Age | Commit message (Expand) | Author |
2011-08-15 | crypto: Move md5_transform to lib/md5.c | David S. Miller |
2011-08-04 | XZ: Fix missing <linux/kernel.h> include | Lasse Collin |
2011-07-07 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds |
2011-06-20 | debugobjects: Fix boot crash when kmemleak and debugobjects enabled | Marcin Slusarz |
2011-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-15 | lib/bitmap.c: fix kernel-doc notation | Randy Dunlap |
2011-06-12 | Delay struct net freeing while there's a sysfs instance refering to it | Al Viro |
2011-06-09 | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2011-06-09 | vsprintf: Update %pI6c to not compress a single 0 | Joe Perches |
2011-06-06 | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. | FUJITA Tomonori |
2011-06-01 | tile: enable CONFIG_BUGVERBOSE | Chris Metcalf |
2011-05-28 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-05-26 | bitops: add #ifndef for each of find bitops | Akinobu Mita |
2011-05-26 | flex_array: avoid divisions when accessing elements | Jesse Gross |
2011-05-26 | rcu: Fix unpaired rcu_irq_enter() from locking selftests | Frederic Weisbecker |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-05-25 | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd |
2011-05-25 | lib/genalloc.c: add support for specifying the physical address | Jean-Christophe PLAGNIOL-VILLARD |
2011-05-25 | lib: consolidate DEBUG_PER_CPU_MAPS | Stephen Boyd |
2011-05-25 | lib: add kstrto*_from_user() | Alexey Dobriyan |
2011-05-25 | lru_cache: use correct type in sizeof for allocation | Ilia Mirkin |
2011-05-25 | lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV | Jan Beulich |
2011-05-25 | bitmap, irq: add smp_affinity_list interface to /proc/irq | Mike Travis |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes |
2011-05-24 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-05-19 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds |
2011-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-05-19 | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK | Catalin Marinas |
2011-05-19 | MIPS: Enable kmemleak for MIPS | Maxin John |
2011-05-19 | Add a strtobool function matching semantics of existing in kernel equivalents | Jonathan Cameron |
2011-05-19 | lib: Add generic binary search function to the kernel. | Tim Abbott |
2011-05-12 | vsprintf: Turn kptr_restrict off by default | Ingo Molnar |
2011-05-10 | Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats... | Joerg Roedel |
2011-05-05 | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT | Mathieu Desnoyers |
2011-05-05 | rcu: Remove conditional compilation for RCU CPU stall warnings | Paul E. McKenney |
2011-05-04 | audit: support the "standard" <asm-generic/unistd.h> | Chris Metcalf |
2011-05-04 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris |
2011-05-02 | XZ decompressor: Fix decoding of empty LZMA2 streams | Lasse Collin |
2011-04-28 | flex_arrays: allow zero length flex arrays | Eric Paris |
2011-04-28 | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris |
2011-04-28 | flex_array: allow 0 length elements | Eric Paris |
2011-04-28 | flex_arrays: allow zero length flex arrays | Eric Paris |
2011-04-28 | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris |
2011-04-28 | watchdog, hung_task_timeout: Add Kconfig configurable default | Jeff Mahoney |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina |