index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-06-12
arm64: tlbflush: Ensure start/end of address range are aligned to stride
Will Deacon
2019-06-12
arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
Nathan Chancellor
2019-06-06
arm64: Silence gcc warnings about arch ABI drift
Dave Martin
2019-06-06
ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
George G. Davis
2019-06-05
arm64: arch_timer: mark functions as __always_inline
Anders Roxell
2019-06-05
arm64: smp: Moved cpu_logical_map[] to smp.h
Florian Fainelli
2019-06-05
arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()
Dave Martin
2019-05-29
arm64: use the correct function type for __arm64_sys_ni_syscall
Sami Tolvanen
2019-05-29
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
2019-05-29
arm64: fix syscall_fn_t type
Sami Tolvanen
2019-05-29
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
2019-05-28
arm64/module: revert to unsigned interpretation of ABS16/32 relocations
Ard Biesheuvel
2019-05-28
arm64: Fix the arm64_personality() syscall wrapper redirection
Catalin Marinas
2019-05-24
arm64: insn: Add BUILD_BUG_ON() for invalid masks
Jean-Philippe Brucker
2019-05-24
arm64: insn: Fix ldadd instruction encoding
Jean-Philippe Brucker
2019-05-24
arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now
Will Deacon
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
2019-05-23
arm64/module: deal with ambiguity in PRELxx relocation ranges
Ard Biesheuvel
2019-05-23
arm64/kernel: kaslr: reduce module randomization range to 2 GB
Ard Biesheuvel
2019-05-23
arm64: errata: Add workaround for Cortex-A76 erratum #1463225
Will Deacon
2019-05-23
arm64: Remove useless message during oops
Will Deacon
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-19
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
2019-05-18
sh: exclude vmlinux.scr from .gitignore pattern
Masahiro Yamada
2019-05-18
sh: vsyscall: drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-18
ia64: require -Wl,--hash-style=sysv
Nick Desaulniers
2019-05-18
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Masahiro Yamada
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
powerpc/cacheinfo: Remove double free
Tobin C. Harding
2019-05-17
powerpc/mm/hash: Fix get_region_id() for invalid addresses
Aneesh Kumar K.V
2019-05-16
riscv: fix locking violation in page fault handler
Andreas Schwab
2019-05-16
RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs
Yash Shah
2019-05-16
RISC-V: Avoid using invalid intermediate translations
Palmer Dabbelt
2019-05-16
riscv: Support BUG() in kernel module
Vincent Chen
2019-05-16
riscv: Add the support for c.ebreak check in is_valid_bugaddr()
Vincent Chen
2019-05-16
riscv: support trap-based WARN()
Vincent Chen
[next]