summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-117-18/+31
|\
| * x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner2016-05-101-1/+1
| * x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner2016-05-071-0/+5
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-062-4/+2
| |\
| | * x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu2016-05-061-1/+1
| | * x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton2016-05-051-3/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-062-0/+3
| |\ \
| * \ \ Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-062-11/+21
| |\ \ \
| | * | | x86/sysfb_efi: Fix valid BAR address range checkWang YanQing2016-05-051-2/+12
| | * | | x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer2016-05-041-9/+9
| | | |/ | | |/|
| * / | mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-061-2/+2
| |/ /
* | | perf/x86/intel/pt: Convert ACCESS_ONCE()sAlexander Shishkin2016-05-051-3/+3
* | | perf/x86/intel/pt: Export CPU frequency ratios needed by PT decodersAlexander Shishkin2016-05-052-0/+60
* | | perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin2016-05-053-0/+8
* | | perf/x86/intel/pt: Add support for address range filtering in PTAlexander Shishkin2016-05-052-11/+194
* | | perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin2016-05-053-0/+23
* | | perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin2016-05-052-20/+24
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-059-11/+29
|\ \ \ | | |/ | |/|
| * | perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra2016-05-051-0/+1
| * | perf/x86: Add model numbers for Kabylake CPUsAndi Kleen2016-05-051-0/+2
| |/
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-294-9/+11
| |\
| | * x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch2016-04-281-1/+2
| | * Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski2016-04-262-8/+3
| | * xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall2016-04-231-0/+6
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-298-14/+82
| |\ \
| * \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-232-0/+13
| |\ \ \ | | | |/ | | |/|
| | * | x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-04-221-0/+1
| | * | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov2016-04-161-0/+12
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-04-201-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu2016-04-151-2/+2
* | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-286-14/+80
|\ \ \ \ | | |_|/ | |/| |
| * | | perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang2016-04-281-2/+4
| * | | perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin2016-04-284-11/+75
| * | | perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski2016-04-281-1/+1
* | | | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-2/+2
* | | | x86/perf/rapl: Add missing Broadwell modelPeter Zijlstra2016-04-231-0/+1
* | | | x86/perf/rapl: Reorder model numbersPeter Zijlstra2016-04-231-4/+9
* | | | perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada2016-04-232-2/+54
* | | | perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUsKan Liang2016-04-233-1/+21
* | | | perf/x86/intel: Add Goldmont CPU supportKan Liang2016-04-234-1/+177
* | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-2311-15/+100
|\| | |
| * | | perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada2016-04-231-0/+1
| * | | perf/x86/intel: Add model number for Skylake Server to perfAndi Kleen2016-04-231-0/+1
| |/ /
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-154-3/+51
| |\ \
| | * | x86/mce: Avoid using object after free in genpoolTony Luck2016-04-131-2/+2
| | * | x86/build: Build compressed x86 kernels as PIEH.J. Lu2016-03-293-1/+49
| * | | Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds2016-04-141-0/+37
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-134-12/+10
| |\ \ \
| | * | | KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini2016-04-101-0/+1
| | * | | kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-04-101-6/+4