Age | Commit message (Expand) | Author |
2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer |
2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer |
2012-09-21 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin |
2012-09-21 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |
2012-09-21 | x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry | H. Peter Anvin |
2012-09-21 | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin |
2012-09-21 | x86, smap: Turn on Supervisor Mode Access Prevention | H. Peter Anvin |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin |
2012-09-20 | x86: get rid of TIF_IRET hackery | Al Viro |
2012-09-20 | kprobes/x86: Move skip_singlestep up | Borislav Petkov |
2012-09-19 | x86, microcode, AMD: Fix use after free in free_cache() | Dan Carpenter |
2012-09-19 | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin |
2012-09-19 | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian |
2012-09-19 | x86/debug: Dump family, model, stepping of the boot CPU | Borislav Petkov |
2012-09-19 | perf: Fix off by one test in perf_reg_value() | Dan Carpenter |
2012-09-19 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-09-19 | Merge tag 'v3.6-rc6' into x86/mce | Ingo Molnar |
2012-09-18 | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha |
2012-09-18 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha |
2012-09-18 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha |
2012-09-18 | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha |
2012-09-18 | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha |
2012-09-18 | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha |
2012-09-18 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha |
2012-09-18 | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha |
2012-09-18 | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha |
2012-09-17 | perf/x86: Add cpumask for uncore pmu | Yan, Zheng |
2012-09-15 | uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interaction | Oleg Nesterov |
2012-09-15 | uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set | Oleg Nesterov |
2012-09-15 | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st... | Oleg Nesterov |
2012-09-15 | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic | Oleg Nesterov |
2012-09-15 | ptrace/x86: Introduce set_task_blockstep() helper | Oleg Nesterov |
2012-09-15 | uprobes/x86: Implement x86 specific arch_uprobe_*_step | Sebastian Andrzej Siewior |
2012-09-14 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-09-13 | kprobes/x86: Fix to support jprobes on ftrace-based kprobe | Masami Hiramatsu |
2012-09-13 | ftrace/x86-64: Allow to change RIP in handlers | Steven Rostedt |
2012-09-13 | kprobes/x86: Fix kprobes to collectly handle IP on ftrace | Masami Hiramatsu |
2012-09-13 | ftrace/x86: Adjust x86 regs.ip as like as x86-64 | Masami Hiramatsu |
2012-09-13 | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell |
2012-09-13 | perf/x86/ibs: Check syscall attribute flags | Robert Richter |
2012-09-13 | perf/x86: Export Sandy Bridge uncore clockticks event in sysfs | Stephane Eranian |
2012-09-12 | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao |
2012-09-12 | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao |
2012-09-12 | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao |
2012-09-12 | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao |
2012-09-05 | x86/fpu/xsave: Keep __user annotation in casts | Mathias Krause |
2012-09-05 | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause |
2012-09-04 | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian |
2012-08-28 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-08-27 | perf/x86: Fix microcode revision check for SNB-PEBS | Stephane Eranian |