summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-05-16Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-05-16Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-05-16Merge remote-tracking branch 'selinux/master'Stephen Rothwell
2011-05-16Merge branch 'quilt/rr'Stephen Rothwell
2011-05-16Merge remote-tracking branch 'tile/master'Stephen Rothwell
2011-05-15Merge branch 'linus' into auto-latestIngo Molnar
2011-05-13MIPS: Enable kmemleak for MIPSMaxin John
2011-05-12vsprintf: Turn kptr_restrict off by defaultIngo Molnar
2011-05-11Merge branch 'core/iommu' into auto-latestIngo Molnar
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel
2011-05-09Merge branch 'core/rcu' into auto-latestIngo Molnar
2011-05-05rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers
2011-05-05rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney
2011-05-05Merge branch 'linus' into auto-latestIngo Molnar
2011-05-04audit: support the "standard" <asm-generic/unistd.h>Chris Metcalf
2011-05-04Merge branch 'linus' into auto-latestIngo Molnar
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-02XZ decompressor: Fix decoding of empty LZMA2 streamsLasse Collin
2011-04-29Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron
2011-04-29lib: Add generic binary search function to the kernel.Tim Abbott
2011-04-28flex_arrays: allow zero length flex arraysEric Paris
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28flex_array: allow 0 length elementsEric Paris
2011-04-28flex_arrays: allow zero length flex arraysEric Paris
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-14kstrtox: simpler code in _kstrtoull()Alexey Dobriyan
2011-04-14kstrtox: fix compile warnings in testAlexey Dobriyan
2011-04-10add printk.time=1 boot-time hint to Kconfig.debug help textJim Cromie
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-07dma-debug: print information about leaked entryStanislaw Gruszka
2011-04-06vsprintf: make comment about vs{n,cn,}printf more understandableUwe Kleine-König
2011-04-04kemleak-test: build as module onlyDaniel Baluta
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds
2011-03-25Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-24vsprintf: Introduce %pB format specifierNamhyung Kim
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-22printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines
2011-03-22printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook
2011-03-22vsprintf: neaten %pK kptr_restrict, save a bit of code spaceJoe Perches
2011-03-22kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes