| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama | 2012-09-28 |
| * | | | | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 |
| | * | | | | | | | | | | | | x86, MCE: Remove unused defines | Borislav Petkov | 2012-09-17 |
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 2012-09-21 |
| | * | | | | | | | | | | | x86, fpu: remove cpu_has_xmm check in the fx_finit() | 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: always use kernel_fpu_begin/end() for in-kernel FPU usage | 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-18 |
| * | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 |
| |\| | | | | | | | | | | |
|
| | * | | | | | | | | | | | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT | Mathias Krause | 2012-09-05 |
| | * | | | | | | | | | | | x86/iommu: Drop duplicate const in __IOMMU_INIT | Mathias Krause | 2012-09-05 |
| | * | | | | | | | | | | | x86/vdso: Add __user annotation to VDSO32_SYMBOL | Mathias Krause | 2012-09-05 |
| | * | | | | | | | | | | | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause | 2012-09-05 |
| | |/ / / / / / / / / / |
|
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds | 2012-10-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|/ / / / / / /
| | | |/| | | | | | | | /
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | x86, cpufeature: Add feature bit for SMAP | H. Peter Anvin | 2012-09-09 |
| | | |/ / / / / / / / |
|
| * | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86_64: Work around old GAS bug | Tao Guo | 2012-09-26 |
| | * | | | | | | | | | | x86: Use REP BSF unconditionally | Jan Beulich | 2012-09-19 |
| | * | | | | | | | | | | x86: Prefer TZCNT over BFS | Jan Beulich | 2012-09-13 |
| | * | | | | | | | | | | x86/64: Adjust types of temporaries used by ffs()/fls()/fls64() | Jan Beulich | 2012-09-13 |
| | * | | | | | | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell | 2012-09-13 |
| | * | | | | | | | | | | x86/smp: Don't ever patch back to UP if we unplug cpus | Rusty Russell | 2012-08-23 |
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | KVM: x86: Export svm/vmx exit code and vector code to userspace | Xiao Guangrong | 2012-09-21 |
| | * | | | | | | | | | | uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int" | 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 |
| | * | | | | | | | | | | uprobes/x86: Implement x86 specific arch_uprobe_*_step | Sebastian Andrzej Siewior | 2012-09-15 |
| | * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-08-28 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | ftrace/x86: Add support for -mfentry to x86_64 | Steven Rostedt | 2012-08-23 |
| | * | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-08-21 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | perf: Factor __output_copy to be usable with specific copy function | Frederic Weisbecker | 2012-08-10 |
| | | * | | | | | | | | | | perf: Unified API to record selective sets of arch registers | Jiri Olsa | 2012-08-10 |
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-08-21 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | kprobes/x86: ftrace based optimization for x86 | Masami Hiramatsu | 2012-07-31 |
| | | * | | | | | | | | | | ftrace/x86: Add save_regs for i386 function calls | Steven Rostedt | 2012-07-19 |
| | | * | | | | | | | | | | ftrace/x86: Add separate function to save regs | Steven Rostedt | 2012-07-19 |
| | | * | | | | | | | | | | ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer | Steven Rostedt | 2012-07-19 |
| | | * | | | | | | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callback | Steven Rostedt | 2012-07-19 |
| * | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|