Age | Commit message (Expand) | Author |
2010-09-13 | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) | Stephane Eranian |
2010-09-12 | x86: Remove pr_<level> uses of KERN_<level> | Joe Perches |
2010-09-10 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-10 | x86, mtrr: Support mtrr lookup for range spanning across MTRR range | Venkatesh Pallipadi |
2010-09-10 | x86, mtrr: Refactor MTRR type overlap check code | Venkatesh Pallipadi |
2010-09-10 | x86, UV: Fix initialization of max_pnode | Jack Steiner |
2010-09-10 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-09-10 | x86, percpu: Optimize this_cpu_ptr | Brian Gerst |
2010-09-09 | x86, fpu: Merge fpu_save_init() | Brian Gerst |
2010-09-09 | x86-32, fpu: Rewrite fpu_save_init() | Brian Gerst |
2010-09-09 | x86, fpu: Remove PSHUFB_XMM5_* macros | Brian Gerst |
2010-09-09 | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst |
2010-09-09 | x86-32, fpu: Remove math_emulate stub | Brian Gerst |
2010-09-09 | x86-64, fpu: Simplify constraints for fxsave/fxtstor | Brian Gerst |
2010-09-09 | x86-64, fpu: Fix %cs value in convert_from_fxsr() | Brian Gerst |
2010-09-09 | x86-64, fpu: Disable preemption when using TS_USEDFPU | Brian Gerst |
2010-09-09 | x86, fpu: Merge __save_init_fpu() | Brian Gerst |
2010-09-09 | x86, fpu: Merge tolerant_fwait() | Brian Gerst |
2010-09-09 | x86, fpu: Merge fpu_init() | Brian Gerst |
2010-09-09 | x86: Use correct type for %cr4 | Brian Gerst |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra |
2010-09-09 | perf: Per PMU disable | Peter Zijlstra |
2010-09-09 | perf: Reduce perf_disable() usage | Peter Zijlstra |
2010-09-09 | perf: Register PMU implementations | Peter Zijlstra |
2010-09-09 | perf: Deconstify struct pmu | Peter Zijlstra |
2010-09-09 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-09-09 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman |
2010-09-08 | x86, kvm: add new AMD SVM feature bits | Andre Przywara |
2010-09-08 | x86, cpu: Fix allowed CPUID bits for KVM guests | Andre Przywara |
2010-09-08 | x86, cpu: Update AMD CPUID feature bits | Andre Przywara |
2010-09-08 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-08 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-08 | KVM: i8259: fix migration | Gleb Natapov |
2010-09-08 | KVM: fix i8259 oops when no vcpus are online | Avi Kivity |
2010-09-08 | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity |
2010-09-08 | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPI | Christian Dietrich |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-09-07 | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE | Alexander van Heukelum |
2010-09-05 | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't... | Jin Dongming |
2010-09-05 | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann |
2010-09-05 | x86, AMD: Remove needless CPU family check (for L3 cache info) | Andreas Herrmann |
2010-09-05 | x86, GART: Disable GART table walk probes | Borislav Petkov |
2010-09-05 | x86, GART: Remove superfluous AMD64_GARTEN | Borislav Petkov |
2010-09-05 | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez |
2010-09-03 | x86, mm: fix uninitialized addr in kernel_physical_mapping_init() | Wu Fengguang |
2010-09-03 | i386: Make kernel_execve() suitable for stack unwinding | Jan Beulich |
2010-09-03 | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich |
2010-09-03 | i386: Add unwind directives to syscall ptregs stubs | Jan Beulich |