summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-213-1/+11
|\
| * x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski2014-11-201-1/+1
| * x86, microcode: Update BSPs microcode on resumeBorislav Petkov2014-11-181-0/+8
| * x86: Require exact match for 'noxsave' command line optionDave Hansen2014-11-161-0/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-211-4/+45
|\ \ | |/ |/|
| * perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen2014-11-161-3/+30
| * perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen2014-11-161-1/+15
* | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-102-11/+15
|\ \
| * | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-101-10/+14
| * | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-051-1/+1
* | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-101-4/+11
|/ /
* | x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-011-2/+7
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-3110-28/+31
|\
| * ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu2014-10-291-1/+1
| * x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2014-10-291-2/+0
| * x86: Don't enable F00F workaround on Intel Quark processorsDave Jones2014-10-291-2/+3
| * x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki2014-10-282-4/+2
| * x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang2014-10-281-1/+1
| * i386/audit: stop scribbling on the stack frameEric Paris2014-10-241-8/+7
| * Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin2014-10-2423-132/+144
| |\
| * | x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2014-10-222-3/+6
| * | x86: ACPI: Do not translate GSI number if IOAPIC is disabledJiang Liu2014-10-201-5/+9
| * | x86/smpboot: Move data structure to its primary usage scopeIngo Molnar2014-10-191-2/+2
* | | perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-293-181/+2
* | | perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra2014-10-281-2/+5
* | | perf: Fix bogus kernel printkPeter Zijlstra (Intel)2014-10-281-2/+3
| |/ |/|
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-8/+7
|\ \
| * | audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-232-12/+10
| * | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-6/+2
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1519-112/+112
|\ \ \
| * | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman2014-09-091-0/+1
| * | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-281-2/+1
| * | | x86: Replace __get_cpu_var usesChristoph Lameter2014-08-2618-111/+111
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-144-12/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell2014-10-141-0/+8
| * | | arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton2014-10-141-1/+3
| * | | kexec-bzimage64: fix sparse warningsVivek Goyal2014-10-141-7/+8
| * | | kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He2014-10-141-4/+6
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds2014-10-142-4/+2
|\ \ \ \ \ \
| | * | | | | x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht2014-08-201-2/+0
| * | | | | | x86/mce: Avoid showing repetitive message from intel_init_thermal()Rakib Mullick2014-09-191-2/+2
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-142-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix section conflict for numachipAndi Kleen2014-10-081-1/+1
| * | | | | | | x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski2014-10-061-1/+1
* | | | | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-143-63/+155
|\ \ \ \ \ \ \ \
| * | | | | | | | x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscallsAndy Lutomirski2014-09-081-23/+15
| * | | | | | | | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski2014-09-081-9/+4
| * | | | | | | | x86: Split syscall_trace_enter into two phasesAndy Lutomirski2014-09-081-24/+133
| * | | | | | | | x86, entry: Only call user_exit if TIF_NOHZAndy Lutomirski2014-09-081-1/+6
| * | | | | | | | x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski2014-09-081-10/+1