aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-08
* Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-08
|\
| * x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-08
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-08
|\ \
| * | Revert parts of "x86: update mptable"Ingo Molnar2008-07-08
| * | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
| |\|
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-10
| * | x86: update mptableYinghai Lu2008-06-03
| * | x86 boot: add header comment to dmi.h stating what it isPaul Jackson2008-05-25
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------------------. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | | | | | | | | | | * Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-25
| | | | | | | | | | | |\ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | | | | | | | | | * xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata2008-06-20
| | | | | | | | | | | * Merge branch 'linus' into x86/xenIngo Molnar2008-06-16
| | | | | | | | | | | |\ | | | | | | | | |_|_|_|/ | | | | | | | |/| | | |
| | | | | | | | | | | * CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge2008-06-02
| | | | | | | | | | | * xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xen: implement save/restoreJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xenbus: rebind irq on restoreJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xen-console: add save/restoreJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xen: fix unbind_from_irq()Jeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xen: add rebind_evtchn_irqJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xen: drivers/xen/balloon.c: make a function staticAdrian Bunk2008-05-27
| | | | | | | | | | | * xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata2008-05-27
| | | | | | | | | | | * xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2008-05-27
| | | | | | | | | | | * xen: make earlyprintk=xen work againJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-27
| | | | | | | | | | | * xen pvfb: Zero unused bytes in events sent to backendMarkus Armbruster2008-05-27
| | | | | | | | | | | * xen pvfb: Module aliases to support module autoloadingMarkus Armbruster2008-05-27
| | | | | | | | | | | * xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-05-27
| | | | | | | | | | | * xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster2008-05-27
| | | | | | | | | | | * x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xen: make early console also write to debug consoleJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | * xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-27
| | | | | | | | | |_|/ | | | | | | | | |/| |
| | | | | | | | | * | x86: move tracedata to RODATAJan Beulich2008-05-25
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | | | * | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-25
| | | | | | |\ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | | | * | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-16
| | | | | | |\| | |
| | | | | | * | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-12
| | | | | | |\ \ \ \
| | | | | | * | | | | x86, aperture_64: use symbolic constantsPavel Machek2008-05-22
| | | | | | * | | | | Merge branch 'linus' into x86/gartThomas Gleixner2008-05-17
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | x86 gart: factor out common codePavel Machek2008-05-12
| | | | | | * | | | | | x86: checking aperture size orderYinghai Lu2008-05-12
| | | | | | * | | | | | x86: agp_gart size checking for buggy deviceYinghai Lu2008-05-12
| | | | | | * | | | | | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-12
| | | | |_|/ / / / / / | | | |/| | | | | | |
| * | | | | | | | | | pxamci: fix byte aligned DMA transfersPhilipp Zabel2008-07-06
| * | | | | | | | | | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-06
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-05
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-05
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-05
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz2008-07-05
| | * | | | | | | | | | ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz2008-07-05
| | * | | | | | | | | | ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2008-07-05
| | |/ / / / / / / / /