Age | Commit message (Expand) | Author |
2009-04-14 | x86: UV: BAU partition-relative distribution map | Cliff Wickman |
2009-04-08 | 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-03 | 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, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin |
2009-04-03 | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros | Joerg Roedel |
2009-04-02 | 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 | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita |
2009-04-02 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-04-02 | x86: remove duplicated code with pcpu_need_numa() | Yinghai Lu |
2009-04-02 | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() | Tejun Heo |
2009-04-01 | 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 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-04-01 | 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 | x86: signal: check sas_ss_size instead of sas_ss_flags() | Hiroshi Shimamoto |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds |
2009-03-30 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-30 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-30 | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki |
2009-03-30 | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-03-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-03-30 | x86: fix mismerge in arch/x86/include/asm/timer.h | Stephen Rothwell |
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 | lguest: use KVM hypercalls | Matias Zabaljauregui |
2009-03-30 | lguest: wire up pte_update/pte_update_defer | Rusty Russell |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-28 | 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 | Merge branch 'linus' into core/iommu | Ingo Molnar |