aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/xen (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06arm64: Enable CRYPTO_CRC32_ARM64 in defconfigCatalin Marinas1-0/+1
2015-11-05arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2-2/+2
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel1-1/+1
2015-10-30ARM64: Enable multi-core scheduler support by defaultDietmar Eggemann1-0/+1
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel3-7/+5
2015-10-29arm64: page-align sections for DEBUG_RODATAMark Rutland1-1/+4
2015-10-29arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy1-6/+7
2015-10-29arm64: Fix compat register mappingsRobin Murphy1-8/+8
2015-10-28arm64: Increase the max granular sizeTirumalesh Chalamarla1-1/+1
2015-10-28arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel1-4/+0
2015-10-28arm64: make Timer Interrupt Frequency selectableKefeng Wang1-4/+1
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov1-1/+1
2015-10-28arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon1-2/+2
2015-10-28arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon1-1/+1
2015-10-22genirq: Make the cpuhotplug migration code less noisyThomas Gleixner1-1/+1
2015-10-21arm64: Constify hwcap name string arraysDave Martin1-3/+3
2015-10-21arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose2-7/+7
2015-10-21arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose2-4/+11
2015-10-21arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose2-11/+7
2015-10-21arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose3-72/+101
2015-10-21arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose2-20/+60
2015-10-21arm64: Delay cpu feature capability checksSuzuki K. Poulose6-9/+111
2015-10-21arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose3-5/+13
2015-10-21arm64: Cleanup mixed endian support detectionSuzuki K. Poulose2-24/+10
2015-10-21arm64: Read system wide CPUID valueSuzuki K. Poulose2-0/+11
2015-10-21arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose3-146/+134
2015-10-21arm64: Keep track of CPU feature registersSuzuki K. Poulose5-6/+600
2015-10-21arm64: Handle width of a cpuid featureSuzuki K. Poulose1-3/+9
2015-10-21arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose2-123/+124
2015-10-21arm64: Move mixed endian support detectionSuzuki K. Poulose6-36/+33
2015-10-21arm64: Move cpu feature detection codeSuzuki K. Poulose2-108/+109
2015-10-21arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose2-8/+3
2015-10-21arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose3-8/+10
2015-10-21arm64: Make the CPU information more clearSuzuki K. Poulose2-3/+3
2015-10-20arm64: Make 36-bit VA depend on EXPERTCatalin Marinas1-1/+1
2015-10-19arm64: Synchronise dump_backtrace() with perf callchainJungseok Lee1-5/+10
2015-10-19arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang1-0/+3
2015-10-19arm64: 36 bit VASuzuki K. Poulose1-1/+7
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose6-6/+51
2015-10-19arm64: Add page size to the kernel image headerArd Biesheuvel2-2/+10
2015-10-19arm64: Check for selected granule supportSuzuki K. Poulose2-2/+35
2015-10-19arm64: Kconfig: Fix help text about AArch32 support with 64K pagesSuzuki K. Poulose1-2/+2
2015-10-19arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland1-5/+2
2015-10-19arm64: Clean config usages for page sizeSuzuki K. Poulose3-4/+4
2015-10-19arm64: Handle 4 level page table for swapperSuzuki K. Poulose1-1/+4
2015-10-19arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose1-2/+5
2015-10-19arm64: Introduce helpers for page table levelsSuzuki K. Poulose1-3/+36
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki K. Poulose2-52/+59
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose4-47/+74
2015-10-16arm64: debug: Fix typo in debug-monitors.cYang Shi1-1/+1