summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-12-14arm64: add KASAN supportAndrey Ryabinin
2016-12-14LOCAL / arm64: fpsimd: Restore FPSIMD state always.Jonghwa Lee
2016-12-14LOCAL / arm64: psci: Support generic pm suspend withtout CPUIDLE subsystem's ...Jonghwa Lee
2016-12-14HMP: experimental: Force all rt tasks to start on little domain.Dietmar Eggemann
2016-12-14ched: Ignore offline CPUs in HMP migration & load statsChris Redpath
2016-12-14sched: fix arch_get_fast_and_slow_cpus to get logical cpumask correctlySudeep KarkadaNagesha
2016-12-14ARM: sched: Avoid empty 'slow' HMP domainJon Medhurst
2016-12-14ARM: sched: Setup SCHED_HMP domainsMorten Rasmussen
2016-12-14LOCAL / ARM: sched: Add Cortex-A53 compatible as LITTLE coreChanwoo Choi
2016-12-14ARM: sched: Use device-tree to provide fast/slow CPU list for HMPMorten Rasmussen
2016-11-01arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-08-19arm64: Rework valid_user_regsMark Rutland
2016-08-19arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-08-14arm64: kernel: Save and restore addr_limit on exception entryJames Morse
2016-03-24arm64: replace read_lock to rcu lock in call_step_hookYang Shi
2016-03-24arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2016-02-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-02-01arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-31arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2015-12-09arm64: page-align sections for DEBUG_RODATAMark Rutland
2015-11-09arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-11-09arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2015-11-09arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla
2015-11-09Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-10-22arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-09-29arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-29arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-29arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-29arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2015-09-13arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-10arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-08-03ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-07-21arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-21arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon
2015-05-05Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-13arm64: Removed unused variableRichard Weinberger
2015-04-12arm64: Remove signal translation and exec_domainRichard Weinberger