summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-221-1/+1
|\
| * x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-231-1/+1
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-221-0/+1
|\ \
| * | x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu2012-02-121-0/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds2012-03-221-0/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | * | x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin2012-02-211-0/+3
| | |/ / | |/| |
* | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-222-67/+85
|\ \ \ \
| * | | | x86: atomic64 assembly improvementsJan Beulich2012-01-201-3/+2
| * | | | x86: Adjust asm constraints in atomic64 wrappersJan Beulich2012-01-202-67/+86
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-222-3/+2
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/asmIngo Molnar2012-02-2848-1323/+883
| |\ \ \ \
| * | | | | x86/spinlocks: Eliminate TICKET_MASKJan Beulich2012-02-072-3/+2
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-212-22/+0
|\ \ \ \ \ \
| * | | | | | irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-232-22/+0
* | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-1/+1
* | | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-202-0/+14
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-096-60/+281
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-022-2/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger2012-01-261-0/+1
| * | | | | | | | | Add driver auto probing for x86 features v4Andi Kleen2012-01-261-0/+13
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-201-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-271-1/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-6/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-03-131-6/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-051-0/+7
* | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-055-57/+278
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-021-0/+8
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | i387: support lazy restore of FPU stateLinus Torvalds2012-02-202-13/+25
| * | | | | | | i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds2012-02-201-3/+14
| * | | | | | | i387: fix up some fpu_counter confusionLinus Torvalds2012-02-201-1/+2
| | |_|_|_|/ / | |/| | | | |
| * | | | | | i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-181-17/+93
| * | | | | | i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-183-24/+23
| * | | | | | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-161-19/+0
| * | | | | | i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-161-1/+0
| * | | | | | i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-161-20/+55
| * | | | | | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-02-161-3/+6
| * | | | | | i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2012-02-161-0/+42
| * | | | | | i387: fix sense of sanity checkLinus Torvalds2012-02-151-1/+1
| |/ / / / /
| * | | | | i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-131-8/+46
| * | | | | i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-131-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-02-061-0/+16
| |\ \ \ \
| | * | | | KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-02-011-0/+13
| | * | | | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-02-011-0/+3
| | |/ / /
* | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-242-6/+6
* | | | | x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-112-8/+15
* | | | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-061-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich2012-01-261-3/+3
| | |/ / | |/| |
* | | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-2/+0
OpenPOWER on IntegriCloud