Age | Commit message (Expand) | Author |
2012-10-01 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-10-01 | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-09-27 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama |
2012-09-27 | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao |
2012-09-27 | perf/x86: Fix typo in uncore_pmu_to_box | Yan, Zheng |
2012-09-26 | x86: Exit RCU extended QS on notify resume | Frederic Weisbecker |
2012-09-26 | x86: Use the new schedule_user API on userspace preemption | Frederic Weisbecker |
2012-09-26 | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker |
2012-09-26 | x86: Unspaghettize do_general_protection() | Frederic Weisbecker |
2012-09-26 | x86: Syscall hooks for userspace RCU extended QS | Frederic Weisbecker |
2012-09-26 | x86: Unspaghettize do_trap() | Frederic Weisbecker |
2012-09-26 | x86_64: Work around old GAS bug | Tao Guo |
2012-09-26 | x86/api: Rename mp_register_lapic in a comment | Yasuaki Ishimatsu |
2012-09-26 | x86: Remove the useless branch in c_start() | Michael Wang |
2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney |
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 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |
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 |