summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2018-12-07arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas
2018-11-27arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-02arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-02arm64: kdump: fix small typoYangtao Li
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-19arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse
2018-10-16arm64: cpufeature: Trap CTR_EL0 access only where it is necessarySuzuki K Poulose
2018-10-16arm64: cpufeature: Fix handling of CTR_EL0.IDC fieldSuzuki K Poulose
2018-10-16arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-10-01arm64: Trap WFI executed in userspaceMarc Zyngier
2018-10-01arm64/kprobes: remove an extra semicolon in arch_prepare_kprobezhong jiang
2018-10-01arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier
2018-10-01arm64: compat: Add CNTFRQ trap handlerMarc Zyngier
2018-10-01arm64: compat: Add CNTVCT trap handlerMarc Zyngier
2018-10-01arm64: compat: Add cp15_32 and cp15_64 handler arraysMarc Zyngier
2018-10-01arm64: compat: Add condition code checks and IT advanceMarc Zyngier
2018-10-01arm64: compat: Add separate CP15 trapping hookMarc Zyngier
2018-10-01arm64: remove unused asm/compiler.h header fileArd Biesheuvel
2018-09-28arm64: use for_each_of_cpu_node iteratorRob Herring
2018-09-27signal/arm64: Use send_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm64: Add and use arm64_force_sig_ptrace_errno_trapEric W. Biederman
2018-09-27signal/arm64: In ptrace_hbptriggered name the signal description stringEric W. Biederman
2018-09-27signal/arm64: Remove arm64_force_sig_infoEric W. Biederman
2018-09-27signal/arm64: Add and use arm64_force_sig_mceerr as appropriateEric W. Biederman
2018-09-27signal/arm64: Add and use arm64_force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm64: Factor out arm64_show_signal from arm64_force_sig_infoEric W. Biederman
2018-09-27signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_infoEric W. Biederman
2018-09-27signal/arm64: Push siginfo generation into arm64_notify_dieEric W. Biederman
2018-09-27arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel