Age | Commit message (Expand) | Author |
2011-04-06 | x86-32, numa: Make init_alloc_remap() less panicky | Tejun Heo |
2011-04-06 | x86-32, numa: Calculate remap size in common code | Tejun Heo |
2011-04-06 | x86-32, numa: Make @size in init_aloc_remap() represent bytes | Tejun Heo |
2011-04-06 | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, numa: Reorganize calculate_numa_remap_page() | Tejun Heo |
2011-04-06 | x86-32, numa: Remove redundant top-down alloc code from remap initialization | Tejun Heo |
2011-04-06 | x86-32, numa: Align pgdat size while initializing alloc_remap | Tejun Heo |
2011-04-06 | x86-32, numa: Fix failure condition check in alloc_remap() | Tejun Heo |
2011-04-06 | x86-32, fpu: Fix FPU exception handling on non-SSE systems | Hans Rosenfeld |
2011-04-06 | x86, hibernate: Initialize mmu_cr4_features during boot | H. Peter Anvin |
2011-04-06 | xen: Allow PV-OPS kernel to detect whether XSAVE is supported | Shan Haitao |
2011-04-06 | xen: just completely disable XSAVE | Jeremy Fitzhardinge |
2011-04-06 | KVM: move and fix substitue search for missing CPUID entries | Andre Przywara |
2011-04-06 | KVM: fix XSAVE bit scanning | Andre Przywara |
2011-04-06 | x86/amd-iommu: Cleanup inv_pages command handling | Joerg Roedel |
2011-04-06 | x86/amd-iommu: Move inv-dte command building to own function | Joerg Roedel |
2011-04-06 | x86/amd-iommu: Move compl-wait command building to own function | Joerg Roedel |
2011-04-06 | x86: Reorder reboot method preferences | Matthew Garrett |
2011-04-04 | xen/debug: Don't be so verbose with WARN on 1-1 mapping errors. | Konrad Rzeszutek Wilk |
2011-04-04 | jump label: Add _ASM_ALIGN for x86 and x86_64 | Jason Baron |
2011-04-04 | jump label: Introduce static_branch() interface | Jason Baron |
2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-04 | x86, mpparse: Put check_slot() into .init section | Rakib Mullick |
2011-04-04 | x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 change | Tejun Heo |
2011-04-04 | x86: visws: Fixup irq overhaul fallout | Thomas Gleixner |
2011-04-04 | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis... | Ingo Molnar |
2011-04-04 | x86-64, NUMA: Remove unused variable | Florian Mickler |
2011-04-01 | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney |
2011-04-01 | x86: Clean up memory model related configs in arch/x86/Kconfig | Tejun Heo |
2011-04-01 | x86-64, NUMA: Remove custom phys_to_nid() implementation | Tejun Heo |
2011-03-31 | x86, UV: Fix kdump reboot | Cliff Wickman |
2011-03-31 | x86, amd-nb: Rename CPU PCI id define for F4 | Borislav Petkov |
2011-03-30 | Merge commit 'v2.6.39-rc1' into perf/urgent | Ingo Molnar |
2011-03-30 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2011-03-29 | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha |
2011-03-30 | x86: apb_timer: Fixup genirq fallout | Thomas Gleixner |
2011-03-29 | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-29 | xen: fix p2m section mismatches | Randy Dunlap |
2011-03-29 | x86, microcode: Unregister syscore_ops after microcode unloaded | Xiaotian Feng |
2011-03-29 | x86: Use this_cpu_has for thermal_interrupt current cpu | Christoph Lameter |
2011-03-29 | x86: A fast way to check capabilities of the current cpu | Christoph Lameter |
2011-03-29 | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare |
2011-03-29 | perf, x86: P4 PMU - clean up the code a bit | Cyrill Gorcunov |
2011-03-29 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar |
2011-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-03-28 | percpu: Avoid extra NOP in percpu_cmpxchg16b_double | Eric Dumazet |
2011-03-27 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2011-03-27 | percpu: Omit segment prefix in the UP case for cmpxchg_double | Christoph Lameter |