aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek2011-03-211-1/+0
| * | | kbuild: reenable section mismatch analysisUwe Kleine-König2011-02-241-4/+0
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-163-153/+0
|\ \ \ \
| * | | | BKL: That's all, folksArnd Bergmann2011-03-053-146/+0
| * | | | tracing: don't trace the BKLArnd Bergmann2011-03-021-7/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-163-1/+283
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-111-1/+8
| |\ \ \ \ \
| | * | | | | lib-average: Make config option selectableMichael Buesch2011-03-041-1/+8
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-032-3/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-194-17/+34
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-261-5/+5
| |\ \ \ \ \
| * | | | | | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-243-0/+275
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-161-9/+52
|\ \ \ \ \ \
| * | | | | | dynamic_debug: add #include <linux/sched.h>Greg Kroah-Hartman2011-02-031-0/+1