summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-13sparc64: ldc abort during vds iso bootJag Raman1-1/+6
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2018-04-13ARM: dts: armadillo800eva: Split LCD mux and gpioGeert Uytterhoeven1-0/+2
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski1-1/+6
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski1-3/+3
2018-04-13KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exitJim Mattson1-2/+1
2018-04-13ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ullLeonard Crestez2-0/+9
2018-04-13ARM: dts: qcom: ipq4019: fix i2c_0 nodeChristian Lamparter1-2/+2
2018-04-13powerpc/8xx: fix mpc8xx_get_irq() return on no irqChristophe Leroy1-1/+1
2018-04-13arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel1-6/+13
2018-04-13powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2018-04-13KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen1-13/+11
2018-04-13arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon1-4/+4
2018-04-13powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov1-3/+11
2018-04-13x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth1-2/+4
2018-04-13ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc nodeRasmus Villemoes1-1/+1
2018-04-13KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr1-2/+5
2018-04-13KVM: X86: Fix preempt the preemption timer cancelWanpeng Li1-0/+2
2018-04-13ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li1-1/+3
2018-04-13ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna1-0/+10
2018-04-13powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman1-0/+12
2018-04-13ARM: dts: rockchip: fix rk322x i2s1 pinctrl errorSugar Zhang1-3/+3
2018-04-13KVM: arm64: Restore host physical timer access on hyp_panic()James Morse1-0/+1
2018-04-13KVM: arm: Restore banked registers and physical timer access on hyp_panic()James Morse1-0/+2
2018-04-13arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni1-7/+16
2018-04-13ARM: dts: imx6qdl-wandboard: Fix audio channel swapFabio Estevam1-0/+1
2018-04-13powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman1-0/+4
2018-04-13x86/tsc: Provide 'tsc=unstable' boot parameterPeter Zijlstra1-0/+2
2018-04-13ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pinFabio Estevam1-1/+1
2018-04-13KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras1-8/+26
2018-04-13s390: move _text symbol to address higher than zeroHeiko Carstens1-1/+7
2018-04-13x86/boot: Declare error() as noreturnKees Cook1-1/+3
2018-04-13x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2-1/+3
2018-04-13x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Josh Poimboeuf1-6/+6
2018-04-08Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"Greg Kroah-Hartman1-2/+2
2018-04-08Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"Greg Kroah-Hartman1-1/+1
2018-04-08ARM: dts: am57xx-idk-common: Add overide powerhold propertyKeerthy1-0/+1
2018-04-08ARM: dts: am57xx-beagle-x15-common: Add overide powerhold propertyKeerthy1-0/+1
2018-04-08ARM: dts: dra7: Add power hold and power controller properties to palmasKeerthy1-0/+2
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers1-2/+1
2018-04-08arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon4-7/+7
2018-04-08arm64: entry: Reword comment about post_ttbr_update_workaroundWill Deacon1-10/+3
2018-04-08arm64: Force KPTI to be disabled on Cavium ThunderXMarc Zyngier1-3/+14
2018-04-08arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon3-7/+222
2018-04-08arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon2-26/+16
2018-04-08arm64: Turn on KPTI only on CPUs that need itJayachandran C1-0/+7
2018-04-08arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUsJayachandran C1-0/+3
2018-04-08arm64: capabilities: Handle duplicate entries for a capabilitySuzuki K Poulose1-21/+23
2018-04-08arm64: Allow checking of a CPU-local erratumMarc Zyngier1-2/+11