summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2012-09-182-1/+29
| * | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-013-5/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause2012-09-051-2/+2
| | * | | | | x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause2012-09-051-1/+1
| | * | | | | x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause2012-09-051-1/+2
| | * | | | | x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2012-09-051-1/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2012-10-011-0/+1
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | x86, cpufeature: Add feature bit for SMAPH. Peter Anvin2012-09-091-0/+1
| | | |/ / /
| * | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-014-36/+31
| |\ \ \ \ \
| | * | | | | x86_64: Work around old GAS bugTao Guo2012-09-261-25/+23
| | * | | | | x86: Use REP BSF unconditionallyJan Beulich2012-09-191-17/+2
| | * | | | | x86: Prefer TZCNT over BFSJan Beulich2012-09-131-2/+17
| | * | | | | x86/64: Adjust types of temporaries used by ffs()/fls()/fls64()Jan Beulich2012-09-131-6/+4
| | * | | | | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-131-1/+0
| | * | | | | x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell2012-08-231-2/+2
| * | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-0110-155/+306
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong2012-09-214-134/+230
| | * | | | | | uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"Oleg Nesterov2012-09-151-1/+1
| | * | | | | | uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov2012-09-151-2/+1
| | * | | | | | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg Nesterov2012-09-151-0/+2
| | * | | | | | uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior2012-09-151-0/+2
| | * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-281-2/+1
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-231-1/+6
| | * | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-2136-87/+458
| | |\ \ \ \ \ \
| | | * | | | | | perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-101-0/+2
| | | * | | | | | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-101-0/+33
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-08-212-19/+31
| | |\ \ \ \ \ \
| | | * | | | | | kprobes/x86: ftrace based optimization for x86Masami Hiramatsu2012-07-311-0/+1
| | | * | | | | | ftrace/x86: Add save_regs for i386 function callsSteven Rostedt2012-07-191-2/+0
| | | * | | | | | ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-191-19/+28
| | | * | | | | | ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt2012-07-191-1/+1
| | | * | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-191-0/+4
| * | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-012-3/+39
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker2012-09-261-0/+12
| | * | | | | | | | x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker2012-09-261-0/+20
| | * | | | | | | | x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker2012-09-261-3/+7
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-2/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | hpet: Remove unused PCI Vendor ID #defineJon Mason2012-09-011-2/+0
* | | | | | | | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
|/ / / / / / / /
* | | | | | | | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-211-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-121-1/+2
* | | | | | | | x86/spinlocks: Fix comment in spinlock.hRichard Weinberger2012-08-221-2/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-031-0/+8
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-261-0/+8
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-031-3/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-311-3/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-19/+0
|\ \ \ \ \ \ \
| * | | | | | | x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-311-5/+0
| * | | | | | | drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-311-1/+0
| * | | | | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-311-16/+3
OpenPOWER on IntegriCloud