summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar
2015-02-03Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-02-03Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar
2015-02-01x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski
2015-02-01x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski
2015-02-01x86, traps: Fix ist_enter from userspaceAndy Lutomirski
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-28Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-28Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ...Ingo Molnar
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang
2015-01-28perf/rapl: Fix crash in rapl_scale()Stephane Eranian
2015-01-28perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang
2015-01-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-23x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-22x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-20x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-20x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich
2015-01-20x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-17x86_64 entry: Fix RCX for ptraced syscallsAndy Lutomirski
2015-01-17Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-16perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang
2015-01-16perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian
2015-01-15ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-13x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko
2015-01-13x86: entry_64.S: delete unused codeDenys Vlasenko
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-09perf/x86_64: Improve user regs samplingAndy Lutomirski
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-07x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-02x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski
2015-01-02x86: Clean up current_stack_pointerAndy Lutomirski
2015-01-02x86, traps: Track entry into and exit from IST contextAndy Lutomirski
2015-01-02x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski
2014-12-23x86/build: Clean auto-generated processor feature filesBjørn Mork
2014-12-23x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-19Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-18x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2014-12-16x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu