summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-21arm64: Honor nosmp kernel command line optionSuzuki K Poulose
2016-07-21arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose
2016-07-21arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas
2016-07-21arm64: kprobes: Cleanup jprobe_returnMarc Zyngier
2016-07-20arm64: kprobes: Fix overflow when saving stackMarc Zyngier
2016-07-19arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon
2016-07-19arm64: debug: remove redundant spsr manipulationWill Deacon
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-07-19arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu
2016-07-19arm64: Treat all entry code as non-kprobe-ablePratyush Anand
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long
2016-07-19arm64: Add more test functions to insn.cDavid A. Long
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long
2016-07-12arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky
2016-07-12arm64: Refactor vDSO time functionsKevin Brodsky
2016-07-11arm64: fix vdso-offsets.h dependencyKevin Brodsky
2016-07-11Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas
2016-07-08arm64: Fix vdso-offsets.h dependencyCatalin Marinas
2016-07-01arm64: efi: avoid block mappings for unaligned UEFI memory regionsArd Biesheuvel
2016-07-01arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel
2016-06-27arm64/kexec: Add pr_debug outputGeoff Levand
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand
2016-06-27arm64: Add back cpu reset routinesGeoff Levand
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-21arm64: kill ESR_LNX_EXECMark Rutland
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-06-21arm64: simplify dump_memMark Rutland
2016-06-21arm64: kasan: instrument user memory access APIYang Shi
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-06-14arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-06-03arm64: report CPU number in bad_modeMark Rutland
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-21exit_thread: remove empty bodiesJiri Slaby
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-17perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-17perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-17Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds