summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu2018-10-031-1/+1
* x86/apic/vector: Make error return value negativeThomas Gleixner2018-09-081-1/+1
* x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-063-12/+15
* x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-061-1/+1
* x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
* x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
* x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn2018-08-311-3/+13
* x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina2018-08-301-4/+5
* x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn2018-08-301-0/+4
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-08-272-5/+42
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-08-271-0/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-262-0/+5
|\
| * x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-08-241-0/+4
| * x86/process: Re-export start_thread()Rian Hunter2018-08-201-0/+1
* | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-262-50/+3
|\ \
| * | x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-202-50/+3
* | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-0/+8
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-0811-14/+64
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | iommu: Add config option to set passthrough as defaultOlof Johansson2018-07-271-0/+8
| | |_|/ / | |/| | |
* | | | | x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra2018-08-232-1/+6
* | | | | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-221-1/+1
|\ \ \ \ \
| * | | | | x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutralPrarit Bhargava2018-08-151-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-191-1/+111
|\ \ \ \ \ \
| * | | | | | KVM: X86: Implement PV IPIs in linux guestWanpeng Li2018-08-061-0/+96
| * | | | | | KVM: X86: Add kvm hypervisor init time platform setup callbackWanpeng Li2018-08-061-0/+10
| * | | | | | x86/kvm: Don't use pvqspinlock code if only 1 vCPUWaiman Long2018-08-061-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-167-8/+54
| |\ \ \ \ \
| * | | | | | Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-031-2/+2
| * | | | | | x86/hyperv: Add interrupt handler annotationsMichael Kelley2018-07-031-1/+1
* | | | | | | Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki2018-08-161-1/+1
* | | | | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-162-8/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/resource'Bjorn Helgaas2018-08-151-5/+0
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Make early dump functionality genericSinan Kaya2018-06-301-5/+0
| * | | | | | | | PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig2018-07-301-3/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-161-0/+18
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-309-14/+53
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-201-0/+18
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | x86/gpu: reserve ICL's graphics stolen memoryPaulo Zanoni2018-07-111-0/+18
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-1/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-0/+3
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-252-3/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-211-1/+3
* | | | | | | | | | x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck2018-08-151-2/+1
* | | | | | | | | | Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-152-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci2018-08-062-1/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka2018-08-151-0/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-08-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-mapping: Generalise dma_32bit_limit flagRobin Murphy2018-07-271-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-1424-68/+292
|\ \ \ \ \ \ \ \ \