aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-12-14Merge tag 'v4.9.68' into v4.9-rtSteven Rostedt (VMware)
2017-12-09x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao
2017-12-09kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu
2017-12-09x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen
2017-11-29Merge tag 'v4.9.64' into v4.9-rtSteven Rostedt (VMware)
2017-11-29Merge tag 'v4.9.62' into v4.9-rtSteven Rostedt (VMware)
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
2017-11-21x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira
2017-11-17Merge tag 'v4.9.59' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.54' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.53' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.51' into v4.9-rtSteven Rostedt (VMware)
2017-11-15x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-10-27x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-08x86/acpi: Restore the order of CPU IDsDou Liyang
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-09-20x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-09-05Merge tag 'v4.9.42' into v4.9-rtSteven Rostedt (VMware)
2017-09-05Merge tag 'v4.9.41' into v4.9-rtSteven Rostedt (VMware)
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-06x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-08-02Merge tag 'v4.9.40' into v4.9-rtSteven Rostedt (VMware)
2017-08-01Merge tag 'v4.9.38' into v4.9-rtSteven Rostedt (VMware)
2017-08-01Merge tag 'v4.9.36' into v4.9-rtSteven Rostedt (VMware)
2017-07-27x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-05x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown
2017-07-03Merge tag 'v4.9.34' into v4.9-rtSteven Rostedt (VMware)
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-23Merge tag 'v4.9.33' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-06-07x86/MCE: Export memory_error()Borislav Petkov
2017-05-27Merge tag 'v4.9.30' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-14kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2017-05-14x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-05-14x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-05-11Merge tag 'v4.9.27' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-05-03ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-04-27x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-21x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel
2017-04-12x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-04-12x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic
2017-04-12x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-03-27Merge tag 'v4.9.18' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin