summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICvLiran Alon2018-09-203-1/+32
| | * | | | | | KVM: VMX: check nested state and CR4.VMXE against SMMPaolo Bonzini2018-09-201-2/+11
| | * | | | | | kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior2018-09-201-23/+23
| | * | | | | | x86/hyper-v: rename ipi_arg_{ex,non_ex} structuresVitaly Kuznetsov2018-09-202-11/+13
| | * | | | | | KVM: VMX: use preemption timer to force immediate VMExitSean Christopherson2018-09-204-2/+31
| | * | | | | | KVM: VMX: modify preemption timer bit only when arming timerSean Christopherson2018-09-201-29/+32
| | * | | | | | KVM: VMX: immediately mark preemption timer expired only for zero valueSean Christopherson2018-09-201-6/+8
| | * | | | | | KVM: SVM: Switch to bitmap_zalloc()Andy Shevchenko2018-09-201-3/+2
| | * | | | | | KVM/MMU: Fix comment in walk_shadow_page_lockless_end()Tianyu Lan2018-09-201-1/+1
| | * | | | | | KVM: x86: don't reset root in kvm_mmu_setup()Wei Yang2018-09-201-1/+6
| | * | | | | | kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid2018-09-201-2/+2
| | * | | | | | x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-09-202-3/+20
| | * | | | | | Merge tag 'kvm-ppc-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-09-188-143/+99
| | |\ \ \ \ \ \
| | | * | | | | | KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping sizeNicholas Piggin2018-09-121-54/+37
| | | * | | | | | KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-127-89/+62
| | * | | | | | | Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-09-182-3/+5
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank2018-09-121-2/+2
| | | * | | | | | s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-09-121-1/+3
| * | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Greg Kroah-Hartman2018-09-195-5/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek2018-09-145-5/+0
* | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-1817-46/+61
|\| | | | | | | | |
| * | | | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-181-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2018-09-171-1/+1
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-155-14/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap2018-09-151-0/+2
| | * | | | | | | | | Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel2018-09-141-9/+0
| | * | | | | | | | | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3Guenter Roeck2018-09-121-2/+1
| | * | | | | | | | | x86/xen: Disable CPU0 hotplug for Xen PVJuergen Gross2018-09-121-1/+3
| | * | | | | | | | | x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky2018-09-111-2/+8
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-151-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-09-101-0/+4
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-09-143-14/+16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xtensa: enable SG chaining in KconfigMax Filippov2018-09-111-0/+1
| | * | | | | | | | | xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada2018-09-111-4/+0
| | * | | | | | | | | xtensa: ISS: don't allocate memory in platform_setupMax Filippov2018-09-061-10/+15
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-09-144-13/+22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse2018-09-113-11/+20
| | * | | | | | | | | arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-09-111-2/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2018-09-132-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | hexagon: modify ffs() and fls() to return intRandy Dunlap2018-09-101-2/+2
| | * | | | | | | | | arch/hexagon: fix kernel/dma.c build warningRandy Dunlap2018-09-101-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-09-131-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki2018-09-041-1/+1
* | | | | | | | | | net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens2018-09-131-4/+4
* | | | | | | | | | net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens2018-09-131-3/+3
* | | | | | | | | | MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens2018-09-131-1/+0
|/ / / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-122-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-112-2/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-121-7/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck2018-09-041-7/+0
| | |/ / / / / / | |/| | | | | |