Age | Commit message (Expand) | Author |
2010-12-27 | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl |
2010-12-23 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds |
2010-12-23 | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu |
2010-12-23 | x86, acpi: Add MAX_LOCAL_APIC for 32bit | Yinghai Lu |
2010-12-23 | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus |
2010-12-22 | x86, UV: Fix the effect of extra bits in the hub nodeid register | Jack Steiner |
2010-12-22 | x86, UV: Add common uv_early_read_mmr() function for reading MMRs | Jack Steiner |
2010-12-22 | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar |
2010-12-19 | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds |
2010-12-19 | oprofile, x86: Add support for 6 counters (AMD family 15h) | Robert Richter |
2010-12-19 | oprofile, x86: Add support for AMD family 15h | Robert Richter |
2010-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-12-18 | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo |
2010-12-18 | cpuops: Use cmpxchg for xchg to avoid lock semantics | Christoph Lameter |
2010-12-18 | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter |
2010-12-17 | x86, kexec: Limit the crashkernel address appropriately | H. Peter Anvin |
2010-12-17 | x86: avoid high BIOS area when allocating address space | Bjorn Helgaas |
2010-12-17 | x86: avoid E820 regions when allocating address space | Bjorn Helgaas |
2010-12-17 | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas |
2010-12-17 | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas |
2010-12-17 | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas |
2010-12-17 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-12-17 | percpu,x86: relocate this_cpu_add_return() and friends | Tejun Heo |
2010-12-17 | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo |
2010-12-17 | x86: Support for this_cpu_add, sub, dec, inc_return | Christoph Lameter |
2010-12-17 | xen: Use this_cpu_ops | Christoph Lameter |
2010-12-17 | kprobes: Use this_cpu_ops | Christoph Lameter |
2010-12-16 | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin |
2010-12-16 | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity |
2010-12-16 | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra |
2010-12-16 | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra |
2010-12-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-12-16 | lguest: populate initial_page_table | Rusty Russell |
2010-12-16 | lguest: restore boot speed | Rusty Russell |
2010-12-16 | lguest: fix crash lguest_time_init | Rusty Russell |
2010-12-15 | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap |
2010-12-13 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2010-12-13 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2010-12-13 | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha |
2010-12-13 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha |
2010-12-13 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2010-12-13 | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus |
2010-12-13 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner |
2010-12-13 | x86: Check tsc available/disabled in the delayed init function | Thomas Gleixner |
2010-12-10 | x86: apic: Cleanup and simplify setup_local_APIC() | Tejun Heo |
2010-12-10 | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus |
2010-12-10 | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus |
2010-12-09 | x86: Further simplify mp_irq info handling | Feng Tang |