Age | Commit message (Expand) | Author | Files | Lines |
2012-07-23 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -143/+149 |
2012-07-23 | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -2/+4 |
2012-07-22 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2012-07-22 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -224/+257 |
2012-07-22 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -46/+59 |
2012-07-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 21 | -567/+414 |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 35 | -316/+363 |
2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -25/+75 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -16/+0 |
2012-07-22 | Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto... | Ingo Molnar | 1 | -6/+6 |
2012-07-19 | Merge branch 'pm-acpi' | Rafael J. Wysocki | 1 | -2/+4 |
2012-07-18 | Merge branch 'linus' into perf/core | Ingo Molnar | 2 | -4/+38 |
2012-07-14 | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry | 1 | -0/+4 |
2012-07-14 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry | 1 | -4/+31 |
2012-07-13 | olpc-xo15-sci: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -2/+4 |
2012-07-12 | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Ingo Molnar | 1 | -2/+4 |
2012-07-11 | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck | 1 | -2/+4 |
2012-07-11 | Merge tag 'v3.5-rc6' into x86/mce | Ingo Molnar | 41 | -215/+458 |
2012-07-10 | x86/mm/mtrr: Slightly simplify print_mtrr_state() | Jan Beulich | 1 | -5/+1 |
2012-07-10 | x86/mm/mtrr: Fix alignment determination in range_to_mtrr() | Jan Beulich | 1 | -3/+3 |
2012-07-06 | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg | 1 | -8/+8 |
2012-07-06 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -11/+1 |
2012-07-06 | x86/apic/x2apic: Use multiple cluster members for the irq destination only wi... | Suresh Siddha | 1 | -2/+19 |
2012-07-06 | x86/apic/x2apic: Limit the vector reservation to the user specified mask | Suresh Siddha | 5 | -24/+28 |
2012-07-06 | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member... | Suresh Siddha | 5 | -18/+14 |
2012-07-05 | perf/x86: Uncore filter support for SandyBridge-EP | Yan, Zheng | 2 | -46/+206 |
2012-07-05 | perf/x86: Detect number of instances of uncore CBox | Yan, Zheng | 1 | -1/+6 |
2012-07-05 | perf/x86: Fix event constraint for SandyBridge-EP C-Box | Yan, Zheng | 1 | -1/+1 |
2012-07-05 | perf/x86: Use 0xff as pseudo code for fixed uncore event | Yan, Zheng | 2 | -3/+3 |
2012-07-05 | perf/x86: Save a few bytes in 'struct x86_pmu' | Peter Zijlstra | 1 | -2/+5 |
2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 5 | -14/+74 |
2012-07-05 | perf/x86: Improve debug output in check_hw_exists() | Robert Richter | 1 | -3/+5 |
2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter | 3 | -61/+49 |
2012-07-05 | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter | 2 | -32/+35 |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter | 7 | -51/+50 |
2012-07-05 | Merge branch 'x86/microcode' into perf/core | Ingo Molnar | 1 | -11/+43 |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 15 | -115/+65 |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 21 | -63/+136 |
2012-07-05 | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra | 1 | -1/+1 |
2012-07-04 | KVM: MMU: fix shrinking page from the empty mmu | Xiao Guangrong | 1 | -0/+3 |
2012-07-01 | x86, microcode: Make reload interface per system | Borislav Petkov | 1 | -8/+28 |
2012-07-01 | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov | 1 | -7/+19 |
2012-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -11/+24 |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown | 280 | -5478/+7564 |
2012-06-30 | x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature | Fenghua Yu | 3 | -16/+70 |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -14/+27 |
2012-06-28 | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim | 1 | -11/+1 |
2012-06-26 | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl | H. Peter Anvin | 1 | -2/+2 |
2012-06-25 | x86, cpufeature: Catch duplicate CPU feature strings | H. Peter Anvin | 1 | -5/+18 |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin | 2 | -2/+2 |