summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-1421-138/+951
|\
| * Merge commit 'v2.6.26' into x86/coreIngo Molnar2008-07-1411-11/+62
| |\
| * \ Merge branch 'linus' into x86/coreIngo Molnar2008-07-1227-27/+111
| |\ \
| * | | x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar2008-07-102-2/+1
| * | | x86, VisWS: turn into generic arch, move definitionsIngo Molnar2008-07-101-2/+1
| * | | x86, VisWS: turn into generic arch, add early init quirksIngo Molnar2008-07-101-1/+1
| * | | x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar2008-07-101-1/+1
| * | | Merge branch 'x86/core' into x86/unify-pciIngo Molnar2008-07-0919-134/+949
| |\ \ \
| | * | | sysfs: add /sys/firmware/memmapBernhard Walle2008-07-083-0/+216
| | * | | RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-081-14/+37
| | * | | Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-081-2/+23
| | |\ \ \
| | | * | | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-081-2/+23
| | * | | | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-082-1/+5
| | |\ \ \ \
| | | * | | | Revert parts of "x86: update mptable"Ingo Molnar2008-07-081-5/+0
| | | * | | | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08615-5986/+19572
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | x86: make generic arch support NUMAQYinghai Lu2008-06-101-1/+0
| | | * | | | x86: update mptableYinghai Lu2008-06-031-0/+5
| | | * | | | x86 boot: add header comment to dmi.h stating what it isPaul Jackson2008-05-251-0/+5
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-------------------. \ \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08686-6328/+21326
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | / / / | | | | |_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | |
| | | | | | | | | | | | | * | | Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-25100-1989/+3668
| | | | | | | | | | | | | |\ \ \ | | | | | | | |_|_|_|_|_|_|/ / / | | | | | | |/| | | | | | | | |
| | | | | | | | | | | | | * | | xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata2008-06-201-1/+1
| | | | | | | | | | | | | * | | Merge branch 'linus' into x86/xenIngo Molnar2008-06-16422-3286/+7554
| | | | | | | | | | | | | |\ \ \ | | | | | | | | | | |_|_|_|/ / / | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | * | | CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge2008-06-021-0/+2
| | | | | | | | | | | | | * | | xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-271-3/+12
| | | | | | | | | | | | | * | | xen: implement save/restoreJeremy Fitzhardinge2008-05-273-16/+197
| | | | | | | | | | | | | * | | xenbus: rebind irq on restoreJeremy Fitzhardinge2008-05-271-11/+12
| | | | | | | | | | | | | * | | xen-console: add save/restoreJeremy Fitzhardinge2008-05-271-4/+21
| | | | | | | | | | | | | * | | xen: fix unbind_from_irq()Jeremy Fitzhardinge2008-05-271-2/+2
| | | | | | | | | | | | | * | | xen: add rebind_evtchn_irqJeremy Fitzhardinge2008-05-271-0/+27
| | | | | | | | | | | | | * | | xen: drivers/xen/balloon.c: make a function staticAdrian Bunk2008-05-271-1/+1
| | | | | | | | | | | | | * | | xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata2008-05-271-4/+4
| | | | | | | | | | | | | * | | xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2008-05-272-1/+144
| | | | | | | | | | | | | * | | xen: make earlyprintk=xen work againJeremy Fitzhardinge2008-05-271-0/+1
| | | | | | | | | | | | | * | | xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-272-29/+164
| | | | | | | | | | | | | * | | xen pvfb: Zero unused bytes in events sent to backendMarkus Armbruster2008-05-271-0/+1
| | | | | | | | | | | | | * | | xen pvfb: Module aliases to support module autoloadingMarkus Armbruster2008-05-272-0/+4
| | | | | | | | | | | | | * | | xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-05-271-1/+7
| | | | | | | | | | | | | * | | xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster2008-05-271-0/+25
| | | | | | | | | | | | | * | | x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-271-1/+0
| | | | | | | | | | | | | * | | xen: make early console also write to debug consoleJeremy Fitzhardinge2008-05-271-11/+18
| | | | | | | | | | | | | * | | xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-271-0/+26
| | | | | | | | | | | |_|/ / / | | | | | | | | | | |/| | | |
| | | | | | | | | | | * | | | x86: move tracedata to RODATAJan Beulich2008-05-251-1/+1
| | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | |
| | | | | | | | * | | | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-25101-1990/+3669
| | | | | | | | |\ \ \ \ \ \ | | | | | | | |_|/ / / / / / | | | | | | |/| | | | | | |
| | | | | | | | * | | | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-16116-1149/+1791
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | |/ / / / /
| | | | | | | | * | | | | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-12474-4190/+8904
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | | x86, aperture_64: use symbolic constantsPavel Machek2008-05-221-18/+4
| | | | | | | | * | | | | | | Merge branch 'linus' into x86/gartThomas Gleixner2008-05-17250-3196/+12884
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | | x86 gart: factor out common codePavel Machek2008-05-121-20/+9
| | | | | | | | * | | | | | | | x86: checking aperture size orderYinghai Lu2008-05-121-6/+6
| | | | | | | | * | | | | | | | x86: agp_gart size checking for buggy deviceYinghai Lu2008-05-121-0/+11
OpenPOWER on IntegriCloud