summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-2/+1Star
|\
| * no need to protect against put_user_ns(NULL)Al Viro2019-05-251-2/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-194-14/+7Star
|\ \
| * | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-192-9/+4Star
| * | mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams2019-07-191-1/+3
| * | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-192-4/+0Star
* | | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-181-3/+1Star
|\ \ \
| * | | x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/KconfigAlexandre Ghiti2019-07-041-3/+1Star
* | | | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-182-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/uaccess: Allow access_ok() in irq context if pagefault_disabledMasami Hiramatsu2019-05-261-1/+3
| * | | x86/ftrace: Make enable parameter bool where applicableSteven Rostedt (VMware)2019-05-261-3/+3
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-176-24/+10Star
|\ \ \
| * | | mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-173-4/+3Star
| * | | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-171-19/+2Star
| * | | mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-171-0/+5
| * | | arch/*: remove unused isa_page_to_bus()Stephen Kitt2019-07-171-1/+0Star
* | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-4/+4
|\ \ \ \
| * | | | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-2/+2
| * | | | docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-151-2/+2
* | | | | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-161-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | clone: fix CLONE_PIDFD supportDmitry V. Levin2019-07-141-0/+4
* | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-161-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-151-6/+2Star
|\ \ \ \
| * | | | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-021-6/+2Star
| | |_|/ | |/| |
* | | | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-154-133/+20Star
|\ \ \ \
| * | | | Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel2019-06-111-1/+1
| * | | | Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel2019-05-201-0/+1
| * | | | Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel2019-05-202-132/+18Star
| | |/ / | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-142-9/+14
|\ \ \ \
| * | | | perf/x86/intel: Fix spurious NMI on fixed counterKan Liang2019-07-131-5/+3Star
| * | | | perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips2019-07-131-4/+11
| * | | | perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips2019-07-131-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-141-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/vdso: Fix flip/flop vdso build bugNaohiro Aota2019-07-121-6/+6
* | | | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-131-5/+25
|\ \ \ \ \
| * | | | | x86: don't use asm-generic/ptrace.hChristoph Hellwig2019-07-011-5/+25
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-1331-980/+1611
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11323-2210/+585Star
| |\ \ \ \ \ \
| * | | | | | | KVM: x86: Unconditionally enable irqs in guest contextSean Christopherson2019-07-112-9/+12
| * | | | | | | KVM: x86: PMU Event FilterEric Hankland2019-07-115-0/+81
| * | | | | | | kvm: x86: Fix -Wmissing-prototypes warningsYi Wang2019-07-101-1/+0Star
| * | | | | | | KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insaneWanpeng Li2019-07-051-3/+4
| * | | | | | | kvm: LAPIC: write down valid APIC registersPaolo Bonzini2019-07-051-12/+32
| * | | | | | | KVM: LAPIC: ARBPRI is a reserved register for x2APICPaolo Bonzini2019-07-051-1/+5
| * | | | | | | KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...Krish Sadhukhan2019-07-051-2/+24
| * | | | | | | KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPTSean Christopherson2019-07-052-22/+23
| * | | | | | | KVM: x86: add tracepoints around __direct_map and FNAME(fetch)Paolo Bonzini2019-07-053-7/+67
| * | | | | | | KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ONPaolo Bonzini2019-07-051-3/+9
| * | | | | | | KVM: x86: remove now unneeded hugepage gfn adjustmentPaolo Bonzini2019-07-052-7/+4Star