summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2016-01-06arm64: head.S: use memset to clear BSSMark Rutland
2016-01-06arm64: entry: remove pointless SPSR mode checkMark Rutland
2016-01-05arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel
2016-01-05arm64: module: fix relocation of movz instruction with negative immediateArd Biesheuvel
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2015-12-22arm64: perf: add support for Cortex-A72Will Deacon
2015-12-22arm64: perf: add format entry to describe event -> config mappingWill Deacon
2015-12-21arm64: traps: address fallout from printk -> pr_* conversionWill Deacon
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro
2015-12-21arm64: ftrace: modify a stack frame in a safe wayAKASHI Takahiro
2015-12-21arm64: remove irq_count and do_softirq_own_stack()James Morse
2015-12-21arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2015-12-21arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini
2015-12-15arm64: reduce stack use in irq_handlerJames Morse
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-10arm64: mm: fold alternatives into .initMark Rutland
2015-12-10arm64: Remove redundant padding from linker scriptMark Rutland
2015-12-10arm64: don't call C code with el0's fp registerJames Morse
2015-12-10arm64: when walking onto the task stack, check sp & fp are in current->stackJames Morse
2015-12-10arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-09arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel
2015-12-09arm64: irq: fix walking from irq stack to task stackWill Deacon
2015-12-08arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse
2015-12-08arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro
2015-12-08arm64: Store struct thread_info in sp_el0Jungseok Lee
2015-12-07arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2015-12-07arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel
2015-12-04arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas
2015-12-04arm64: ftrace: fix the comments for ftrace_modify_codeLi Bin
2015-12-04arm64: ftrace: stop using kstop_machine to enable/disable tracingLi Bin
2015-12-02arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2015-11-25arm64: efi: correctly map runtime regionsMark Rutland
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier