summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86: Sanity-check static_cpu_has usageBorislav Petkov2013-06-203-2/+46
| * | | | | | x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov2013-06-202-1/+3
| * | | | | | x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-0612-65/+60
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-023-17/+38
|\ \ \ \ \ \
| * | | | | | x86, efi: retry ExitBootServices() on failureZach Bobroff2013-06-111-3/+17
| * | | | | | efi: Convert runtime services function ptrsBorislav Petkov2013-06-111-14/+14
| * | | | | | UEFI: Don't pass boot services regions to SetVirtualAddressMap()Matthew Garrett2013-06-061-0/+7
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-024-5/+90
|\ \ \ \ \ \ \
| * | | | | | | x86/tboot: Provide debugfs interfaces to access TXT logQiaowei Ren2013-06-281-0/+73
| * | | | | | | x86: Remove weird PTR_ERR() in do_debugRusty Russell2013-06-191-1/+1
| * | | | | | | x86/debug: Only print out DR registers if they are not power-on defaultsDave Jones2013-06-192-4/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-026-30/+45
|\ \ \ \ \ \ \
| * | | | | | | x86/intel/cacheinfo: Shut up last long-standing warningBorislav Petkov2013-06-201-27/+25
| * | | | | | | x86: Extend #DF debugging aid to 64-bitBorislav Petkov2013-05-135-3/+20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-023-19/+19
|\ \ \ \ \ \ \
| * | | | | | | x86, reloc: Use xorl instead of xorq in relocate_kernel_64.SH. Peter Anvin2013-06-201-17/+17
| * | | | | | | Merge tag 'v3.10-rc6' into x86/cleanupsH. Peter Anvin2013-06-2016-212/+181
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | x86, cleanups: Remove extra tab in __flush_tlb_one()Michael Wang2013-06-041-1/+1
| * | | | | | | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMALPaul Bolle2013-05-311-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-0/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/boot: Close opened file descriptorJiri Slaby2013-06-191-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-0212-62/+116
|\ \ \ \ \ \ \
| * | | | | | | x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin2013-06-253-3/+3
| * | | | | | | x86, processor-flags: Fix the datatypes and add bit number definesH. Peter Anvin2013-06-251-50/+104
| * | | | | | | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin2013-06-253-3/+3
| * | | | | | | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin2013-06-255-5/+5
| * | | | | | | x86/vdso: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-191-2/+2
| * | | | | | | x86: __force_order doesn't need to be an actual variableJan Beulich2013-05-311-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-0217-115/+1027
|\ \ \ \ \ \ \
| * | | | | | | perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian2013-06-261-0/+6
| * | | | | | | perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian2013-06-263-4/+27
| * | | | | | | perf/x86/intel: Support full width countingAndi Kleen2013-06-263-0/+15
| * | | | | | | x86: Add NMI duration tracepointsDave Hansen2013-06-231-2/+7
| * | | | | | | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-1/+11
| * | | | | | | x86: Warn when NMI handlers take large amounts of timeDave Hansen2013-06-231-1/+28
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-201-4/+10
| |\ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen2013-06-193-7/+41
| * | | | | | | | perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-191-5/+51
| * | | | | | | | perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen2013-06-192-8/+13
| * | | | | | | | perf/x86/intel: Add Haswell PEBS supportAndi Kleen2013-06-193-2/+42
| * | | | | | | | perf/x86/intel: Add simple Haswell PMU supportAndi Kleen2013-06-193-2/+91
| * | | | | | | | perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2013-06-192-22/+91
| * | | | | | | | perf/x86/intel: Fix sparse warningYan, Zheng2013-06-191-1/+1
| * | | | | | | | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit2013-06-193-0/+548
| * | | | | | | | perf/x86: Only print PMU state when also WARN()'ingDave Hansen2013-06-191-2/+6
| * | | | | | | | perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-193-18/+22
| * | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-191-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86/amd: Rework AMD PMU init codePeter Zijlstra2013-05-281-17/+17