Age | Commit message (Expand) | Author |
2012-07-26 | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> | Tony Luck |
2012-07-26 | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama |
2012-07-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2012-07-25 | x86, nops: Missing break resulting in incorrect selection on Intel | Alan Cox |
2012-07-22 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-07-22 | Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto... | Ingo Molnar |
2012-07-18 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-07-14 | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry |
2012-07-13 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry |
2012-07-10 | x86/mm/mtrr: Slightly simplify print_mtrr_state() | Jan Beulich |
2012-07-10 | x86/mm/mtrr: Fix alignment determination in range_to_mtrr() | Jan Beulich |
2012-07-09 | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimental | Jean Delvare |
2012-07-06 | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg |
2012-07-06 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-07-06 | x86/apic/x2apic: Use multiple cluster members for the irq destination only wi... | Suresh Siddha |
2012-07-06 | x86/apic/x2apic: Limit the vector reservation to the user specified mask | Suresh Siddha |
2012-07-06 | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member... | Suresh Siddha |
2012-07-05 | perf/x86: Uncore filter support for SandyBridge-EP | Yan, Zheng |
2012-07-05 | perf/x86: Detect number of instances of uncore CBox | Yan, Zheng |
2012-07-05 | perf/x86: Fix event constraint for SandyBridge-EP C-Box | Yan, Zheng |
2012-07-05 | perf/x86: Use 0xff as pseudo code for fixed uncore event | Yan, Zheng |
2012-07-05 | perf/x86: Save a few bytes in 'struct x86_pmu' | Peter Zijlstra |
2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra |
2012-07-05 | perf/x86: Improve debug output in check_hw_exists() | Robert Richter |
2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter |
2012-07-05 | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter |
2012-07-05 | Merge branch 'x86/microcode' into perf/core | Ingo Molnar |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-07-05 | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra |
2012-07-03 | KVM: MMU: fix shrinking page from the empty mmu | Xiao Guangrong |
2012-07-01 | x86, microcode: Make reload interface per system | Borislav Petkov |
2012-07-01 | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov |
2012-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown |
2012-06-29 | x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature | Fenghua Yu |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-28 | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim |
2012-06-26 | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Catch duplicate CPU feature strings | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-06-25 | x86/uv: Work around UV2 BAU hangs | Cliff Wickman |
2012-06-25 | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ | Cliff Wickman |