summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | | * | | | | | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-121-22/+3
| | | | | |_|/ / / / / / | | | | |/| | | | | | |
* | | | | | | | | | | | it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz2008-07-081-2/+1
* | | | | | | | | | | | palm_bk3710: fix IDECLK period calculationSergei Shtylyov2008-07-081-20/+18
* | | | | | | | | | | | ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2008-07-082-11/+3
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-0712-27/+71
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
| * | | | | | | | | | | ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
OpenPOWER on IntegriCloud