Commit Graph

125 Commits (7236e978a3883406ca06ee79e0739743c7c92a85)

Author SHA1 Message Date
Andrew Morton d69a892268 [PATCH] Fix WARN_ON / WARN_ON_ONCE regression 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Zachary Amsden a93cb055a2 [PATCH] paravirt: remove set pte atomic 19 years ago
Zachary Amsden 6606c3e0da [PATCH] paravirt: lazy mmu mode hooks.patch 19 years ago
Zachary Amsden 9888a1cae3 [PATCH] paravirt: pte clear not present 19 years ago
Herbert Xu 684f978347 [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition 19 years ago
Marcelo Tosatti 7583ddfd3a [PATCH] Include __param section in read-only data range 19 years ago
Rusty Russell 673eae8230 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move 19 years ago
Jeremy Fitzhardinge 9c9b8b3882 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux 19 years ago
Dave McCracken 46a82b2d55 [PATCH] Standardize pxx_page macros 19 years ago
Jan Blunck 632bbfeee4 [PATCH] trigger a syntax error if percpu macros are incorrectly used 19 years ago
Al Viro a83fbf6359 [PATCH] fix missing ifdefs in syscall classes hookup for generic targets 19 years ago
David Woodhouse fadcfa33b6 [HEADERS] One line per header in Kbuild files to reduce conflicts 19 years ago
David Woodhouse ee6baf884b [PATCH] headers_check: remove <asm/timex.h> from user export 19 years ago
Al Viro dc104fb323 [PATCH] audit: more syscall classes added 19 years ago
Alan Cox 2ec7df0457 [PATCH] libata: rework legacy handling to remove much of the cruft 19 years ago
David Woodhouse 52fa259b5a [PATCH] hdrinstall: remove asm/io.h from user visibility 19 years ago
David Woodhouse e035cc35e5 [PATCH] hdrinstall: remove asm/atomic.h from user visibility 19 years ago
David Woodhouse 998f6fabbf [PATCH] hdrinstall: remove asm/irq.h from user visibility 19 years ago
Ingo Molnar 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
Ingo Molnar a875a69f8b [PATCH] lockdep: add per_cpu_offset() 19 years ago
Heiko Carstens a581c2a469 [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h 19 years ago
Al Viro b915543b46 [PATCH] audit syscall classes 19 years ago
Venkatesh Pallipadi ccb2fe209d [CPUFREQ] Remove slowdown from ondemand sampling path. 19 years ago
Arjan van de Ven f71d20e961 [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL 19 years ago
Ingo Molnar 8eb94f80dd [PATCH] pi-futex: introduce WARN_ON_SMP 19 years ago
Ingo Molnar 74bb6a09b2 [PATCH] introduce WARN_ON_ONCE(cond) 19 years ago
Paul Mackerras bfe5d83419 [PATCH] Define __raw_get_cpu_var and use it 19 years ago
Linus Torvalds eb71c87a49 Add some basic resume trace facilities 19 years ago
Andy Whitcroft 67de648211 [PATCH] squash duplicate page_to_pfn and pfn_to_page 19 years ago
David Woodhouse 8555255f0b Add generic Kbuild files for 'make headers_install' 19 years ago
David S. Miller 0b0968a3e6 [SPARC64]: Fix D-cache corruption in mremap 19 years ago
David Woodhouse ad15887986 Add standard include guard to asm-generic/signal and use compiler.h 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Nicolas Pitre e358c1a2c4 [PATCH] mutex: some cleanups 19 years ago
Andrew Morton 2cf8d82d63 [PATCH] make local_t signed 19 years ago
KAMEZAWA Hiroyuki 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
Kyle McMartin f5f5370da4 [PATCH] Decrapify asm-generic/local.h 19 years ago
Ingo Molnar 8f17d3a504 [PATCH] lightweight robust futexes updates 19 years ago
Ingo Molnar e9056f13bf [PATCH] lightweight robust futexes: arch defaults 19 years ago
KAMEZAWA Hiroyuki a0140c1d85 [PATCH] remove zone_mem_map 19 years ago
KAMEZAWA Hiroyuki a117e66ed4 [PATCH] unify pfn_to_page: generic functions 19 years ago
Akinobu Mita f51a05c16d [PATCH] bitops: update include/asm-generic/bitops.h 19 years ago
Akinobu Mita b1bb9522da [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() 19 years ago
Akinobu Mita 765f34fe32 [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() 19 years ago
Akinobu Mita 930ae745f5 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 years ago
Akinobu Mita a54baa1487 [PATCH] fix error: __u32 undeclared 19 years ago
Akinobu Mita 3b9ed1a5d2 [PATCH] bitops: generic hweight{64,32,16,8}() 19 years ago
Akinobu Mita 09020adb61 [PATCH] bitops: generic ffs() 19 years ago