| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] DEBUG_SLAB depends on SLAB | Ingo Molnar | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] radix-tree: reduce tree height upon partial truncation | Nick Piggin | 2006-01-09 | 1 | -10/+36 |
* | [PATCH] radix tree: early termination of tag clearing | Nick Piggin | 2006-01-09 | 1 | -17/+23 |
* | [PATCH] radix tree: code consolidation | Nick Piggin | 2006-01-09 | 1 | -31/+26 |
* | [PATCH] frv: implement and export various things required by modules | David Howells | 2006-01-09 | 1 | -0/+3 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low | Ravikiran G Thirumalai | 2006-01-06 | 1 | -2/+1 |
* | [PATCH] mm: remove bad_range | Nick Piggin | 2006-01-06 | 1 | -1/+2 |
* | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org | 2006-01-05 | 1 | -3/+1 |
* | [PATCH] klist: Fix broken kref counting in find functions | Frank Pavlic | 2006-01-05 | 1 | -0/+2 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-05 | 2 | -34/+34 |
* | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers | 2006-01-05 | 1 | -184/+95 |
* | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers | 2006-01-05 | 1 | -4/+0 |
* | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2006-01-05 | 1 | -19/+5 |
* | [PATCH] fix spinlock-debugging smp_processor_id() usage | Ingo Molnar | 2005-12-20 | 1 | -8/+10 |
* | [PATCH] Fix swiotlb pci_map_sg error handling | Andi Kleen | 2005-12-20 | 1 | -2/+3 |
* | [PATCH] fix broken lib/genalloc.c | Chris Humbert | 2005-11-28 | 1 | -8/+6 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-11-07 | 4 | -58/+58 |
|\ |
|
| * | [LIB] reed_solomon: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 4 | -58/+58 |
* | | [PATCH] reiser4: add radix_tree_lookup_slot() | Hans Reiser | 2005-11-07 | 1 | -13/+38 |
|/ |
|
* | manual update from upstream: | Tony Luck | 2005-10-31 | 13 | -97/+291 |
|\ |
|
| * | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 11 | -95/+277 |
| |\ |
|
| | * | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 4 | -0/+4 |
| | * | [PATCH] lib/string.c cleanup: restore useful memmove const | Paul Jackson | 2005-10-31 | 1 | -1/+2 |
| | * | [PATCH] RCU torture-testing kernel module | Paul E. McKenney | 2005-10-31 | 1 | -0/+21 |
| | * | [PATCH] extable: remove needless declaration | Nicolas Pitre | 2005-10-31 | 1 | -3/+0 |
| | * | [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER | Jesper Juhl | 2005-10-31 | 1 | -2/+2 |
| | * | [PATCH] cpusets: bitmap and mask remap operators | Paul Jackson | 2005-10-31 | 1 | -0/+166 |
| | * | [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c | Jesper Juhl | 2005-10-31 | 1 | -18/+17 |
| | * | [PATCH] lib/string.c cleanup: remove pointless explicit casts | Jesper Juhl | 2005-10-31 | 1 | -10/+11 |
| | * | [PATCH] lib/string.c cleanup: remove pointless register keyword | Jesper Juhl | 2005-10-31 | 1 | -2/+2 |
| | * | [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups | Jesper Juhl | 2005-10-31 | 1 | -60/+53 |
| | * | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-31 | 1 | -1/+1 |
| | * | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 4 | -5/+5 |
| | |\ |
|
| | | * | [PATCH] gfp_t: lib/* | Al Viro | 2005-10-28 | 4 | -5/+5 |
| | * | | [PATCH] kobject_uevent.c has a typo in a comment | Erik Hovland | 2005-10-28 | 1 | -1/+1 |
| | |/ |
|
| * / | [PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c | Olaf Hering | 2005-10-29 | 1 | -1/+0 |
| |/ |
|
| * | [PATCH] inotify/idr leak fix | Andrew Morton | 2005-10-24 | 1 | -0/+13 |
* | | Update from upstream with manual merge of Yasunori Goto's | Tony Luck | 2005-10-20 | 7 | -6/+47 |
|\| |
|
| * | Add some basic .gitignore files | Linus Torvalds | 2005-10-18 | 1 | -0/+6 |
| * | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-09 | 4 | -4/+4 |
| * | [TEXTSEARCH]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-05 | 3 | -3/+3 |
| * | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 2005-09-15 | 1 | -0/+35 |
* | | [PATCH] Removed remaining PCI specific references from swiotlb.c | Tony Luck | 2005-09-30 | 1 | -14/+14 |
* | | [PATCH] swiotlb: file header comments | John W. Linville | 2005-09-29 | 1 | -2/+4 |
* | | [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappings | John W. Linville | 2005-09-29 | 1 | -22/+40 |
* | | [PATCH] swiotlb: support syncing sub-ranges of mappings | John W. Linville | 2005-09-29 | 1 | -0/+33 |
* | | [PATCH] swiotlb: cleanup some code duplication cruft | John W. Linville | 2005-09-29 | 1 | -23/+22 |
* | | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ | John W. Linville | 2005-09-29 | 2 | -0/+761 |
|/ |
|
* | [PATCH] x86-64: Allow frame pointer and fix help text. | Andi Kleen | 2005-09-12 | 1 | -4/+4 |