summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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: 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
2015-07-27arm64: kernel: Adopt new alternative assembler macrosDaniel Thompson
2015-07-27arm64: perf: condense event number mapsMark Rutland
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-27arm64: perf: factor out callchain codeMark Rutland
2015-07-27arm64: Better native ptrace support for compat tasksCatalin Marinas
2015-07-27arm64: modify the dump mem for 64 bit addressesRohit Thapliyal
2015-07-27arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...Sudeep Holla
2015-07-27arm64: perf: Remove unnecessary printkSuzuki K. Poulose
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland
2015-07-08arm64: entry: handle debug exceptions in el*_invMark Rutland
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose
2015-07-03ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo
2015-07-02arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-30arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao
2015-06-30arm64: perf: Don't use of_node after putting itStephen Boyd
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh
2015-06-25ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-06-19arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin
2015-06-19arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-06-19arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla
2015-06-17arm64: compat: print compat_sp instead of spVladimir Murzin
2015-06-17arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier