| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 | 1 | -0/+9 |
* | lib/genalloc.c: add support for specifying the physical address | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -8/+37 |
* | lib: consolidate DEBUG_PER_CPU_MAPS | Stephen Boyd | 2011-05-25 | 1 | -0/+11 |
* | lib: add kstrto*_from_user() | Alexey Dobriyan | 2011-05-25 | 1 | -0/+26 |
* | lru_cache: use correct type in sizeof for allocation | Ilia Mirkin | 2011-05-25 | 1 | -1/+1 |
* | lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV | Jan Beulich | 2011-05-25 | 1 | -1/+1 |
* | bitmap, irq: add smp_affinity_list interface to /proc/irq | Mike Travis | 2011-05-25 | 1 | -12/+97 |
* | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 2011-05-24 | 1 | -6/+20 |
|\ |
|
| * | flex_array: allow 0 length elements | Eric Paris | 2011-04-28 | 1 | -6/+20 |
| * | flex_arrays: allow zero length flex arrays | Eric Paris | 2011-04-28 | 1 | -1/+10 |
| * | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris | 2011-04-28 | 1 | -5/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 2 | -7/+5 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 16 | -182/+2483 |
| |\ \ |
|
| * | | | add printk.time=1 boot-time hint to Kconfig.debug help text | Jim Cromie | 2011-04-10 | 1 | -1/+2 |
| * | | | vsprintf: make comment about vs{n,cn,}printf more understandable | Uwe Kleine-König | 2011-04-06 | 1 | -6/+3 |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-19 | 1 | -29/+3 |
|\ \ \ \ |
|
| * | | | | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT | Mathieu Desnoyers | 2011-05-05 | 1 | -1/+1 |
| * | | | | rcu: Remove conditional compilation for RCU CPU stall warnings | Paul E. McKenney | 2011-05-05 | 1 | -28/+2 |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-19 | 1 | -0/+15 |
|\ \ \ \ \ |
|
| * | | | | | watchdog, hung_task_timeout: Add Kconfig configurable default | Jeff Mahoney | 2011-04-28 | 1 | -0/+15 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-19 | 1 | -5/+13 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats... | Joerg Roedel | 2011-05-10 | 1 | -5/+13 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | dma-debug: print information about leaked entry | Stanislaw Gruszka | 2011-04-07 | 1 | -5/+13 |
| | |/ / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2011-05-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK | Catalin Marinas | 2011-05-19 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-05-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MIPS: Enable kmemleak for MIPS | Maxin John | 2011-05-19 | 1 | -1/+1 |
* | | | | | | | | Add a strtobool function matching semantics of existing in kernel equivalents | Jonathan Cameron | 2011-05-19 | 1 | -0/+29 |
* | | | | | | | | lib: Add generic binary search function to the kernel. | Tim Abbott | 2011-05-19 | 2 | -1/+55 |
|/ / / / / / / |
|
* | | | | | | | vsprintf: Turn kptr_restrict off by default | Ingo Molnar | 2011-05-12 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris | 2011-05-04 | 1 | -6/+18 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | flex_arrays: allow zero length flex arrays | Eric Paris | 2011-04-28 | 1 | -1/+10 |
| * | | | | | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris | 2011-04-28 | 1 | -5/+8 |
| | |_|_|/
| |/| | | |
|
* | | | | | XZ decompressor: Fix decoding of empty LZMA2 streams | Lasse Collin | 2011-05-02 | 1 | -3/+3 |
| |/ / /
|/| | | |
|
* | | | | kstrtox: simpler code in _kstrtoull() | Alexey Dobriyan | 2011-04-14 | 1 | -6/+3 |
* | | | | kstrtox: fix compile warnings in test | Alexey Dobriyan | 2011-04-14 | 1 | -16/+16 |
* | | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 5 | -6/+6 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 5 | -6/+6 |
* | | | | kemleak-test: build as module only | Daniel Baluta | 2011-04-04 | 1 | -4/+2 |
|/ / / |
|
* | | | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-03-27 | 3 | -0/+1408 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 2011-03-25 | 22 | -388/+1568 |
| |\ \ \ |
|
| * | | | | lib: add shared BCH ECC library | Ivan Djelic | 2011-03-11 | 3 | -0/+1408 |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-25 | 1 | -1/+6 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | vsprintf: Introduce %pB format specifier | Namhyung Kim | 2011-03-24 | 1 | -1/+6 |
| | |_|/
| |/| | |
|
* | | | | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 1 | -6/+1 |
* | | | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 3 | -0/+7 |
* | | | | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 2011-03-23 | 1 | -4/+6 |
* | | | | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2011-03-23 | 1 | -5/+4 |
* | | | | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 2011-03-22 | 2 | -6/+42 |