powerpc: Fix a bunch of sparse warnings in the qe_lib
[safe/jmp/linux-2.6] / lib /
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15 Linus TorvaldsMerge branch 'core/stacktrace' of git://git./linux...
2008-07-15 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-07-12 Martin K. Petersen[SCSI] lib: Add support for the T10 (SCSI) Data Integri...
2008-07-11 Mingming Caopercpu_counter: new function percpu_counter_sum_and_set
2008-07-11 Ingo MolnarMerge branch 'linus' into core/rcu
2008-07-10 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-07-06 Linus Torvaldsvsprintf: add support for '%pS' and '%pF' pointer formats
2008-07-06 Linus Torvaldsvsprintf: add infrastructure support for extended ...
2008-07-06 Linus Torvaldsvsprintf: split out '%p' handling logic
2008-07-06 Linus Torvaldsvsprintf: split out '%s' handling logic
2008-07-04 Paul Mundtlib: taint kernel in common report_bug() WARN path.
2008-07-04 Christoph LameterChristoph has moved
2008-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-30 Joonwoo Parktextsearch: fix Boyer-Moore text search bug
2008-06-27 Vegard Nossumstacktrace: add saved stack traces to backtrace self...
2008-06-19 Paul E. McKenneyrcu: make rcutorture more vicious: reinstate boot-time...
2008-06-18 Vegard Nossumdebugobjects: fix lockdep warning
2008-06-16 Ingo MolnarMerge branch 'linus' into core/rcu
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/sysprof
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-16 Ingo MolnarRevert "prohibit rcutorture from being compiled into...
2008-06-13 Nick Pigginradix-tree: fix small lockless radix-tree bug
2008-06-12 Jeremy Fitzhardingeadd an inlined version of iter_div_u64_rem
2008-06-12 Jeremy Fitzhardingecommon implementation of iterative div/mod
2008-06-06 Harvey Harrisonlib: export bitrev16
2008-05-25 Ingo Molnardebugging: make stacktrace independent from DEBUG_KERNEL
2008-05-23 Steven Rostedtftrace: use the new kbuild CFLAGS_REMOVE for lib directory
2008-05-23 Steven Rostedtftrace: remove function tracing from spinlock debug
2008-05-23 Steven Rostedtftrace: do not profile lib/string.o
2008-05-23 Steven Rostedtftrace: debug smp_processor_id, use notrace preempt...
2008-05-23 Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation
2008-05-23 Arnaldo Carvalho... ftrace: annotate core code that should not be traced
2008-05-19 Franck Bui-Huurcu: split list.h and move rcu-protected lists into...
2008-05-19 Kumar Galalmb: Fix compile warning
2008-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-15 Harvey Harrisonlib: create common ascii hex array
2008-05-15 Markus Armbrusteradd match_strlcpy() us it to make v9fs make uname and...
2008-05-13 Paul Jacksoncpumask: remove bitmap_scnprintf_len and cpumask_scnpri...
2008-05-13 David S. Millerlmb: Make lmb debugging more useful.
2008-05-12 David S. Millerlmb: Fix inconsistent alignment of size argument.
2008-05-11 Linus TorvaldsBKL: revert back to the old spinlock implementation
2008-05-05 Linus TorvaldsMerge branch 'powerpc-next' of git://git./linux/kernel...
2008-05-05 Jan Engelhardtkgdb: kconfig fix xconfig/menuconfig element
2008-05-05 Emil Medve[POWERPC] devres: Add devm_ioremap_prot()
2008-05-01 Nadia Derbeyidr: fix idr_remove()
2008-05-01 David BrownellAdd a new sysfs_streq() string comparison function
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-05-01 Roman Zippelintroduce explicit signed/unsigned 64bit divide
2008-04-30 Greg Kroah-Hartmanklist: fix coding style errors in klist.h and klist.c
2008-04-30 Kumar Galadevres: support addresses greater than an unsigned...
2008-04-30 Kay Sieverskobject: do not copy vargs, just pass them around
2008-04-30 Tejun Heoklist: implement klist_add_{after|before}()
2008-04-30 Harvey Harrisonlib: replace remaining __FUNCTION__ occurrences
2008-04-30 Thomas Gleixnerdebugobjects: add timer specific object debugging code
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
2008-04-30 Peter Zijlstramm: bdi: allow setting a maximum for the bdi dirty...
2008-04-30 Peter Zijlstramm: bdi: export BDI attributes in sysfs
2008-04-29 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-29 Thomas Gleixnerbitops: remove "optimizations"
2008-04-29 Akinobu Mitaidr: create idr_layer_cache at boot time
2008-04-29 Arthur Kepnerdma/ia64: update ia64 machvecs, swiotlb.c
2008-04-29 Dave Youngisolate ratelimit from printk.c for other use
2008-04-29 FUJITA Tomonoriswiotlb: use iommu_is_span_boundary helper function
2008-04-29 Andrew Mortonlib/swiotlb.c: cleanups
2008-04-29 Benjamin Herrenschmidtiomap: fix 64 bits resources on 32 bits
2008-04-29 Jim Meyeringlib/inflate.c: handle failed malloc()
2008-04-29 Badari Pulavarty[POWERPC] Provide walk_memory_resource() for powerpc
2008-04-29 Badari Pulavarty[POWERPC] Update lmb data structures for hotplug memory...
2008-04-28 Paul Jacksonmempolicy: add bitmap_onto() and bitmap_fold() operations
2008-04-28 Christoph LameterRemove set_migrateflags()
2008-04-26 Alexander van Heukelumx86, bitops: select the generic bitmap search functions
2008-04-26 Alexander van Heukelumx86: generic versions of find_first_(zero_)bit, convert...
2008-04-26 Alexander van Heukelumx86, generic: optimize find_next_(zero_)bit for small...
2008-04-26 Alexander van Heukelumx86: change x86 to use generic find_next_bit
2008-04-25 Andi KleenAdd option to enable -Wframe-larger-than= on gcc 4.4
2008-04-24 David S. Miller[LMB]: Fix lmb allocation regression.
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-20 Robert P. J. DayKobject: Replace list_for_each() with list_for_each_ent...
2008-04-20 Greg Kroah-Hartmankobject: catch kobjects that are not initialized
2008-04-19 Mike Traviscpumask: add cpumask_scnprintf_len function
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: debugging for missed calls
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-19 Matthew Wilcoxlib: Remove unnecessary inclusions of asm/semaphore.h
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Stefan Richterfirewire: fw-ohci: add option for remote debugging
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-17 Jason Wesselkgdb: allow static kgdbts boot configuration
2008-04-17 Jason Wesselkgdb: add kgdb internal test suite
next