| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-05-28 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent |  Ingo Molnar | 1 | -1/+1 |
| 2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} |  Akinobu Mita | 3 | -22/+2 |
| 2011-05-26 | bitops: add #ifndef for each of find bitops |  Akinobu Mita | 2 | -0/+16 |
| 2011-05-26 | flex_array: avoid divisions when accessing elements |  Jesse Gross | 1 | -22/+29 |
| 2011-05-26 | rcu: Fix unpaired rcu_irq_enter() from locking selftests |  Frederic Weisbecker | 1 | -1/+1 |
| 2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 1 | -0/+2 |
| 2011-05-25 | lib: consolidate DEBUG_STACK_USAGE option |  Stephen Boyd | 1 | -0/+9 |
| 2011-05-25 | lib/genalloc.c: add support for specifying the physical address |  Jean-Christophe PLAGNIOL-VILLARD | 1 | -8/+37 |
| 2011-05-25 | lib: consolidate DEBUG_PER_CPU_MAPS |  Stephen Boyd | 1 | -0/+11 |
| 2011-05-25 | lib: add kstrto*_from_user() |  Alexey Dobriyan | 1 | -0/+26 |
| 2011-05-25 | lru_cache: use correct type in sizeof for allocation |  Ilia Mirkin | 1 | -1/+1 |
| 2011-05-25 | lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV |  Jan Beulich | 1 | -1/+1 |
| 2011-05-25 | bitmap, irq: add smp_affinity_list interface to /proc/irq |  Mike Travis | 1 | -12/+97 |
| 2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions |  David Rientjes | 1 | -1/+1 |
| 2011-05-24 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus |  James Morris | 1 | -6/+20 |
| 2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 2 | -7/+5 |
| 2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -29/+3 |
| 2011-05-19 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+15 |
| 2011-05-19 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -5/+13 |
| 2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm |  Linus Torvalds | 1 | -1/+1 |
| 2011-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus |  Linus Torvalds | 1 | -1/+1 |
| 2011-05-19 | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK |  Catalin Marinas | 1 | -1/+1 |
| 2011-05-19 | MIPS: Enable kmemleak for MIPS |  Maxin John | 1 | -1/+1 |
| 2011-05-19 | Add a strtobool function matching semantics of existing in kernel equivalents |  Jonathan Cameron | 1 | -0/+29 |
| 2011-05-19 | lib: Add generic binary search function to the kernel. |  Tim Abbott | 2 | -1/+55 |
| 2011-05-12 | vsprintf: Turn kptr_restrict off by default |  Ingo Molnar | 1 | -1/+1 |
| 2011-05-10 | Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 |  Joerg Roedel | 1 | -5/+13 |
| 2011-05-05 | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT |  Mathieu Desnoyers | 1 | -1/+1 |
| 2011-05-05 | rcu: Remove conditional compilation for RCU CPU stall warnings |  Paul E. McKenney | 1 | -28/+2 |
| 2011-05-04 | audit: support the "standard" <asm-generic/unistd.h> |  Chris Metcalf | 1 | -0/+2 |
| 2011-05-04 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus |  James Morris | 1 | -6/+18 |
| 2011-05-02 | XZ decompressor: Fix decoding of empty LZMA2 streams |  Lasse Collin | 1 | -3/+3 |
| 2011-04-28 | flex_arrays: allow zero length flex arrays |  Eric Paris | 1 | -1/+10 |
| 2011-04-28 | flex_array: flex_array_prealloc takes a number of elements, not an end |  Eric Paris | 1 | -5/+8 |
| 2011-04-28 | flex_array: allow 0 length elements |  Eric Paris | 1 | -6/+20 |
| 2011-04-28 | flex_arrays: allow zero length flex arrays |  Eric Paris | 1 | -1/+10 |
| 2011-04-28 | flex_array: flex_array_prealloc takes a number of elements, not an end |  Eric Paris | 1 | -5/+8 |
| 2011-04-28 | watchdog, hung_task_timeout: Add Kconfig configurable default |  Jeff Mahoney | 1 | -0/+15 |
| 2011-04-26 | Merge branch 'master' into for-next |  Jiri Kosina | 16 | -182/+2483 |
| 2011-04-14 | kstrtox: simpler code in _kstrtoull() |  Alexey Dobriyan | 1 | -6/+3 |
| 2011-04-14 | kstrtox: fix compile warnings in test |  Alexey Dobriyan | 1 | -16/+16 |
| 2011-04-10 | add printk.time=1 boot-time hint to Kconfig.debug help text |  Jim Cromie | 1 | -1/+2 |
| 2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 |  Linus Torvalds | 5 | -6/+6 |
| 2011-04-07 | dma-debug: print information about leaked entry |  Stanislaw Gruszka | 1 | -5/+13 |
| 2011-04-06 | vsprintf: make comment about vs{n,cn,}printf more understandable |  Uwe Kleine-König | 1 | -6/+3 |
| 2011-04-04 | kemleak-test: build as module only |  Daniel Baluta | 1 | -4/+2 |
| 2011-03-31 | Fix common misspellings |  Lucas De Marchi | 5 | -6/+6 |
| 2011-03-27 | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 |  Linus Torvalds | 3 | -0/+1408 |
| 2011-03-25 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+6 |
| 2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 |  Artem Bityutskiy | 22 | -388/+1568 |