aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-03-18arm64: Add support for on-demand backtrace of other CPUsdev/arm64_nmi-v4.0Daniel Thompson
2015-03-18arm64: irqflags: Automatically identify I bit mis-managementDaniel Thompson
2015-03-18arm64: irqflags: Use ICC sysregs to implement IRQ maskingDaniel Thompson
2015-03-18arm64: irqflags: Reorder the fiq & async macrosDaniel Thompson
2015-03-17Merge branch 'tracking-ilp32' into merge-linux-linaroAndrey Konovalov
2015-03-17Automatically merging tracking-llvm into merge-linux-linaroAndrey Konovalov
2015-03-17Merge branch 'tracking-armlt-juno-cpufreq' into integration-linaro-vexpress64Jon Medhurst
2015-03-16dts: juno: Add SCPI and cpufreq nodesJon Medhurst
2015-03-16dts: juno: Add mailbox nodesJon Medhurst
2015-03-16dts: juno: Add cpu-map nodesJon Medhurst
2015-03-16arm64: topology: Use new name for SCHED_POWER_SHIFTJon Medhurst
2015-03-16arm64: Add big.LITTLE switcher stubMark Brown
2015-03-16arm64: topology: Provide relative power numbers for coresMark Brown
2015-03-16arm64: topology: Tell the scheduler about the relative power of coresMark Brown
2015-03-16arm64: dtbs: update CLCD bindings for Linux 3.17Jon Medhurst
2015-03-16arm64: dtbs: update FVP Base model filesRyan Harkin
2015-03-16arm64: dtbs: add support for FVP Foundation modelsRyan Harkin
2015-03-16arm64: dtbs: Add device trees for FVP base modelsJon Medhurst
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-12ARM64:ILP32: work around the compilation error due to mainline changesAndrey Konovalov
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-06ARM64:ILP32: fix the compilation error due to mistyped header file nameAndrey Konovalov
2015-03-06ARM64: Add ARM64_ILP32 to KconfigAndrew Pinski
2015-03-06ARM64:ILP32: Fix signal return for ILP32 when the user modified the signal stackAndrew Pinski
2015-03-06ARM64:ILP32: Use a seperate syscall table as a few syscalls need to be using ...Andrew Pinski
2015-03-06ARM64:ILP32: The native siginfo is used instead of the compat siginfoAndrew Pinski
2015-03-06ARM64: Add vdso for ILP32 and use it for the signal returnAndrew Pinski
2015-03-06ARM64: Add loading of ILP32 binariesAndrew Pinski
2015-03-06ARM64:ILP32: Support core dump for ILP32Andrew Pinski
2015-03-06ARM64:ILP32 use the standard start_thread for ILP32 so the processor state is...Andrew Pinski
2015-03-06ARM64:ILP32: Use the non compat HWCAP for ILP32Andrew Pinski
2015-03-06ARM64:ILP32: COMPAT_USE_64BIT_TIME is true for ILP32 tasksAndrew Pinski
2015-03-06ARM64: Add is_ilp32_compat_task and is_ilp32_compat_threadAndrew Pinski
2015-03-06ARM64: Introduce is_a32_task/is_a32_thread and TIF_AARCH32 and use them in th...Andrew Pinski
2015-03-06ARM64:ILP32: Use the same syscall names as LP64Andrew Pinski
2015-03-06ARM64:ILP32: Use the same size and layout of the signal structures for ILP32 ...Andrew Pinski
2015-03-06ARM64:UAPI: Set the correct __BITS_PER_LONG for ILP32Andrew Pinski
2015-03-06ARM64:ILP32: Set kernel_long to long long so we can reuse most of the same sy...Andrew Pinski
2015-03-06ARM64: Change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 insteadAndrew Pinski
2015-03-06ARM64: Rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2015-03-06ARM64: Force LP64 to compile the kernelAndrew Pinski
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-04dtb: change binding name to match with newer firmware DTIyappan Subramanian
2015-02-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-27arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas