- 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 19 years ago
- 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 19 years ago
- cca57c5 [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default by Tim Chen · 19 years ago
- 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 19 years ago
- 4c416ab [PATCH] Silence a const vs non-const warning by Jan-Benedict Glaw · 19 years ago
- 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 19 years ago
- 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
- a41d386 [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP by Helge Deller · 19 years ago
- ae36b88 [PATCH] Don't make debugfs depend on DEBUG_KERNEL by Jens Axboe · 19 years ago
- f9b4192 [PATCH] bitops: hweight() speedup by Akinobu Mita · 19 years ago
- 37d5411 [PATCH] bitops: hweight() related cleanup by Akinobu Mita · 19 years ago
- 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 19 years ago
- 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 19 years ago
- c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 19 years ago
- 6a0f03e [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL by Andi Kleen · 19 years ago
- 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 19 years ago
- 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 19 years ago
- 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 19 years ago
- ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 19 years ago
- daff89f [PATCH] radix-tree documentation cleanups by Jonathan Corbet · 19 years ago
- 4a2f0ac [PATCH] kconfig: clarify memory debug options by Andrew Morton · 19 years ago
- 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 19 years ago
- 3481454 BUG_ON() Conversion in lib/swiotlb.c by Eric Sesterhenn · 19 years ago
- 604bf5a [PATCH] CONFIG_UNWIND_INFO by Jan Beulich · 19 years ago
- 3cf64b9 [PATCH] bitmap: region restructuring by Paul Jackson · 19 years ago
- 74373c6 [PATCH] bitmap: region multiword spanning support by Paul Mundt · 19 years ago
- 87e2480 [PATCH] bitmap: region cleanup by Paul Jackson · 19 years ago
- 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 19 years ago
- 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
- f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 19 years ago
- 7423172 [PATCH] kobject_add_dir by Jun'ichi Nomura · 19 years ago
- dcd0da0 [PATCH] Kobject: provide better warning messages when people do stupid things by Greg Kroah-Hartman · 19 years ago
- 8b5536b [PATCH] kref: avoid an atomic operation in kref_put() by Eric Dumazet · 19 years ago
- 5110730 [PATCH] kobject: fix build error if CONFIG_SYSFS=n by Jun'ichi Nomura · 19 years ago
- a00428f Merge ../powerpc-merge by Paul Mackerras · 19 years ago
- fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 19 years ago
- ad6b97f [PATCH] iomap_copy fallout (m68k) by Al Viro · 19 years ago
- 90f9dd8 [PATCH] Fix over-zealous tag clearing in radix_tree_delete by NeilBrown · 19 years ago
- 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
- 92118c7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
- e0a6029 [PATCH] Fix spinlock debugging delays to not time out too early by Ingo Molnar · 19 years ago
- d87499e [PATCH] Fix uevent buffer overflow in input layer by Benjamin Herrenschmidt · 19 years ago
- b365b3d [PATCH] kobject: don't oops on null kobject.name by Chuck Ebbert · 19 years ago
- c171fef [PATCH] kobject_add() must have a valid name in order to succeed. by Greg Kroah-Hartman · 19 years ago
- d6c8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- f0c0025 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs by Peter Williams · 19 years ago
- 3f33031 [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore by Pablo Neira Ayuso · 19 years ago
- c27a0d7 [PATCH] Introduce __iowrite32_copy by Bryan O'Sullivan · 19 years ago
- a9df3d0 [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining by Ingo Molnar · 19 years ago
- 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
- f346f4b [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL by Adrian Bunk · 19 years ago
- 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 19 years ago
- 51989b9 [PATCH] printk levels for spinlock debug by Dave Jones · 19 years ago
- 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago
- a57004e [PATCH] atomic: dec_and_lock use atomic primitives by Nick Piggin · 19 years ago
- 96b7f34 [PATCH] cpuset: better bitmap remap defaults by Paul Jackson · 19 years ago
- 50dd26b [PATCH] DEBUG_SLAB depends on SLAB by Ingo Molnar · 19 years ago
- a5f51c9 [PATCH] radix-tree: reduce tree height upon partial truncation by Nick Piggin · 19 years ago
- d527426 [PATCH] radix tree: early termination of tag clearing by Nick Piggin · 19 years ago
- 6e954b9 [PATCH] radix tree: code consolidation by Nick Piggin · 19 years ago
- 4023440 [PATCH] frv: implement and export various things required by modules by David Howells · 19 years ago
- 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
- 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 19 years ago
- 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 19 years ago
- f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
- e22dafb [PATCH] klist: Fix broken kref counting in find functions by Frank Pavlic · 19 years ago
- 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
- 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
- 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
- 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
- bb44f11 [PATCH] fix spinlock-debugging smp_processor_id() usage by Ingo Molnar · 19 years ago
- 7e87023 [PATCH] Fix swiotlb pci_map_sg error handling by Andi Kleen · 19 years ago
- 4659633 [PATCH] fix broken lib/genalloc.c by Chris Humbert · 19 years ago
- b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
- a433136 [PATCH] reiser4: add radix_tree_lookup_slot() by Hans Reiser · 19 years ago
- 03ead84 [LIB] reed_solomon: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
- c7fb577 manual update from upstream: by Tony Luck · 19 years ago
- 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
- 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
- 82da2c3 [PATCH] lib/string.c cleanup: restore useful memmove const by Paul Jackson · 19 years ago
- a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
- c4dd0e4 [PATCH] extable: remove needless declaration by Nicolas Pitre · 19 years ago
- 2a38bcc [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER by Jesper Juhl · 19 years ago
- fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
- e15ae2d [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c by Jesper Juhl · 19 years ago
- 850b924 [PATCH] lib/string.c cleanup: remove pointless explicit casts by Jesper Juhl · 19 years ago
- cc75fb7 [PATCH] lib/string.c cleanup: remove pointless register keyword by Jesper Juhl · 19 years ago
- 51a0f0f [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups by Jesper Juhl · 19 years ago
- 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
- 27ac801 [PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c by Olaf Hering · 19 years ago
- 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
- 4ed17dc [PATCH] kobject_uevent.c has a typo in a comment by Erik Hovland · 19 years ago
- fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
- 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
- 9cec58d Update from upstream with manual merge of Yasunori Goto's by Tony Luck · 19 years ago
- 1e65174 Add some basic .gitignore files by Linus Torvalds · 19 years ago
- dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
- 3d2aef6 [TEXTSEARCH]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
- 17e5ad6 [PATCH] Removed remaining PCI specific references from swiotlb.c by Tony Luck · 19 years ago