| Commit message (Expand) | Author | Age |
* | Revert mount/umount uevent removal | Greg Kroah-Hartman | 2006-02-22 |
* | [PATCH] iomap_copy fallout (m68k) | Al Viro | 2006-02-18 |
* | [PATCH] Fix over-zealous tag clearing in radix_tree_delete | NeilBrown | 2006-02-16 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-02-07 |
|\ |
|
| * | [PATCH] Fix uevent buffer overflow in input layer | Benjamin Herrenschmidt | 2006-02-06 |
| * | [PATCH] kobject: don't oops on null kobject.name | Chuck Ebbert | 2006-02-06 |
| * | [PATCH] kobject_add() must have a valid name in order to succeed. | Greg Kroah-Hartman | 2006-02-06 |
* | | [PATCH] Fix spinlock debugging delays to not time out too early | Ingo Molnar | 2006-02-07 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-02-03 |
|\ |
|
| * | [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore | Pablo Neira Ayuso | 2006-02-02 |
* | | [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs | Peter Williams | 2006-02-03 |
|/ |
|
* | [PATCH] Introduce __iowrite32_copy | Bryan O'Sullivan | 2006-02-01 |
* | [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining | Ingo Molnar | 2006-01-14 |
* | [PATCH] x86_64: Use function pointers to call DMA mapping functions | Muli Ben-Yehuda | 2006-01-11 |
* | [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL | Adrian Bunk | 2006-01-10 |
* | [PATCH] lib/zlib*: cleanups | Adrian Bunk | 2006-01-10 |
* | [PATCH] printk levels for spinlock debug | Dave Jones | 2006-01-10 |
* | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 2006-01-09 |
* | [PATCH] atomic: dec_and_lock use atomic primitives | Nick Piggin | 2006-01-08 |
* | [PATCH] cpuset: better bitmap remap defaults | Paul Jackson | 2006-01-08 |
* | [PATCH] DEBUG_SLAB depends on SLAB | Ingo Molnar | 2006-01-08 |
* | [PATCH] radix-tree: reduce tree height upon partial truncation | Nick Piggin | 2006-01-08 |
* | [PATCH] radix tree: early termination of tag clearing | Nick Piggin | 2006-01-08 |
* | [PATCH] radix tree: code consolidation | Nick Piggin | 2006-01-08 |
* | [PATCH] frv: implement and export various things required by modules | David Howells | 2006-01-08 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 |
* | [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low | Ravikiran G Thirumalai | 2006-01-06 |
* | [PATCH] mm: remove bad_range | Nick Piggin | 2006-01-06 |
* | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org | 2006-01-04 |
* | [PATCH] klist: Fix broken kref counting in find functions | Frank Pavlic | 2006-01-04 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 |
* | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers | 2006-01-04 |
* | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers | 2006-01-04 |
* | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2006-01-04 |
* | [PATCH] fix spinlock-debugging smp_processor_id() usage | Ingo Molnar | 2005-12-20 |
* | [PATCH] Fix swiotlb pci_map_sg error handling | Andi Kleen | 2005-12-20 |
* | [PATCH] fix broken lib/genalloc.c | Chris Humbert | 2005-11-28 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-11-07 |
|\ |
|
| * | [LIB] reed_solomon: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 |
* | | [PATCH] reiser4: add radix_tree_lookup_slot() | Hans Reiser | 2005-11-07 |
|/ |
|
* | manual update from upstream: | Tony Luck | 2005-10-31 |
|\ |
|
| * | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-30 |
| |\ |
|
| | * | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 |
| | * | [PATCH] lib/string.c cleanup: restore useful memmove const | Paul Jackson | 2005-10-30 |
| | * | [PATCH] RCU torture-testing kernel module | Paul E. McKenney | 2005-10-30 |
| | * | [PATCH] extable: remove needless declaration | Nicolas Pitre | 2005-10-30 |
| | * | [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER | Jesper Juhl | 2005-10-30 |
| | * | [PATCH] cpusets: bitmap and mask remap operators | Paul Jackson | 2005-10-30 |
| | * | [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c | Jesper Juhl | 2005-10-30 |
| | * | [PATCH] lib/string.c cleanup: remove pointless explicit casts | Jesper Juhl | 2005-10-30 |