summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-29arm64: Fix compat register mappingsRobin Murphy
2015-10-28arm64: Increase the max granular sizeTirumalesh Chalamarla
2015-10-28arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel
2015-10-28arm64: make Timer Interrupt Frequency selectableKefeng Wang
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov
2015-10-28arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon
2015-10-28arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon
2015-10-22Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas
2015-10-22genirq: Make the cpuhotplug migration code less noisyThomas Gleixner
2015-10-21arm64: Constify hwcap name string arraysDave Martin
2015-10-21arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose
2015-10-21arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose
2015-10-21arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose
2015-10-21arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose
2015-10-21arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose
2015-10-21arm64: Delay cpu feature capability checksSuzuki K. Poulose
2015-10-21arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose
2015-10-21arm64: Cleanup mixed endian support detectionSuzuki K. Poulose
2015-10-21arm64: Read system wide CPUID valueSuzuki K. Poulose
2015-10-21arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose
2015-10-21arm64: Keep track of CPU feature registersSuzuki K. Poulose
2015-10-21arm64: Handle width of a cpuid featureSuzuki K. Poulose
2015-10-21arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose
2015-10-21arm64: Move mixed endian support detectionSuzuki K. Poulose
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-20arm64: Make 36-bit VA depend on EXPERTCatalin Marinas
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: 36 bit VASuzuki K. Poulose
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose
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: Kconfig: Fix help text about AArch32 support with 64K pagesSuzuki K. Poulose
2015-10-19arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland
2015-10-19arm64: Clean config usages for page sizeSuzuki K. Poulose
2015-10-19arm64: Handle 4 level page table for swapperSuzuki K. Poulose
2015-10-19arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose
2015-10-19arm64: Introduce helpers for page table levelsSuzuki K. Poulose
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki 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-16arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas
2015-10-13Revert "arm64: ioremap: add ioremap_cache macro"Catalin Marinas
2015-10-13arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang
2015-10-13arm64: ioremap: add ioremap_cache macroyalin wang
2015-10-13arm64: kasan: fix issues reported by sparseWill Deacon