summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-05-22jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2019-05-02arm64: Use get_signal() signal_setup_done()Richard Weinberger
2018-06-16arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon
2018-06-16arm64: Remove unimplemented syscall log messageMichael Weiser
2018-06-16arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-06-16arm64: do not use print_symbol()Sergey Senozhatsky
2018-06-16arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon
2018-06-16arm64: remove __die()'s stack dumpMark Rutland
2018-03-03arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2018-02-13arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland
2018-02-13arm64: vdso: minor ABI fix for clock_getresNathan Lynch
2018-01-01arm64: ensure __dump_instr() checks addr_limitMark Rutland
2018-01-01arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2018-01-01arm64: Make sure SPsel is always setMarc Zyngier
2017-11-11arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-10-12arm64: Rework valid_user_regsMark Rutland
2017-10-12arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user failsDave Martin
2017-03-16arm64: avoid returning from bad_modeMark Rutland
2017-03-16arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-03-16arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-02-23arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2017-02-23arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-11-20arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose
2016-11-20arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-08-22arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-08-22arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2016-06-15arm64: psci: move psci firmware calls out of lineWill Deacon
2016-06-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-02-02arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2016-02-02arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2015-12-14arm64: restore bogomips information in /proc/cpuinfoYang Shi
2015-12-14arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2015-11-16Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-10-06arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-10-06arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-10-06arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-29arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2015-09-03signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-09-03signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-25arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-07-15arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-05-06arm64: head.S: ensure visibility of page tablesMark Rutland
2015-04-27arm64: vdso: fix build error when switching from LE to BEArun Chandran
2015-03-18arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-10arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-16arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-15arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-15arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-15arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-15arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi