summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
* x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
* x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-081-0/+1
* x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-081-0/+4
* x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
* x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-031-1/+2
* x86: UV BAU messaging timeoutsCliff Wickman2009-04-032-11/+50
* x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2009-04-0316-88/+247
|\
| * x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel2009-04-033-60/+32
| * Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-024-0/+10
| * sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-022-7/+14
| * sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner2009-04-021-0/+153
| * sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner2009-04-021-0/+2
| * signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-021-1/+1
| * Simplify copy_thread()Alexey Dobriyan2009-04-022-2/+2
| * generic debug pagealloc: build fixAkinobu Mita2009-04-021-9/+0
| * Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-011-0/+6
| |\
| | * x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin2009-04-011-0/+6
| * | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2009-04-011-9/+24
| |\ \ | | |/
| | * x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin2009-03-281-4/+17
| | * x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin2009-03-281-4/+5
| | * x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson2009-03-281-3/+4
* | | x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-032-1/+3
* | | x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-022-2/+1
* | | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-0299-1984/+4659
|\ \ \ | |/ /
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-018-92/+204
| |\ \
| | * | x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu2009-03-261-2/+1
| | * | x86/PCI: host mmconfig detect clean upYinghai Lu2009-03-202-60/+120
| | * | x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk2009-03-201-0/+64
| | * | PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-03-201-20/+0
| | * | PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-0/+4
| | * | x86: use dev_printk in quirk messageBjorn Helgaas2009-03-201-2/+1
| | * | PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-191-0/+3
| | * | PCI/x86: format early dump like other PCI outputBjorn Helgaas2009-03-191-3/+3
| | * | PCI/x86: make early dump handle multi-function devicesBjorn Helgaas2009-03-191-5/+8
| * | | pm: cleanup includesMagnus Damm2009-04-011-24/+0
| * | | pm: rework includes, remove arch ifdefsMagnus Damm2009-04-015-0/+5
| * | | mm: use debug_kmap_atomicAkinobu Mita2009-04-012-0/+3
| * | | mm: introduce debug_kmap_atomicAkinobu Mita2009-04-011-44/+1
| * | | generic debug pageallocAkinobu Mita2009-04-012-0/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-307-20/+0
| |\ \ \
| | * | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-306-8/+0
| | * | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-12/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-303-51/+63
| |\ \ \ \
| | * | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-303-51/+55
| | * | | | lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-301-1/+9
| | |/ / /
| * | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-301-9/+1
| |\ \ \ \
| | * | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-9/+1