summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-12-16Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"Greg Kroah-Hartman2-16/+17
2017-12-16Revert "x86/efi: Hoist page table switching code into efi_call_virt()"Greg Kroah-Hartman3-36/+56
2017-12-16Revert "x86/efi: Build our own page table structures"Greg Kroah-Hartman4-102/+40
2017-12-16s390: always save and restore all registers on context switchHeiko Carstens1-10/+9
2017-12-16sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-12-16powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy1-0/+3
2017-12-16axonram: Fix gendisk handlingJan Kara1-1/+4
2017-12-16arm64: KVM: Survive unknown traps from guestsMark Rutland1-7/+12
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland2-7/+13
2017-12-16KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li1-1/+3
2017-12-16kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson1-18/+4
2017-12-16ARM: OMAP2+: Release device node after it is no longer needed.Guenter Roeck1-2/+7
2017-12-16ARM: OMAP2+: Fix device node reference countsGuenter Roeck1-6/+10
2017-12-16x86/hpet: Prevent might sleep splat on resumeThomas Gleixner1-1/+1
2017-12-16ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl1-4/+6
2017-12-16Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin1-8/+0
2017-12-16ARM: avoid faulting on qemuRussell King1-2/+2
2017-12-16ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-12-16arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin1-0/+9
2017-12-16KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig1-5/+0
2017-12-16arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko1-2/+1
2017-12-16s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-16x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki1-1/+1
2017-12-09ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi1-9/+7
2017-12-09kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu1-9/+14
2017-12-09x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen3-6/+19
2017-12-09s390/pci: do not require AIS facilityChristian Borntraeger3-4/+9
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko Carstens3-17/+19
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini1-0/+2
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2-0/+4
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon1-0/+3
2017-12-05x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming1-4/+4
2017-12-05x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth1-25/+14
2017-12-05ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpioAdam Ford1-1/+1
2017-12-05x86/efi: Build our own page table structuresMatt Fleming4-40/+102
2017-12-05x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming3-56/+36
2017-12-05x86/mm/pat: Ensure cpa->pfn only contains page frame numbersMatt Fleming2-17/+16
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens1-0/+8
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao1-1/+1
2017-11-30parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin1-3/+3
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini1-0/+7
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek1-0/+2
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-30MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin1-1/+1
2017-11-30MIPS: ralink: Fix MT7628 pinmuxMathias Kresin1-2/+2
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-11-30ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1