aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
...
| * | | | | arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose2015-10-21
| * | | | | arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose2015-10-21
| * | | | | arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-21
| * | | | | arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose2015-10-21
| * | | | | arm64: Cleanup mixed endian support detectionSuzuki K. Poulose2015-10-21
| * | | | | arm64: Read system wide CPUID valueSuzuki K. Poulose2015-10-21
| * | | | | arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose2015-10-21
| * | | | | arm64: Keep track of CPU feature registersSuzuki K. Poulose2015-10-21
| * | | | | arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose2015-10-21
| * | | | | arm64: Move mixed endian support detectionSuzuki K. Poulose2015-10-21
| * | | | | 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