summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-201-0/+2
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-271-1/+8
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-0/+10
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-211-0/+16
* [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabledRalf Baechle2006-10-201-1/+4
* [PATCH] sched: likely profilingNick Piggin2006-10-111-1/+1
* [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck2006-10-061-1/+1
* [PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton2006-10-061-8/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-0/+37
* fix file specification in commentsUwe Zeisberger2006-10-035-5/+5
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-011-8/+0
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-011-0/+20
* [PATCH] paravirt: pte clear not presentZachary Amsden2006-10-011-2/+7
* [PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2006-09-291-16/+16
* [PATCH] Include __param section in read-only data rangeMarcelo Tosatti2006-09-271-3/+3
* [PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell2006-09-261-1/+2
* [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge2006-09-261-0/+3
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-263-2/+6
* [PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck2006-09-261-1/+3
* Merge branch 'master' into upstreamJeff Garzik2006-09-244-9/+52
|\
| * [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-222-0/+8
| * [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-192-9/+44
* | Merge branch 'master' into upstreamJeff Garzik2006-09-191-1/+1
|\|
| * [PATCH] headers_check: remove <asm/timex.h> from user exportDavid Woodhouse2006-09-131-1/+1
* | Merge branch 'master' into upstreamJeff Garzik2006-09-122-0/+19
|\|
| * [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+19
* | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-101-0/+12
|/
* [PATCH] hdrinstall: remove asm/io.h from user visibilityDavid Woodhouse2006-07-141-3/+0
* [PATCH] hdrinstall: remove asm/atomic.h from user visibilityDavid Woodhouse2006-07-141-1/+1
* [PATCH] hdrinstall: remove asm/irq.h from user visibilityDavid Woodhouse2006-07-141-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-041-0/+2
|\
| * [CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi2006-06-301-0/+2
* | Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-042-0/+14
|\ \
| * | Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-182-0/+14
* | | [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-10/+5
* | | [PATCH] lockdep: add per_cpu_offset()Ingo Molnar2006-07-031-0/+2
* | | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-012-0/+32
|\ \ \
| * | | [PATCH] audit syscall classesAl Viro2006-07-012-0/+32
| | |/ | |/|
* / | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-0/+1
|/ /
* | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-281-0/+28
* | [PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar2006-06-271-0/+6
* | [PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar2006-06-251-0/+13
* | [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-251-0/+2
* | Add some basic resume trace facilitiesLinus Torvalds2006-06-241-3/+4
* | [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-231-12/+15
* | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-206-5/+7
|\|
| * Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse2006-04-271-0/+7
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-265-5/+0
* | [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-011-10/+1
|/
* [PATCH] mutex: some cleanupsNicolas Pitre2006-03-312-30/+33