aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds
2012-10-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-09-27perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng
2012-09-26x86: Exit RCU extended QS on notify resumeFrederic Weisbecker
2012-09-26x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker
2012-09-26x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-26x86: Unspaghettize do_general_protection()Frederic Weisbecker
2012-09-26x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-26x86: Unspaghettize do_trap()Frederic Weisbecker
2012-09-26x86_64: Work around old GAS bugTao Guo
2012-09-26x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu
2012-09-26x86: Remove the useless branch in c_start()Michael Wang
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
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-20kprobes/x86: Move skip_singlestep upBorislav Petkov
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-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-13kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu
2012-09-13ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt
2012-09-13kprobes/x86: Fix kprobes to collectly handle IP on ftraceMasami Hiramatsu
2012-09-13ftrace/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-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
2012-08-23ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt
2012-08-23x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell
2012-08-22x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann
2012-08-22x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity