summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-17arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-08arm64: support initrd outside kernel linear mapMark Salter
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-27arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2015-08-24arm64: makefile: fix perf_callchain.o kconfig dependencyWill Deacon
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2015-08-21arm64: entry: always restore x0 from the stack on syscall returnWill Deacon
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin
2015-08-10arm64: VDSO: fix coarse clock monotonicity regressionNathan Lynch
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-05Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon
2015-08-05arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon
2015-08-04arm64: alternatives: ensure secondary CPUs execute ISB after patchingWill Deacon
2015-08-03arm64: psci: factor invocation code to driversMark Rutland
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-07-31arm64: restore cpu suspend/resume functionalitySudeep Holla
2015-07-30ARM64: PCI: do not enable resources on PROBE_ONLY systemsLorenzo Pieralisi
2015-07-30arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon
2015-07-29arm64: remove redundant object file listJonas Rabenstein
2015-07-29arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein
2015-07-27arm64: debug: rename enum debug_el to avoid symbol collisionWill Deacon
2015-07-27arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-07-27arm64: elf: use cpuid_feature_extract_field for hwcap detectionWill Deacon
2015-07-27arm64: lse: use generic cpufeature detection for LSE atomicsWill Deacon
2015-07-27arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon
2015-07-27arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon
2015-07-27arm64: alternatives: add cpu feature for lse atomicsWill Deacon
2015-07-27arm64: elf: advertise 8.1 atomic instructions as new hwcapWill Deacon
2015-07-27arm64/BUG: Show explicit backtrace for WARNsDave P Martin
2015-07-27arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin
2015-07-27arm64/debug: Simplify BRK insn opcode declarationsDave P Martin
2015-07-27arm64/debug: More consistent naming for the BRK ESR template macroDave P Martin
2015-07-27arm64: insn: use set_fixmap_offset to make it more clearyalin wang
2015-07-27arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinuxArd Biesheuvel
2015-07-27arm64: kernel: remove non-legit DT warnings when booting using ACPISudeep Holla
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-07-27arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-07-27arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-07-27arm64: kernel: Move config_sctlr_el1James Morse