summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\
| * mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-16
| * mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-16
| * mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-16
| * arch/*: remove unused isa_page_to_bus()Stephen Kitt2019-07-16
* | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-16
|\ \
| * | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
| * | docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-15
* | | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-16
|\ \ \ | |_|/ |/| |
| * | clone: fix CLONE_PIDFD supportDmitry V. Levin2019-07-14
* | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-15
|\ \ \ | |_|/ |/| |
| * | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-14
|\ \ \
| * | | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-02
* | | | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-14
|\ \ \ \
| * | | | Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel2019-06-11
| * | | | Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel2019-05-20
| * | | | Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel2019-05-20
| | |/ / | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-14
|\ \ \ \
| * | | | perf/x86/intel: Fix spurious NMI on fixed counterKan Liang2019-07-13
| * | | | perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips2019-07-13
| * | | | perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips2019-07-13
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/vdso: Fix flip/flop vdso build bugNaohiro Aota2019-07-12
* | | | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-12
|\ \ \ \ \
| * | | | | x86: don't use asm-generic/ptrace.hChristoph Hellwig2019-07-01
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
| |\ \ \ \ \ \
| * | | | | | | KVM: x86: Unconditionally enable irqs in guest contextSean Christopherson2019-07-11
| * | | | | | | KVM: x86: PMU Event FilterEric Hankland2019-07-11
| * | | | | | | kvm: x86: Fix -Wmissing-prototypes warningsYi Wang2019-07-10
| * | | | | | | KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insaneWanpeng Li2019-07-05
| * | | | | | | kvm: LAPIC: write down valid APIC registersPaolo Bonzini2019-07-05
| * | | | | | | KVM: LAPIC: ARBPRI is a reserved register for x2APICPaolo Bonzini2019-07-05
| * | | | | | | KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...Krish Sadhukhan2019-07-05
| * | | | | | | KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPTSean Christopherson2019-07-05
| * | | | | | | KVM: x86: add tracepoints around __direct_map and FNAME(fetch)Paolo Bonzini2019-07-05
| * | | | | | | KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ONPaolo Bonzini2019-07-05
| * | | | | | | KVM: x86: remove now unneeded hugepage gfn adjustmentPaolo Bonzini2019-07-05
| * | | | | | | KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini2019-07-05
| * | | | | | | kvm: x86: Do not release the page inside mmu_set_spte()Junaid Shahid2019-07-05
| * | | | | | | KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_paramPaolo Bonzini2019-07-05
| * | | | | | | KVM: cpuid: rename do_cpuid_1_entPaolo Bonzini2019-07-05
| * | | | | | | KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_entPaolo Bonzini2019-07-05
| * | | | | | | KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafsPaolo Bonzini2019-07-05
| * | | | | | | KVM: cpuid: do_cpuid_ent works on a whole CPUID functionPaolo Bonzini2019-07-05
| * | | | | | | KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printkWanpeng Li2019-07-03
| * | | | | | | KVM: svm: add nrips module parameterPaolo Bonzini2019-07-03
| * | | | | | | kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUIDJim Mattson2019-07-02
| * | | | | | | kvm: nVMX: Remove unnecessary sync_roots from handle_inveptJim Mattson2019-07-02