summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-01-29x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-29x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-29x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-27x86/build: Clean auto-generated processor feature filesBjørn Mork
2015-01-16perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-16x86: export get_xsave_addrPaolo Bonzini
2015-01-08x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov
2015-01-08x86, microcode: Reload microcode on resumeBorislav Petkov
2015-01-08x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky
2015-01-08x86, microcode, intel: Drop unused parameterBorislav Petkov
2015-01-08x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-01-08x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov
2014-11-16x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-11-16perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen
2014-11-16perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen
2014-11-10Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2014-11-10x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky
2014-11-05x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov
2014-11-01x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar
2014-10-29ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones
2014-10-28x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra
2014-10-28perf: Fix bogus kernel printkPeter Zijlstra (Intel)
2014-10-28x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang
2014-10-24i386/audit: stop scribbling on the stack frameEric Paris
2014-10-24Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin
2014-10-22x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski