| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 |
|\ |
|
| * | x86: Move call to print_modules() out of show_regs() | Jan Beulich | 2012-06-20 |
| * | x86/mm: Mark free_initrd_mem() as __init | 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-20 |
| |\ |
|
| * | | x86: Save cr2 in NMI in case NMIs take a page fault (for i386) | Steven Rostedt | 2012-06-08 |
| * | | x86: Remove cmpxchg from i386 NMI nesting code | Steven Rostedt | 2012-06-08 |
| * | | x86: Save cr2 in NMI in case NMIs take a page fault | Steven Rostedt | 2012-06-07 |
| * | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 2012-06-06 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-22 |
|\ \ \ |
|
| * | | | 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-10 |
| * | | | x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature | Fenghua Yu | 2012-06-29 |
| * | | | x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_ma... | OGAWA Hirofumi | 2012-06-13 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-07-22 |
|\ \ \ \ |
|
| * | | | | smp: Remove num_booting_cpus() | Thomas Gleixner | 2012-06-05 |
| * | | | | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock | Yong Zhang | 2012-06-05 |
* | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-07-18 |
|\ \ \ \ \ |
|
| * | | | | | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry | 2012-07-14 |
| * | | | | | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry | 2012-07-13 |
| * | | | | | KVM: MMU: fix shrinking page from the empty mmu | Xiao Guangrong | 2012-07-03 |
* | | | | | | 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 |
|\ \ \ \ \ \ |
|
| * | | | | | | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim | 2012-06-28 |
* | | | | | | | 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 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, microcode: Make reload interface per system | Borislav Petkov | 2012-07-01 |
| * | | | | | | | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov | 2012-07-01 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 2012-07-05 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 2012-06-07 |
| * | | | | | | | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov | 2012-06-07 |
| * | | | | | | | x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems | Andre Przywara | 2012-06-07 |
| * | | | | | | | x86, cpu: Fix show_msr MSR accessing function | Borislav Petkov | 2012-06-07 |
| * | | | | | | | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara | 2012-06-07 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-07-05 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra | 2012-07-05 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | 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-30 |
| | |\ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | | | | * | | | | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui | 2012-06-05 |
| | | | | |/ / / |
|
| | | | * | | | | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang | 2012-06-11 |