Age | Commit message (Expand) | Author |
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-06 | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg |
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-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-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 | perf/x86: Fix section mismatch in uncore_pci_init() | Robert Richter |
2012-06-20 | x86: Move call to print_modules() out of show_regs() | Jan Beulich |
2012-06-20 | x86/microcode: Mark microcode_id[] as __initconst | Jan Beulich |
2012-06-20 | x86/nmi: Clean up register_nmi_handler() usage | Li Zhong |
2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar |
2012-06-18 | perf/x86: Lowercase uncore PMU event names | Peter Zijlstra |
2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support | Yan, Zheng |
2012-06-18 | perf: Add generic PCI uncore PMU device support | Yan, Zheng |
2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU support | Yan, Zheng |
2012-06-18 | perf/x86: Add generic Intel uncore PMU support | Yan, Zheng |
2012-06-18 | perf: Export perf_assign_events() | Yan, Zheng |
2012-06-18 | perf/x86/amd: Fix RDPMC index calculation for AMD family 15h | Robert Richter |
2012-06-18 | x86/vsmp: Fix vector_allocation_domain's return value | Ido Yariv |