summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+46
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich2-4/+0
2012-02-27Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-8/+6
2012-02-25crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna1-1/+1
2012-02-25crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna1-1/+1
2012-02-25crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna1-58/+13
2012-02-25crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna1-98/+65
2012-02-25crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna1-130/+89
2012-02-25crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna1-243/+163
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar5-14/+14
2012-02-24irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely4-93/+32
2012-02-24PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu1-5/+7
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov1-0/+2
2012-02-22x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha1-5/+24
2012-02-21i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds1-0/+3
2012-02-21x86: Specify a size for the cmp in the NMI handlerSteven Rostedt1-2/+2
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds5-15/+29
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds2-35/+22
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds3-1/+4
2012-02-20xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk2-4/+6
2012-02-20xen/setup: Remove redundant filtering of PTE masks.Konrad Rzeszutek Wilk1-4/+0
2012-02-20x86-32/irq: Don't switch to irq stack for a user-mode irqLinus Torvalds1-8/+3
2012-02-20x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt1-0/+7
2012-02-19i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-12/+12
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-17i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
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 Torvalds3-8/+45
2012-02-15i387: fix sense of sanity checkLinus Torvalds1-1/+1
2012-02-15Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-1/+8
2012-02-14crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl1-1/+0
2012-02-14crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl1-1/+0
2012-02-14x86/cpu: Clean up modalias feature matchingBen Hutchings1-2/+1
2012-02-14x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings1-1/+1
2012-02-14i387: make irq_fpu_usable() tests more robustLinus Torvalds2-8/+47
2012-02-14i387: math_state_restore() isn't called from asmLinus Torvalds2-4/+4
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt1-12/+12
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu4-32/+40
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+0
2012-02-09x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann1-8/+36
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian1-0/+3
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov1-0/+3
2012-02-07x86/microcode: Remove noisy AMD microcode warningPrarit Bhargava1-1/+0
2012-02-07Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+112
2012-02-07Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo9-30/+58
2012-02-04scx200_32: replace printks with pr_<level>sJim Cromie1-9/+7
2012-02-04scx200_32: use PCI_VDEVICEJim Cromie1-4/+4