summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar48-1323/+883
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich1-1/+0
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2-6/+6
2012-02-24x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson1-1/+1
2012-02-24irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2-22/+0
2012-02-23x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman1-1/+1
2012-02-22x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin1-0/+3
2012-02-22i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2-506/+526
2012-02-22i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds1-74/+4
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds2-13/+25
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds1-3/+14
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds1-1/+2
2012-02-19i387: re-introduce FPU state preloading at context switch timeLinus Torvalds1-17/+93
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds3-24/+23
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds1-19/+0
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds1-1/+0
2012-02-17i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds1-20/+55
2012-02-17i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds1-0/+42
2012-02-15i387: fix sense of sanity checkLinus Torvalds1-1/+1
2012-02-14i387: make irq_fpu_usable() tests more robustLinus Torvalds1-8/+46
2012-02-14i387: math_state_restore() isn't called from asmLinus Torvalds1-1/+1
2012-02-12x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu1-0/+1
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2-8/+15
2012-02-07x86/spinlocks: Eliminate TICKET_MASKJan Beulich2-3/+2
2012-02-07Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+16
2012-02-07Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo1-3/+3
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2-2/+3
2012-02-01KVM: x86: fix missing checks in syscall emulationStephan Bärwolf1-0/+13
2012-02-01KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf1-0/+3
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-2/+0
2012-01-27X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger1-0/+1
2012-01-27Add driver auto probing for x86 features v4Andi Kleen1-0/+13
2012-01-27x86/mid: Remove Intel MoorestownAlan Cox1-2/+2
2012-01-27x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich1-3/+3
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann1-0/+1
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-21x86: atomic64 assembly improvementsJan Beulich1-3/+2
2012-01-21x86: Adjust asm constraints in atomic64 wrappersJan Beulich2-67/+86
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin28-1208/+259
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman1-0/+1
2012-01-17x86/UV2: Work around BAU bugCliff Wickman1-1/+12
2012-01-17x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman1-7/+86
2012-01-17Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-1149/+57
2012-01-17mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman1-1/+1
2012-01-16x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov1-2/+2
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+34
2012-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-01-12x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov1-2/+2