aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser
2013-08-12x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-08-12x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge
2013-08-09x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge
2013-08-06x86/jump-label: Show where and what was wrong on errorsSteven Rostedt
2013-08-06x86/jump-label: Add safety checks to jump label conversionsSteven Rostedt
2013-08-06x86/jump-label: Do not bother updating nops if they are correctSteven Rostedt
2013-08-06x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen
2013-08-06x86, asmlinkage, apm: Make APM data structure used from assembler visibleAndi Kleen
2013-08-06x86, asmlinkage: Make syscall tables visibleAndi Kleen
2013-08-06x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen
2013-08-06x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen
2013-08-06x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen
2013-08-06x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen
2013-08-06x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen
2013-08-06x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen
2013-08-06x86: Fix sys_call_table type in asm/syscall.hAndi Kleen
2013-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-05x86: Correctly detect hypervisorJason Wang
2013-08-05perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-02x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann
2013-08-02x86: provide platform-devices for boot-framebuffersDavid Herrmann
2013-07-31x86, amd, microcode: Fix error path in apply_microcode_amd()Torsten Kaiser
2013-07-31x86 / tboot / ACPI: Fail extended mode reduced hardware sleepBen Guthro
2013-07-29x86/mce: Fix mce regression from recent cleanupTony Luck
2013-07-26x86/acpi: Correct out-of-date comment of __acpi_map_table()Zhang Yanfei
2013-07-26x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter
2013-07-23x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina
2013-07-23x86/acpi: Fix incorrect sanity check in acpi_register_lapic()Tang Chen
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu
2013-07-19kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti
2013-07-16x86: Make jump_label use int3-based patchingJiri Kosina
2013-07-16x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina
2013-07-16x86: Make sure IDT is page alignedKees Cook
2013-07-15x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds