summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-16arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-11-21Correct the race condition in aarch64_insn_patch_text_sync()William Cohen
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-07-09arm64: Bug fix in stack alignment exceptionChiaHao
2014-06-30arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-30arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-07arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2014-02-17ARM64: unwind: Fix PC calculationOlof Johansson
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-05arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-30arm64: FIQs are unusedNicolas Pitre
2014-01-24arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-13arm64: fix typo in entry.SNeil Zhang
2014-01-10arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper
2013-12-19arm64: Remove outdated commentLiviu Dudau
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2013-12-19ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov
2013-12-19ARM64: check stack pointer in get_wchanKonstantin Khlebnikov
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon
2013-12-19arm64: perf: add support for percpu pmu interruptVinayak Kale
2013-12-19arm64: vmlinux.lds.S: drop redundant .commentMark Rutland
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon
2013-12-16arm64: kernel: add PM build infrastructureLorenzo Pieralisi
2013-12-16arm64: kernel: add CPU idle callLorenzo Pieralisi
2013-12-16arm64: enable generic clockevent broadcastLorenzo Pieralisi
2013-12-16arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi
2013-12-16arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi