summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-241-6/+20
|\
| * flex_array: allow 0 length elementsEric Paris2011-04-281-6/+20
| * flex_arrays: allow zero length flex arraysEric Paris2011-04-281-1/+10
| * flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-5/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-7/+5
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-04-2616-182/+2483
| |\ \
| * | | add printk.time=1 boot-time hint to Kconfig.debug help textJim Cromie2011-04-101-1/+2
| * | | vsprintf: make comment about vs{n,cn,}printf more understandableUwe Kleine-König2011-04-061-6/+3
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-29/+3
|\ \ \ \
| * | | | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers2011-05-051-1/+1
| * | | | rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney2011-05-051-28/+2
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-191-0/+15
|\ \ \ \ \
| * | | | | watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney2011-04-281-0/+15
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-191-5/+13
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel2011-05-101-5/+13
| |\ \ \ \ \ \
| | * | | | | | dma-debug: print information about leaked entryStanislaw Gruszka2011-04-071-5/+13
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2011-05-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas2011-05-191-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Enable kmemleak for MIPSMaxin John2011-05-191-1/+1
* | | | | | | | Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2011-05-191-0/+29
* | | | | | | | lib: Add generic binary search function to the kernel.Tim Abbott2011-05-192-1/+55
|/ / / / / / /
* | / / / / / vsprintf: Turn kptr_restrict off by defaultIngo Molnar2011-05-121-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-05-041-6/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | flex_arrays: allow zero length flex arraysEric Paris2011-04-281-1/+10
| * | | | | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-5/+8
| | |_|_|/ | |/| | |
* | | | | XZ decompressor: Fix decoding of empty LZMA2 streamsLasse Collin2011-05-021-3/+3
| |/ / / |/| | |
* | | | kstrtox: simpler code in _kstrtoull()Alexey Dobriyan2011-04-141-6/+3
* | | | kstrtox: fix compile warnings in testAlexey Dobriyan2011-04-141-16/+16
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-075-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix common misspellingsLucas De Marchi2011-03-315-6/+6
* | | | kemleak-test: build as module onlyDaniel Baluta2011-04-041-4/+2
|/ / /
* | | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds2011-03-273-0/+1408
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-2522-388/+1568
| |\ \ \
| * | | | lib: add shared BCH ECC libraryIvan Djelic2011-03-113-0/+1408
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-251-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | vsprintf: Introduce %pB format specifierNamhyung Kim2011-03-241-1/+6
| | |_|/ | |/| |
* | | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-6/+1
* | | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-233-0/+7
* | | | asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-231-4/+6
* | | | asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-231-5/+4
* | | | zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-222-6/+42
* | | | kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-225-141/+971
* | | | printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2011-03-221-0/+11
* | | | printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook2011-03-221-1/+1
* | | | vsprintf: neaten %pK kptr_restrict, save a bit of code spaceJoe Perches2011-03-221-9/+5
* | | | kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus2011-03-221-0/+17
* | | | oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-221-2/+7
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-211-5/+0
|\ \ \ \ | |/ / / |/| | |