summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-5/+17
2012-03-06aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro1-7/+7
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian3-7/+28
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+3
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian3-33/+321
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian4-8/+125
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian1-0/+10
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian3-3/+104
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian1-0/+60
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian3-26/+52
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian2-9/+16
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian1-8/+13
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar25-164/+517
2012-03-05x86/numa: Improve internode cache alignmentAlex Shi1-1/+0
2012-03-05Merge branch 'pm-sleep'Rafael J. Wysocki1-6/+5
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel4-4/+54
2012-03-01x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder1-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2-6/+2
2012-02-28x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder1-0/+11
2012-02-28Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar1-29/+35
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar238-5713/+11818
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+46
2012-02-27x86-64: Fix CFI data for common_interrupt()Mark Wielaard1-1/+1
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich2-4/+0
2012-02-27x86: Properly _init-annotate NMI selftest codeJan Beulich1-18/+19
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-27x86_64: Record stack pointer before task execution beginsSiddhesh Poyarekar1-0/+1
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-25x86: Fix the NMI nesting commentsSteven Rostedt1-6/+8
2012-02-24x86-64: Improve insn scheduling in SAVE_ARGS_IRQJan Beulich1-4/+3
2012-02-24x86-64: Fix CFI annotations for NMI nesting codeJan Beulich1-24/+28
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar5-14/+14
2012-02-24x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson3-25/+151
2012-02-24x86, efi: Add basic error handlingOlof Johansson1-28/+57
2012-02-24x86, efi: Cleanup config table walkingOlof Johansson1-33/+28
2012-02-24x86, efi: Convert printk to pr_*()Olof Johansson1-29/+29
2012-02-24x86, efi: Refactor efi_init() a bitOlof Johansson1-35/+54
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: Remove some noise from boot log when starting cpusLuck, Tony1-2/+0
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-22x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin1-0/+3
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