summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-05x86/numa: Improve internode cache alignmentAlex Shi
2012-03-04Merge branch 'pm-sleep'Rafael J. Wysocki
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-01x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-28x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-02-28Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich
2012-02-26Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-26x86_64: Record stack pointer before task execution beginsSiddhesh Poyarekar
2012-02-25crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna
2012-02-25crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna
2012-02-25crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna
2012-02-25crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna
2012-02-25crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna
2012-02-25crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna
2012-02-24x86: Fix the NMI nesting commentsSteven Rostedt
2012-02-24x86-64: Improve insn scheduling in SAVE_ARGS_IRQJan Beulich
2012-02-24x86-64: Fix CFI annotations for NMI nesting codeJan Beulich
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely
2012-02-23PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu
2012-02-22x86: Remove some noise from boot log when starting cpusLuck, Tony
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov
2012-02-22x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha
2012-02-21x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin
2012-02-20i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds
2012-02-20x86: Specify a size for the cmp in the NMI handlerSteven Rostedt
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds
2012-02-20xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk
2012-02-20xen/setup: Remove redundant filtering of PTE masks.Konrad Rzeszutek Wilk
2012-02-20x86-32/irq: Don't switch to irq stack for a user-mode irqLinus Torvalds
2012-02-20x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt
2012-02-20x86/UV: Lower UV rtc clocksource ratingDimitri Sivanich
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds