summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | arm64: Move cpu feature detection codeSuzuki K. Poulose2015-10-21
| * | | | arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose2015-10-21
| * | | | arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2015-10-21
| * | | | arm64: Make the CPU information more clearSuzuki K. Poulose2015-10-21
| * | | | arm64: Synchronise dump_backtrace() with perf callchainJungseok Lee2015-10-19
| * | | | arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang2015-10-19
| * | | | arm64: Add page size to the kernel image headerArd Biesheuvel2015-10-19
| * | | | arm64: Check for selected granule supportSuzuki K. Poulose2015-10-19
| * | | | arm64: Handle 4 level page table for swapperSuzuki K. Poulose2015-10-19
| * | | | arm64: Move swapper pagetable definitionsSuzuki K. Poulose2015-10-19
| * | | | arm64: debug: Fix typo in debug-monitors.cYang Shi2015-10-16
| * | | | arm64: AArch32 user space PC alignment exceptionMark Salyzyn2015-10-16
| * | | | arm64: add KASAN supportAndrey Ryabinin2015-10-12
| * | | | arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-12
| * | | | arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas2015-10-12
| * | | | arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-09
| * | | | arm64: perf: add Cortex-A57 supportMark Rutland2015-10-07
| * | | | arm64: perf: add Cortex-A53 supportMark Rutland2015-10-07
| * | | | arm64: perf: move to shared arm_pmu frameworkMark Rutland2015-10-07
| * | | | arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon2015-10-07
| * | | | arm64: mm: kill mm_cpumask usageWill Deacon2015-10-07
| * | | | arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-07
| * | | | arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-07
| | |_|/ | |/| |
* | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \
| * | | | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-28
| * | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
| |\ \ \ \
| | * | | | efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-12
| | * | | | arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm2015-10-12
| * | | | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * | | | arm64, acpi/apei: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang2015-09-14
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2015-10-13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...Marc Zyngier2015-10-09
| * | | | | arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregsMarc Zyngier2015-10-09
| * | | | | irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter2015-09-29
| | |_|_|/ | |/| | |
* | | | | arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel2015-10-29
* | | | | Revert "ARM64: unwind: Fix PC calculation"Will Deacon2015-10-28
* | | | | arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi2015-10-28
* | | | | arm64: compat: fix stxr failure case in SWP emulationWill Deacon2015-10-28
| |/ / / |/| | |
* | | | arm64: replace read_lock to rcu lock in call_break_hookYang Shi2015-10-06
* | | | arm64: Don't relocate non-existent initrdMark Rutland2015-10-06
* | | | arm64: convert patch_lock to raw lockYang Shi2015-10-05
* | | | arm64: debug: Fix typo in debug-monitors.cYang Shi2015-10-05
| |_|/ |/| |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-03
|\ \ \
| * | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-01
| |/ /
* / / arm64: ftrace: fix function_graph tracer panicLi Bin2015-10-02
|/ /
* | arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-17
* | arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-09-17
* | arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2015-09-17
* | arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-09-15