- f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
- a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
- 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
- 9888a1c [PATCH] paravirt: pte clear not present by Zachary Amsden · 18 years ago
- 684f978 [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition by Herbert Xu · 18 years ago
- 7583ddf [PATCH] Include __param section in read-only data range by Marcelo Tosatti · 18 years ago
- 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 18 years ago
- 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
- 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
- 632bbfe [PATCH] trigger a syntax error if percpu macros are incorrectly used by Jan Blunck · 18 years ago
- 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
- a83fbf6 [PATCH] fix missing ifdefs in syscall classes hookup for generic targets by Al Viro · 18 years ago
- fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
- 4a3381f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
- ee6baf8 [PATCH] headers_check: remove <asm/timex.h> from user export by David Woodhouse · 18 years ago
- 97148ba Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
- dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
- 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
- 52fa259 [PATCH] hdrinstall: remove asm/io.h from user visibility by David Woodhouse · 18 years ago
- e035cc3 [PATCH] hdrinstall: remove asm/atomic.h from user visibility by David Woodhouse · 18 years ago
- 998f6fa [PATCH] hdrinstall: remove asm/irq.h from user visibility by David Woodhouse · 18 years ago
- ca78f6b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
- 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
- 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
- a875a69 [PATCH] lockdep: add per_cpu_offset() by Ingo Molnar · 18 years ago
- fc25465 Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
- a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
- b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
- ccb2fe2 [CPUFREQ] Remove slowdown from ondemand sampling path. by Venkatesh Pallipadi · 18 years ago
- f71d20e [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL by Arjan van de Ven · 18 years ago
- 8eb94f8 [PATCH] pi-futex: introduce WARN_ON_SMP by Ingo Molnar · 18 years ago
- 74bb6a0 [PATCH] introduce WARN_ON_ONCE(cond) by Ingo Molnar · 18 years ago
- bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
- eb71c87 Add some basic resume trace facilities by Linus Torvalds · 18 years ago
- 67de648 [PATCH] squash duplicate page_to_pfn and pfn_to_page by Andy Whitcroft · 18 years ago
- cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
- 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
- 0b0968a [SPARC64]: Fix D-cache corruption in mremap by David S. Miller · 18 years ago
- ad15887 Add standard include guard to asm-generic/signal and use compiler.h by David Woodhouse · 19 years ago
- 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
- e358c1a [PATCH] mutex: some cleanups by Nicolas Pitre · 19 years ago
- 2cf8d82 [PATCH] make local_t signed by Andrew Morton · 19 years ago
- 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 19 years ago
- f5f5370 [PATCH] Decrapify asm-generic/local.h by Kyle McMartin · 19 years ago
- 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
- e9056f1 [PATCH] lightweight robust futexes: arch defaults by Ingo Molnar · 19 years ago
- a0140c1 [PATCH] remove zone_mem_map by KAMEZAWA Hiroyuki · 19 years ago
- a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 19 years ago
- f51a05c [PATCH] bitops: update include/asm-generic/bitops.h by Akinobu Mita · 19 years ago
- b1bb952 [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() by Akinobu Mita · 19 years ago
- 765f34f [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() 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
- a54baa1 [PATCH] fix error: __u32 undeclared by Akinobu Mita · 19 years ago
- 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 19 years ago
- 09020ad [PATCH] bitops: generic ffs() by Akinobu Mita · 19 years ago
- 6d29ea2 [PATCH] bitops: generic sched_find_first_bit() by Akinobu Mita · 19 years ago
- c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 19 years ago
- 2dfc383 [PATCH] bitops: generic fls64() by Akinobu Mita · 19 years ago
- 136abb3 [PATCH] bitops: generic fls() by Akinobu Mita · 19 years ago
- 176d8b0 [PATCH] bitops: generic ffz() by Akinobu Mita · 19 years ago
- c1226a0 [PATCH] bitops: generic __ffs() by Akinobu Mita · 19 years ago
- 4117b02 [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() by Akinobu Mita · 19 years ago
- 7a8a242 [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() by Akinobu Mita · 19 years ago
- 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
- 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 19 years ago
- 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 19 years ago
- 707ced0 [PATCH] __get_unaligned() gcc-4 fix by Atsushi Nemoto · 19 years ago
- 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 19 years ago
- 6b4977c [PATCH] Use atomic64_set for 64-bit case of atomic_long_set by Kyle McMartin · 19 years ago
- 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
- af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
- 620a6fd [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations by Ingo Molnar · 19 years ago
- f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 19 years ago
- 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
- 5998bf1 [PATCH] asm-generic/atomic.h needs types.h by Andrew Morton · 19 years ago
- 37b73c8 [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure by Arjan van de Ven · 19 years ago
- d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
- 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
- 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
- 2bc0414 [PATCH] x86_64: Only use asm/sections.h to declare section symbols by Andi Kleen · 19 years ago
- 394b701 [PATCH] RapidIO support: core base by Matt Porter · 19 years ago
- 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
- b8072f0 [PATCH] mm: update comments to pte lock by Hugh Dickins · 19 years ago
- 1bb3630 [PATCH] mm: ptd_alloc inline and out by Hugh Dickins · 19 years ago
- fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
- 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
- 15a23ff [PATCH] mm: tlb_gather_mmu get_cpu_var by Hugh Dickins · 19 years ago
- 970a9e7 [PATCH] gfp_t: dma-mapping (simple cases) by Al Viro · 19 years ago
- dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
- 8b1f312 [PATCH] mm: move_pte to remap ZERO_PAGE by Nick Piggin · 19 years ago
- 2b4a081 [PATCH] x86-64: Increase TLB flush array size by Andi Kleen · 19 years ago
- a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
- 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
- d0aaff9 [PATCH] Kprobes: prevent possible race conditions generic by Prasanna S Panchamukhi · 19 years ago
- 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
- 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
- 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
- e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
- 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
- eed74df [PATCH] optimise 64bit unaligned access on 32bit kernel by Ralf Baechle · 19 years ago