aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* [PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2007-05-02
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-27
|\
| * [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-26
* | [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-27
|/
* [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-08
* Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds2007-03-06
* [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-13
* [PATCH] GPIO coreDavid Brownell2007-02-12
* [PATCH] one more iomap s390 build fixHeiko Carstens2007-02-11
* [PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap2007-02-11
* [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-11
* Fix Maple PATA IRQ assignment.David Woodhouse2007-01-26
* [PATCH] change WARN_ON back to "BUG: at ..."Ingo Molnar2006-12-30
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-20
* Remove stack unwinder for nowLinus Torvalds2006-12-15
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-11
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constantDavid Howells2006-12-08
* [PATCH] Fix generic WARN_ON messageJeremy Fitzhardinge2006-12-08
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-08
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] unwinder: move .eh_frame to RODATAJan Beulich2006-12-06
| * [PATCH] i386: Distinguish absolute symbolsVivek Goyal2006-12-06
* | [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-07
* | [PATCH] cleanup include/asm-generic/atomic.hAdrian Bunk2006-12-07
* | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-07
* | [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-07
* | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-07
|/
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-01
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-20
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-27
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-27
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-21
* [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabledRalf Baechle2006-10-20
* [PATCH] sched: likely profilingNick Piggin2006-10-11
* [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck2006-10-06
* [PATCH] Fix WARN_ON / WARN_ON_ONCE regressionAndrew Morton2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-01
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-01
* [PATCH] paravirt: pte clear not presentZachary Amsden2006-10-01
* [PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2006-09-29
* [PATCH] Include __param section in read-only data rangeMarcelo Tosatti2006-09-27
* [PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell2006-09-26
* [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge2006-09-26
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-26
* [PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck2006-09-26
* Merge branch 'master' into upstreamJeff Garzik2006-09-24
|\
| * [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-22