Age | Commit message (Expand) | Author |
2015-02-04 | x86: Clean up cr4 manipulation | Andy Lutomirski |
2015-02-04 | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches | Ingo Molnar |
2015-02-03 | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-02-03 | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar |
2015-02-01 | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski |
2015-02-01 | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski |
2015-02-01 | x86, traps: Fix ist_enter from userspace | Andy Lutomirski |
2015-01-28 | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar |
2015-01-28 | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-01-28 | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar |
2015-01-28 | perf/x86/intel: Add model number for Airmont | Kan Liang |
2015-01-28 | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian |
2015-01-28 | perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization | Kan Liang |
2015-01-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-01-23 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers |
2015-01-22 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-01-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
2015-01-20 | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich |
2015-01-20 | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu |
2015-01-20 | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell |
2015-01-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-01-17 | x86_64 entry: Fix RCX for ptraced syscalls | Andy Lutomirski |
2015-01-17 | Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-01-16 | perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM | Kan Liang |
2015-01-16 | perf/rapl: Fix sysfs_show() initialization for RAPL PMU | Stephane Eranian |
2015-01-15 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
2015-01-13 | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user | Denys Vlasenko |
2015-01-13 | x86: entry_64.S: delete unused code | Denys Vlasenko |
2015-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-01-09 | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen |
2015-01-09 | perf/x86_64: Improve user regs sampling | Andy Lutomirski |
2015-01-09 | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski |
2015-01-07 | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony |
2015-01-05 | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() | Hanjun Guo |
2015-01-02 | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski |
2015-01-02 | x86: Clean up current_stack_pointer | Andy Lutomirski |
2015-01-02 | x86, traps: Track entry into and exit from IST context | Andy Lutomirski |
2015-01-02 | x86, entry: Switch stacks on a paranoid entry from userspace | Andy Lutomirski |
2014-12-23 | x86/build: Clean auto-generated processor feature files | Bjørn Mork |
2014-12-23 | x86: Fix mkcapflags.sh bash-ism | Sylvain BERTRAND |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-19 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-18 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2014-12-16 | x86, irq: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu |