index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2018-11-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-11-02
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
2018-11-02
arm64: kdump: fix small typo
Yangtao Li
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low (2)
Mike Rapoport
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-19
arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work
James Morse
2018-10-16
arm64: cpufeature: Trap CTR_EL0 access only where it is necessary
Suzuki K Poulose
2018-10-16
arm64: cpufeature: Fix handling of CTR_EL0.IDC field
Suzuki K Poulose
2018-10-16
arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
Suzuki K Poulose
2018-10-12
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
2018-10-12
arm64: Fix /proc/iomem for reserved but not memory regions
Will Deacon
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
2018-10-01
arm64/kprobes: remove an extra semicolon in arch_prepare_kprobe
zhong jiang
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2018-10-01
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
2018-10-01
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
2018-10-01
arm64: compat: Add cp15_32 and cp15_64 handler arrays
Marc Zyngier
2018-10-01
arm64: compat: Add condition code checks and IT advance
Marc Zyngier
2018-10-01
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
2018-10-01
arm64: remove unused asm/compiler.h header file
Ard Biesheuvel
2018-09-28
arm64: use for_each_of_cpu_node iterator
Rob Herring
2018-09-27
signal/arm64: Use send_sig_fault where appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
2018-09-27
signal/arm64: In ptrace_hbptriggered name the signal description string
Eric W. Biederman
2018-09-27
signal/arm64: Remove arm64_force_sig_info
Eric W. Biederman
2018-09-27
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info
Eric W. Biederman
2018-09-27
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-09-27
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2018-09-27
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
2018-09-25
arm64/mm: move runtime pgds to rodata
Jun Yao
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-25
arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()
Jun Yao
2018-09-21
arm64: Remove unused VGA console support
Andrew Murray
2018-09-21
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
2018-09-21
arm64/cpufeatures: Factorize emulate_mrs()
Anshuman Khandual
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
[next]