summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-01-11arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-10Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su
2019-01-10arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon
2019-01-10gpio: pl061: handle failed allocationsNicholas Mc Guire
2019-01-10csky: fixup compile error with CPU 810.Guo Ren
2019-01-10ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij
2019-01-10arm64: dts: marvell: mcbin: fix PCIe reset signalBaruch Siach
2019-01-10arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt
2019-01-10arm64: asm-prototypes: Fix fat-fingered typo in commentWill Deacon
2019-01-10ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi
2019-01-10ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi
2019-01-10ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi
2019-01-10ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi
2019-01-10ARM: davinci: omapl138-hawk: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-10ARM: davinci: dm644x-evm: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-10ARM: davinci: dm355-evm: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-10ARM: davinci: da850-evm: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-10ARM: davinci: da830-evm: fix label names in GPIO lookup entriesBartosz Golaszewski
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-09MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-01-09Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2019-01-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-08arch/openrisc: Fix issues with access_ok()Stafford Horne
2019-01-08kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov
2019-01-08arm64: defconfig: enable modules for amlogic s400 sound cardJerome Brunet
2019-01-09csky: fixup compile error with pte_allocGuo Ren
2019-01-08csky: fixup CACHEV1 store instruction fast retireGuo Ren
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-08csky: fixup relocation error with 807 & 860Guo Ren
2019-01-08powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan
2019-01-07MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
2019-01-07MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens
2019-01-07MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens
2019-01-07Fix a handful of audit-related issuePalmer Dabbelt
2019-01-07riscv: add HAVE_SYSCALL_TRACEPOINTS to KconfigDavid Abdurachmanov
2019-01-07riscv: fix trace_sys_exit hookDavid Abdurachmanov
2019-01-07riscv: define CREATE_TRACE_POINTS in ptrace.cDavid Abdurachmanov
2019-01-07riscv: define NR_syscalls in unistd.hDavid Abdurachmanov
2019-01-07riscv: audit: add audit hook in do_syscall_trace_enter/exit()David Abdurachmanov
2019-01-07riscv: add audit supportDavid Abdurachmanov
2019-01-07RISC-V: Support MODULE_SECTIONS mechanism on RV32Zong Li
2019-01-07riscv: don't stop itself in smp_send_stopAndreas Schwab
2019-01-07arch: riscv: support kernel command line forcing when no DTB passedPaul Walmsley
2019-01-07RISC-V: Make BSS section as the last section in vmlinux.lds.SAnup Patel
2019-01-07reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds