summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2015-10-21arm64: Move cpu feature detection codeSuzuki K. Poulose
2015-10-21arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose
2015-10-21arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose
2015-10-21arm64: Make the CPU information more clearSuzuki K. Poulose
2015-10-19arm64: Synchronise dump_backtrace() with perf callchainJungseok Lee
2015-10-19arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang
2015-10-19arm64: Add page size to the kernel image headerArd Biesheuvel
2015-10-19arm64: Check for selected granule supportSuzuki K. Poulose
2015-10-19arm64: Handle 4 level page table for swapperSuzuki K. Poulose
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose
2015-10-16arm64: debug: Fix typo in debug-monitors.cYang Shi
2015-10-16arm64: AArch32 user space PC alignment exceptionMark Salyzyn
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm
2015-10-12arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm
2015-10-12arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas
2015-10-09arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...Marc Zyngier
2015-10-09arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregsMarc Zyngier
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang
2015-10-07arm64: perf: add Cortex-A57 supportMark Rutland
2015-10-07arm64: perf: add Cortex-A53 supportMark Rutland
2015-10-07arm64: perf: move to shared arm_pmu frameworkMark Rutland
2015-10-07arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon
2015-10-07arm64: mm: kill mm_cpumask usageWill Deacon
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland
2015-10-05arm64: convert patch_lock to raw lockYang Shi
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-02drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi
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-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-10-01clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier
2015-09-29irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter
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-14arm64, acpi/apei: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang
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