| Commit message (Expand) | Author | Age |
* | x86, uv: add Kconfig dependency on NUMA for UV systems | Jack Steiner | 2009-04-08 |
* | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systems | Russ Anderson | 2009-04-08 |
* | x86, UV: Fix for nodes with memory and no cpus | Jack Steiner | 2009-04-03 |
* | x86, UV: system table in bios accessed after unmap | Russ Anderson | 2009-04-03 |
* | x86: UV BAU messaging timeouts | Cliff Wickman | 2009-04-03 |
* | x86: UV BAU and nodes with no memory | Cliff Wickman | 2009-04-03 |
* | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar | 2009-04-03 |
|\ |
|
| * | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros | Joerg Roedel | 2009-04-03 |
| * | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 |
| * | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann | 2009-04-02 |
| * | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 2009-04-02 |
| * | sgi-gru: add definitions of x86_64 GRU MMRs | Jack Steiner | 2009-04-02 |
| * | sgi-gru: exclude UV definitions on 32-bit x86 | Jack Steiner | 2009-04-02 |
| * | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov | 2009-04-02 |
| * | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
| * | generic debug pagealloc: build fix | Akinobu Mita | 2009-04-02 |
| * | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-01 |
| |\ |
|
| | * | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx | H. Peter Anvin | 2009-04-01 |
| * | | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 2009-04-01 |
| |\| |
|
| | * | x86, setup: ACPI 3, BIOS workaround for E820-probing code | H. Peter Anvin | 2009-03-28 |
| | * | x86, setup: preemptively save/restore edi and ebp around INT 15 E820 | H. Peter Anvin | 2009-03-28 |
| | * | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson | 2009-03-28 |
* | | | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin | 2009-04-03 |
* | | | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2009-04-02 |
* | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-02 |
|\| | |
|
| * | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 |
| |\ \ |
|
| | * | | x86/PCI: make pci=lastbus=255 work when acpi is on | Yinghai Lu | 2009-03-26 |
| | * | | x86/PCI: host mmconfig detect clean up | Yinghai Lu | 2009-03-20 |
| | * | | x86/PCI: Detect mmconfig on nVidia MCP55 | Ed Swierk | 2009-03-20 |
| | * | | PCI/x86: detect host bridge config space size w/o using quirks | Yinghai Lu | 2009-03-20 |
| | * | | PCI MSI: Add support for multiple MSI | Matthew Wilcox | 2009-03-20 |
| | * | | x86: use dev_printk in quirk message | Bjorn Helgaas | 2009-03-20 |
| | * | | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman | 2009-03-19 |
| | * | | PCI/x86: format early dump like other PCI output | Bjorn Helgaas | 2009-03-19 |
| | * | | PCI/x86: make early dump handle multi-function devices | Bjorn Helgaas | 2009-03-19 |
| * | | | pm: cleanup includes | Magnus Damm | 2009-04-01 |
| * | | | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 |
| * | | | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 |
| * | | | mm: introduce debug_kmap_atomic | Akinobu Mita | 2009-04-01 |
| * | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 |
| |\ \ \ |
|
| | * | | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
| | * | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-30 |
| |\ \ \ \ |
|
| | * | | | | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 |
| | * | | | | lguest: wire up pte_update/pte_update_defer | Rusty Russell | 2009-03-30 |
| | |/ / / |
|
| * | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-30 |
| |\ \ \ \ |
|
| | * | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-03-30 |
| |\ \ \ \ \ |
|
| | * | | | | | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 2009-03-30 |
| | |/ / / / |
|