aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2006-10-11[PATCH] sched: likely profilingNick Piggin
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck
2006-10-06[PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden
2006-10-01[PATCH] paravirt: pte clear not presentZachary Amsden
2006-09-29[PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti
2006-09-26[PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-09-22[PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-09-19Merge branch 'master' into upstreamJeff Garzik
2006-09-13[PATCH] headers_check: remove <asm/timex.h> from user exportDavid Woodhouse
2006-09-12Merge branch 'master' into upstreamJeff Garzik
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox
2006-07-14[PATCH] hdrinstall: remove asm/io.h from user visibilityDavid Woodhouse
2006-07-14[PATCH] hdrinstall: remove asm/atomic.h from user visibilityDavid Woodhouse
2006-07-14[PATCH] hdrinstall: remove asm/irq.h from user visibilityDavid Woodhouse
2006-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-07-03[PATCH] lockdep: add per_cpu_offset()Ingo Molnar
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens
2006-07-01[PATCH] audit syscall classesAl Viro
2006-06-30[CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven
2006-06-27[PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar
2006-06-25[PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras
2006-06-24Add some basic resume trace facilitiesLinus Torvalds
2006-06-23[PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller
2006-04-27Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre
2006-03-31[PATCH] make local_t signedAndrew Morton
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-28[PATCH] Decrapify asm-generic/local.hKyle McMartin
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar