- 75fdd15 sections: fix section conflicts in arch/x86 by Andi Kleen · 12 years ago
- ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- abbf159 UAPI: Partition the header include path sets and add uapi/ header directories by David Howells · 12 years ago
- 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- b3eda8d Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a5fa7b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2299930 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 7687b80 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 58ae9c0 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 4a553e1 Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 08815bc Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 80749df Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 4cba333 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- fd0f586 x86: Distinguish TLB shootdown interrupts from other functions call interrupts by Tomoki Sekiyama · 12 years ago
- 450cc20 x86/mce: Provide boot argument to honour bios-set CMCI threshold by Naveen N. Rao · 12 years ago
- b2cc2a0 x86, smep, smap: Make the switching functions one-way by H. Peter Anvin · 12 years ago
- 402537f perf/x86: Fix typo in uncore_pmu_to_box by Yan, Zheng · 12 years ago
- 73201db x86, suspend: On wakeup always initialize cr4 and EFER by H. Peter Anvin · 12 years ago
- 5a5a51d x86-32: Start out eflags and cr4 clean by H. Peter Anvin · 12 years ago
- edf55fd x86: Exit RCU extended QS on notify resume by Frederic Weisbecker · 13 years ago
- 0430499 x86: Use the new schedule_user API on userspace preemption by Frederic Weisbecker · 13 years ago
- 6ba3c97 x86: Exception hooks for userspace RCU extended QS by Frederic Weisbecker · 13 years ago
- ef3f628 x86: Unspaghettize do_general_protection() by Frederic Weisbecker · 12 years ago
- bf5a3c1 x86: Syscall hooks for userspace RCU extended QS by Frederic Weisbecker · 13 years ago
- c416ddf x86: Unspaghettize do_trap() by Frederic Weisbecker · 12 years ago
- 1b2b23d x86_64: Work around old GAS bug by Tao Guo · 12 years ago
- 57c078c x86/api: Rename mp_register_lapic in a comment by Yasuaki Ishimatsu · 12 years ago
- dec08a8 x86: Remove the useless branch in c_start() by Michael Wang · 12 years ago
- e139e95 x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space by H. Peter Anvin · 12 years ago
- 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
- 429227b Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
- a2db672 Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
- 49b8c69 Merge branch 'x86/fpu' into x86/smap by H. Peter Anvin · 12 years ago
- b1a74bf x86, kvm: fix kvm's usage of kernel_fpu_begin/end() by Suresh Siddha · 12 years ago
- e59d1b0 x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry by H. Peter Anvin · 12 years ago
- 5e88353 x86, smap: Reduce the SMAP overhead for signal handling by H. Peter Anvin · 12 years ago
- 52b6179 x86, smap: Turn on Supervisor Mode Access Prevention by H. Peter Anvin · 12 years ago
- 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
- 50a011f kprobes/x86: Move skip_singlestep up by Borislav Petkov · 12 years ago
- 2d29748 x86, microcode, AMD: Fix use after free in free_cache() by Dan Carpenter · 12 years ago
- 4b8073e arch/x86: Remove unecessary semicolons by Peter Senna Tschudin · 12 years ago
- 20a36e3 perf/x86: Fix Intel Ivy Bridge support by Stephane Eranian · 12 years ago
- 924e101 x86/debug: Dump family, model, stepping of the boot CPU by Borislav Petkov · 12 years ago
- 1e6dd8a perf: Fix off by one test in perf_reg_value() by Dan Carpenter · 12 years ago
- d0616c1 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
- f1f6524 Merge tag 'v3.6-rc6' into x86/mce by Ingo Molnar · 12 years ago
- e002298 x86, fpu: make eagerfpu= boot param tri-state by Suresh Siddha · 12 years ago
- 212b021 x86, fpu: enable eagerfpu by default for xsaveopt by Suresh Siddha · 12 years ago
- 5d2bd70 x86, fpu: decouple non-lazy/eager fpu restore from xsave by Suresh Siddha · 12 years ago
- 304bced x86, fpu: use non-lazy fpu restore for processors supporting xsave by Suresh Siddha · 12 years ago
- 377ffbc x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() by Suresh Siddha · 12 years ago
- e962591 x86, fpu: drop_fpu() before restoring new state from sigframe by Suresh Siddha · 12 years ago
- 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 12 years ago
- 0ca5bd0 x86, fpu: Consolidate inline asm routines for saving/restoring fpu state by Suresh Siddha · 12 years ago
- 050902c x86, signal: Cleanup ifdefs and is_ia32, is_x32 by Suresh Siddha · 12 years ago
- 314d9f6 perf/x86: Add cpumask for uncore pmu by Yan, Zheng · 12 years ago
- d6a00b3 uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interaction by Oleg Nesterov · 12 years ago
- 3a4664a uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set by Oleg Nesterov · 12 years ago
- 9bd1190 uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-stepping by Oleg Nesterov · 12 years ago
- 95cf00f ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic by Oleg Nesterov · 12 years ago
- 848e8f5 ptrace/x86: Introduce set_task_blockstep() helper by Oleg Nesterov · 12 years ago
- bdc1e47 uprobes/x86: Implement x86 specific arch_uprobe_*_step by Sebastian Andrzej Siewior · 12 years ago
- 26f4527 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
- c6aaf4d kprobes/x86: Fix to support jprobes on ftrace-based kprobe by Masami Hiramatsu · 12 years ago
- 47d5a5f ftrace/x86-64: Allow to change RIP in handlers by Steven Rostedt · 12 years ago
- 4b036d5 kprobes/x86: Fix kprobes to collectly handle IP on ftrace by Masami Hiramatsu · 12 years ago
- a5e3786 ftrace/x86: Adjust x86 regs.ip as like as x86-64 by Masami Hiramatsu · 12 years ago
- 6eebdda x86: Drop unnecessary kernel_eflags variable on 64-bit by Ian Campbell · 12 years ago
- bad9ac2 perf/x86/ibs: Check syscall attribute flags by Robert Richter · 12 years ago
- 35534b2 perf/x86: Export Sandy Bridge uncore clockticks event in sysfs by Stephane Eranian · 12 years ago
- c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
- 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
- 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
- 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
- 5c7d03e x86/fpu/xsave: Keep __user annotation in casts by Mathias Krause · 12 years ago
- 04d695a x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() by Mathias Krause · 12 years ago
- 3ec18cd perf/x86: Enable Intel Cedarview Atom suppport by Stephane Eranian · 12 years ago
- 508dc4f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
- e3e45c0 perf/x86: Fix microcode revision check for SNB-PEBS by Stephane Eranian · 12 years ago
- c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
- d57c5d5 ftrace/x86: Add support for -mfentry to x86_64 by Steven Rostedt · 14 years ago
- 816afe4 x86/smp: Don't ever patch back to UP if we unplug cpus by Rusty Russell · 12 years ago
- 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
- 2efb05e x86, microcode, AMD: Rewrite patch application procedure by Borislav Petkov · 12 years ago
- a3eb3b4 x86, microcode, AMD: Add a small, per-family patches cache by Borislav Petkov · 12 years ago
- c96d2c0 x86, microcode, AMD: Add reverse equiv table search by Borislav Petkov · 12 years ago
- 48e3068 x86, microcode: Add a refresh firmware flag to ->request_microcode_fw by Borislav Petkov · 12 years ago
- 5f5b747 x86, microcode, AMD: Read CPUID(1).EAX on the correct cpu by Borislav Petkov · 12 years ago
- 685ca6d x86, microcode, AMD: Check before applying a patch by Borislav Petkov · 13 years ago
- e7e632f x86, microcode, AMD: Remove useless get_ucode_data wrapper by Borislav Petkov · 12 years ago
- 09c3f0d x86, microcode: Cleanup cpu hotplug notifier callback by Borislav Petkov · 12 years ago
- bb9d3e4 x86, microcode: Drop uci->mc check on resume path by Borislav Petkov · 12 years ago
- 4dbf32c x86, microcode: Save an indentation level in reload_for_cpu by Borislav Petkov · 12 years ago
- 36bf50d x86, microcode, AMD: Fix broken ucode patch size check by Andreas Herrmann · 12 years ago
- cb09cad x86/alternatives: Fix p6 nops on non-modular kernels by Avi Kivity · 12 years ago
- 2530cd4 x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask by Liu, Chuansheng · 12 years ago
- d3a8009 x86/irq/i8259: Fix incorrect comment by Yuanhan Liu · 12 years ago