summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann2012-01-261-0/+1
* | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-261-2/+2
| |/ |/|
* | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
* | Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-1928-1208/+259
|\ \
| * \ Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-166-1149/+57
| |\ \
| | * | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin2012-01-071-0/+1
| | * | x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-175-1149/+56
| * | | mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2012-01-161-1/+1
| * | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-152-0/+34
| |\ \ \
| | * \ \ Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-01-072-0/+34
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-212-6/+22
| | | * | x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-212-0/+18
OpenPOWER on IntegriCloud