Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 2012-09-18 | 2 | -1/+29 | |
| * | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 3 | -5/+6 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT | Mathias Krause | 2012-09-05 | 1 | -2/+2 | |
| | * | | | | | x86/iommu: Drop duplicate const in __IOMMU_INIT | Mathias Krause | 2012-09-05 | 1 | -1/+1 | |
| | * | | | | | x86/vdso: Add __user annotation to VDSO32_SYMBOL | Mathias Krause | 2012-09-05 | 1 | -1/+2 | |
| | * | | | | | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause | 2012-09-05 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds | 2012-10-01 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | x86, cpufeature: Add feature bit for SMAP | H. Peter Anvin | 2012-09-09 | 1 | -0/+1 | |
| | | |/ / / | ||||||
| * | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 4 | -36/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | x86_64: Work around old GAS bug | Tao Guo | 2012-09-26 | 1 | -25/+23 | |
| | * | | | | | x86: Use REP BSF unconditionally | Jan Beulich | 2012-09-19 | 1 | -17/+2 | |
| | * | | | | | x86: Prefer TZCNT over BFS | Jan Beulich | 2012-09-13 | 1 | -2/+17 | |
| | * | | | | | x86/64: Adjust types of temporaries used by ffs()/fls()/fls64() | Jan Beulich | 2012-09-13 | 1 | -6/+4 | |
| | * | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell | 2012-09-13 | 1 | -1/+0 | |
| | * | | | | | x86/smp: Don't ever patch back to UP if we unplug cpus | Rusty Russell | 2012-08-23 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 10 | -155/+306 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KVM: x86: Export svm/vmx exit code and vector code to userspace | Xiao Guangrong | 2012-09-21 | 4 | -134/+230 | |
| | * | | | | | | uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int" | Oleg Nesterov | 2012-09-15 | 1 | -1/+1 | |
| | * | | | | | | uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set | Oleg Nesterov | 2012-09-15 | 1 | -2/+1 | |
| | * | | | | | | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st... | Oleg Nesterov | 2012-09-15 | 1 | -0/+2 | |
| | * | | | | | | uprobes/x86: Implement x86 specific arch_uprobe_*_step | Sebastian Andrzej Siewior | 2012-09-15 | 1 | -0/+2 | |
| | * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-08-28 | 1 | -2/+1 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | ftrace/x86: Add support for -mfentry to x86_64 | Steven Rostedt | 2012-08-23 | 1 | -1/+6 | |
| | * | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-08-21 | 36 | -87/+458 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | perf: Factor __output_copy to be usable with specific copy function | Frederic Weisbecker | 2012-08-10 | 1 | -0/+2 | |
| | | * | | | | | | perf: Unified API to record selective sets of arch registers | Jiri Olsa | 2012-08-10 | 1 | -0/+33 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-08-21 | 2 | -19/+31 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | kprobes/x86: ftrace based optimization for x86 | Masami Hiramatsu | 2012-07-31 | 1 | -0/+1 | |
| | | * | | | | | | ftrace/x86: Add save_regs for i386 function calls | Steven Rostedt | 2012-07-19 | 1 | -2/+0 | |
| | | * | | | | | | ftrace/x86: Add separate function to save regs | Steven Rostedt | 2012-07-19 | 1 | -19/+28 | |
| | | * | | | | | | ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer | Steven Rostedt | 2012-07-19 | 1 | -1/+1 | |
| | | * | | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callback | Steven Rostedt | 2012-07-19 | 1 | -0/+4 | |
| * | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 2 | -3/+39 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86: Use the new schedule_user API on userspace preemption | Frederic Weisbecker | 2012-09-26 | 1 | -0/+12 | |
| | * | | | | | | | | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker | 2012-09-26 | 1 | -0/+20 | |
| | * | | | | | | | | x86: Syscall hooks for userspace RCU extended QS | Frederic Weisbecker | 2012-09-26 | 1 | -3/+7 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | hpet: Remove unused PCI Vendor ID #define | Jon Mason | 2012-09-01 | 1 | -2/+0 | |
* | | | | | | | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-09-21 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 2012-09-12 | 1 | -1/+2 | |
* | | | | | | | | x86/spinlocks: Fix comment in spinlock.h | Richard Weinberger | 2012-08-22 | 1 | -2/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-03 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> | Tony Luck | 2012-07-26 | 1 | -0/+8 | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-08-03 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 2012-07-31 | 1 | -3/+8 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 1 | -19/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 1 | -5/+0 | |
| * | | | | | | | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 | 1 | -1/+0 | |
| * | | | | | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-07-31 | 1 | -16/+3 |