summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-06-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-06-26arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-06-18arm64/mm: don't initialize pgd_cache twiceMike Rapoport
2019-06-18arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier
2019-06-17arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier
2019-06-13arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin
2019-06-12arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon
2019-06-12arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSNathan Chancellor
2019-06-06arm64: Silence gcc warnings about arch ABI driftDave Martin
2019-06-06ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis
2019-06-05arm64: arch_timer: mark functions as __always_inlineAnders Roxell
2019-06-05arm64: smp: Moved cpu_logical_map[] to smp.hFlorian Fainelli
2019-06-05arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin
2019-05-29arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen
2019-05-29arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen
2019-05-29arm64: fix syscall_fn_t typeSami Tolvanen
2019-05-29signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman
2019-05-28arm64/module: revert to unsigned interpretation of ABS16/32 relocationsArd Biesheuvel
2019-05-28arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-05-24arm64: insn: Add BUILD_BUG_ON() for invalid masksJean-Philippe Brucker
2019-05-24arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2019-05-24arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for nowWill Deacon
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier
2019-05-23arm64/module: deal with ambiguity in PRELxx relocation rangesArd Biesheuvel
2019-05-23arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel
2019-05-23arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-23arm64: Remove useless message during oopsWill Deacon
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-18sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada
2019-05-18sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-18ia64: require -Wl,--hash-style=sysvNick Desaulniers
2019-05-18csky: remove deprecated arch/csky/boot/dts/include/dt-bindingsMasahiro Yamada
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-17powerpc/cacheinfo: Remove double freeTobin C. Harding
2019-05-17powerpc/mm/hash: Fix get_region_id() for invalid addressesAneesh Kumar K.V