Age | Commit message (Expand) | Author |
2013-08-12 | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-08-12 | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar |
2013-08-12 | PCI: use weak functions for MSI arch-specific functions | Thomas Petazzoni |
2013-08-12 | x86, amd_nb: Clarify F15h, model 30h GART and L3 support | Aravind Gopalakrishnan |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen |
2013-08-09 | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge |
2013-08-09 | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge |
2013-08-06 | x86/jump-label: Show where and what was wrong on errors | Steven Rostedt |
2013-08-06 | x86/jump-label: Add safety checks to jump label conversions | Steven Rostedt |
2013-08-06 | x86/jump-label: Do not bother updating nops if they are correct | Steven Rostedt |
2013-08-06 | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen |
2013-08-06 | x86, asmlinkage, apm: Make APM data structure used from assembler visible | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make syscall tables visible | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make 32bit/64bit __switch_to visible | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make _*_start_kernel visible | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen |
2013-08-06 | x86: Fix sys_call_table type in asm/syscall.h | Andi Kleen |
2013-08-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-08-05 | x86: Correctly detect hypervisor | Jason Wang |
2013-08-05 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver |
2013-08-02 | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann |
2013-08-02 | x86: provide platform-devices for boot-framebuffers | David Herrmann |
2013-07-31 | x86, amd, microcode: Fix error path in apply_microcode_amd() | Torsten Kaiser |
2013-07-31 | x86 / tboot / ACPI: Fail extended mode reduced hardware sleep | Ben Guthro |
2013-07-29 | x86/mce: Fix mce regression from recent cleanup | Tony Luck |
2013-07-26 | x86/acpi: Correct out-of-date comment of __acpi_map_table() | Zhang Yanfei |
2013-07-26 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar |
2013-07-23 | perf/x86: Add ability to calculate TSC from perf sample timestamps | Adrian Hunter |
2013-07-23 | x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset | Neil Horman |
2013-07-23 | kprobes/x86: Call out into INT3 handler directly instead of using notifier | Jiri Kosina |
2013-07-23 | x86/acpi: Fix incorrect sanity check in acpi_register_lapic() | Tang Chen |
2013-07-19 | kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions | Masami Hiramatsu |
2013-07-19 | kprobes/x86: Use text_poke_bp() instead of text_poke_smp*() | Masami Hiramatsu |
2013-07-19 | kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE | Masami Hiramatsu |
2013-07-19 | Merge branch 'x86/jumplabel' into perf/core | Ingo Molnar |
2013-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-18 | remove sched notifier for cross-cpu migrations | Marcelo Tosatti |
2013-07-16 | x86: Make jump_label use int3-based patching | Jiri Kosina |
2013-07-16 | x86: Introduce int3 (breakpoint)-based instruction patching | Jiri Kosina |
2013-07-16 | x86: Make sure IDT is page aligned | Kees Cook |
2013-07-15 | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |