summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-09-22Merge branch 'x86/fpu' into x86/smapH. Peter Anvin
2012-09-21x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha
2012-09-21x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entryH. Peter Anvin
2012-09-21x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin
2012-09-21x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-09-20x86: get rid of TIF_IRET hackeryAl Viro
2012-09-20kprobes/x86: Move skip_singlestep upBorislav Petkov
2012-09-19x86, microcode, AMD: Fix use after free in free_cache()Dan Carpenter
2012-09-19arch/x86: Remove unecessary semicolonsPeter Senna Tschudin
2012-09-19perf/x86: Fix Intel Ivy Bridge supportStephane Eranian
2012-09-19x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov
2012-09-19perf: Fix off by one test in perf_reg_value()Dan Carpenter
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-09-19Merge tag 'v3.6-rc6' into x86/mceIngo Molnar
2012-09-18x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha
2012-09-18x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha
2012-09-18x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha
2012-09-18x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha
2012-09-18x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha
2012-09-18x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha
2012-09-18x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha
2012-09-18x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha
2012-09-18x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha
2012-09-17perf/x86: Add cpumask for uncore pmuYan, Zheng
2012-09-15uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interactionOleg Nesterov
2012-09-15uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov
2012-09-15uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg Nesterov
2012-09-15ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov
2012-09-15ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov
2012-09-15uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior
2012-09-14Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-09-14kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu
2012-09-14ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt
2012-09-14kprobes/x86: Fix kprobes to collectly handle IP on ftraceMasami Hiramatsu
2012-09-14ftrace/x86: Adjust x86 regs.ip as like as x86-64Masami Hiramatsu
2012-09-13x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter
2012-09-13perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian
2012-09-12x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao
2012-09-12x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao
2012-09-12x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao
2012-09-05x86/fpu/xsave: Keep __user annotation in castsMathias Krause
2012-09-05x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause
2012-09-04perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-08-27perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian