aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* lockup_detector: Don't enable the lockup detector by defaultFrederic Weisbecker2010-05-19
* lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-15
* lockup_detector: Update some configFrederic Weisbecker2010-05-15
* lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker2010-05-12
* lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
* Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
|\
| * lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil2010-04-24
| * lib: fix the use of LZO to decompress initramfs imagesAlbin Tonnerre2010-04-24
| * flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao2010-04-24
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-15
| |\
| | * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-13
| | |\
| | | * dma-debug: Cleanup for copy-loop in filter_write()Dan Carpenter2010-04-07
| * | | vsprintf: Change struct printf_spec.precision from s8 to s16Joe Perches2010-04-14
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-13
| |\| |
| | * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
| | |\ \
| | | * \ Merge branch 'master' into for-linusJens Axboe2010-03-19
| | | |\ \
| | | * | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-15
| | * | | | radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-09
| | * | | | rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman2010-04-07
| | * | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-04-07
| | |\ \ \ \
| | | * | | | microblaze: Enable memory leak detectorMichal Simek2010-04-07
| | * | | | | ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang2010-04-07
| | * | | | | ratelimit: annotate ___ratelimit()Yong Zhang2010-04-07
| | |/ / / /
| | * | | / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| | | |_|/ | | |/| |
| * / | | sparc64: Support kmemleak.David S. Miller2010-04-13
| |/ / /
| * | / blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger2010-03-24
| | |/ | |/|
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
| |\ \ \ \ \ \
| | | | | * | | resource: add window supportBjorn Helgaas2010-03-14
| | | | | * | | resource: add bus number supportBjorn Helgaas2010-03-14
| | | | * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
| | | | |\ \ \ \
| | | | | * | | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09
| | | | | |\| | |
| | | | | * | | | perf: Remove pointless breakpoint unionFrederic Weisbecker2010-02-27
| | | | | * | | | perf lock: Fix and add misc documentally thingsHitoshi Mitake2010-02-27
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund2010-03-12
| | | | * | | | zlib: make new optimized inflate endian independentJoakim Tjernlund2010-03-12
| | | | |/ / /
| | | | * | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
| | | | * | | kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-07
| | | | | |/ | | | | |/|
| | | | * | Revert "lib: build list_sort() only if needed"Linus Torvalds2010-03-07
| | | | * | vsprintf: move %pR resource printf_specs off the stackBjorn Helgaas2010-03-06
| | | | * | vsprintf: clarify comments for printf_spec flagsBjorn Helgaas2010-03-06
| | | | * | vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytesJoe Perches2010-03-06
| | | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-06
| | | | |\ \
| | | | | * | [LogFS] add new flash file systemJoern Engel2009-11-20
| | | | * | | crc32: some minor cleanupsJoakim Tjernlund2010-03-06
| | | | * | | bitmap: use for_each_set_bit()Akinobu Mita2010-03-06
| | | | * | | lib: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-06
| | | | * | | lib: build list_sort() only if neededDon Mullis2010-03-06
| | | | * | | lib: revise list_sort() header commentDon Mullis2010-03-06
| | | | * | | lib: more scalable list_sort()Don Mullis2010-03-06
| | | | * | | lib/string.c: simplify strnstr()André Goddard Rosa2010-03-06