summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton2016-05-051-3/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-284-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-288-14/+82
|\ \
| * | 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/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-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 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-144-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
| * | | KVM: MMU: fix permission_fault()Xiao Guangrong2016-04-102-6/+5
* | | | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-091-0/+8
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-04-081-0/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | tools/power turbostat: print IRTL MSRsLen Brown2016-04-071-0/+8
* | | | | | x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds2016-04-061-37/+0
| |_|_|/ / |/| | | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-055-17/+30
|\ \ \ \ \
| * | | | | kvm: x86: make lapic hrtimer pinnedLuiz Capitulino2016-04-051-4/+4
| * | | | | kvm: set page dirty only if page has been writableYu Zhao2016-04-011-2/+10
| * | | | | KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini2016-04-011-1/+1
| * | | | | KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabledPaolo Bonzini2016-04-011-0/+5
| * | | | | KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya2016-04-011-10/+10
* | | | | | Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-042-2/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()Boris Ostrovsky2016-03-291-0/+2
| * | | | | Merge tag 'v4.6-rc1' into for-linus-4.6Konrad Rzeszutek Wilk2016-03-29365-4443/+8403
| |\ \ \ \ \ | | |/ / / /
| * | | | | xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC opBoris Ostrovsky2016-03-251-2/+10
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-032-10/+48
|\ \ \ \ \ \
| * | | | | | perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
| * | | | | | perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui2016-03-251-3/+3
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-0311-30/+38
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86/cpu: Add advanced power management bitsHuang Rui2016-03-291-0/+2
| * | | | | | x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov2016-03-291-4/+2
| * | | | | | x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy2016-03-291-7/+1
| * | | | | | x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-294-14/+6
| * | | | | | perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra2016-03-292-3/+23
| * | | | | | x86/topology: Fix AMD core countPeter Zijlstra2016-03-293-5/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-011-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2016-04-021-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud