summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-01ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri
2017-11-01x86/mpx: Simplify handling of errors when computing linear addressesRicardo Neri
2017-11-01uprobes/x86: Use existing definitions for segment override prefixesRicardo Neri
2017-11-01x86/boot: Relocate definition of the initial state of CR0Ricardo Neri
2017-11-01x86/mm: Relocate page fault error codes to traps.hRicardo Neri
2017-11-01x86/mcelog: Get rid of RCU remnantsBorislav Petkov
2017-11-01ARM: 8716/1: pass endianness info to sparseLuc Van Oostenryck
2017-11-01x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka
2017-11-01powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao
2017-11-01Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao
2017-11-01KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hostsPaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded modePaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix hostPaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Unify dirty page map between HPT and radixPaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_readyPaul Mackerras
2017-11-01KVM: PPC: Book3S HV: Don't rely on host's page size informationPaul Mackerras
2017-11-01Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-11-01KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0Nicholas Piggin
2017-11-01KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGSGreg Kurz
2017-11-01KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras
2017-11-01MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-11-01MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun
2017-11-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-10-31MIPS: Fix CM region target definitionsPaul Burton
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn
2017-10-31MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn
2017-10-31MIPS: generic: Fix NI 169445 its buildJames Hogan
2017-10-31Update MIPS email addressesPaul Burton
2017-10-31tile: pass machine size to sparseLuc Van Oostenryck
2017-10-31media: arm: dts: omap3: N9/N950: Add flash references to the cameraSakari Ailus
2017-10-31ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-31arm64: dts: allwinner: add snps,dwmac-mdio compatible to emac/mdioCorentin Labbe
2017-10-31arm64: dts: allwinner: A64: Restore EMAC changesCorentin Labbe
2017-10-31xen: support 52 bit physical addresses in pv guestsJuergen Gross
2017-10-31Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan
2017-10-31x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU featuresGayatri Kammela
2017-10-31x86/boot: Disable Clang warnings about GNU extensionsMatthias Kaehlcke
2017-10-31arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland
2017-10-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-10-31hexagon/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin
2017-10-31c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin
2017-10-31arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULECao jin
2017-10-30arm64: dts: marvell: armada-3720-espressobin: fill UART nodesMiquel Raynal
2017-10-30arm64: dts: marvell: armada-3720-db: enable second UART portMiquel Raynal
2017-10-30arm64: dts: marvell: armada-37xx: add second UART portMiquel Raynal
2017-10-30arm64: dts: marvell: armada-37xx: add UART clockMiquel Raynal
2017-10-30Merge tag 'mvebu-fixes-4.14-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-10-30microblaze: add missing include to mmu_context_mm.hOded Gabbay
2017-10-30arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers