summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | arm64: remove unnecessary cache flush at bootMark Rutland2014-03-042-7/+1
| * | | | | cpufreq: enable ARM drivers on arm64Rob Herring2014-02-281-0/+8
| * | | | | arm64: remove return value form psci_init()Vladimir Murzin2014-02-282-7/+4
| * | | | | arm64: remove redundant "psci:" prefixesVladimir Murzin2014-02-281-2/+2
| * | | | | arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-274-1/+253
| * | | | | arm64: Use swiotlb late initialisationCatalin Marinas2014-02-272-4/+8
| * | | | | arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas2014-02-273-18/+19
| * | | | | arm64: vdso: clean up vdso_pagelist initializationNathan Lynch2014-02-261-30/+12
| * | | | | arm64: Change misleading function names in dma-mappingRitesh Harjani2014-02-261-10/+10
| * | | | | arm64: Fix the soft_restart routineGeoff Levand2014-02-261-1/+10
| * | | | | arm64: Extend the idmap to the whole kernel imageCatalin Marinas2014-02-261-12/+8
| * | | | | arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas2014-02-261-116/+20
| * | | | | arm64: Extend the PCI I/O space to 16MBCatalin Marinas2014-02-261-1/+1
| * | | | | arm64: enable processor debug state for secondary cpusVijaya Kumar K2014-02-262-4/+4
| * | | | | arm64: KGDB: Add KGDB configVijaya Kumar K2014-02-261-0/+1
| * | | | | misc: debug: remove compilation warningsVijaya Kumar K2014-02-261-1/+1
| * | | | | arm64: KGDB: Add step debugging supportVijaya Kumar K2014-02-261-8/+56
| * | | | | arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-264-0/+420
| * | | | | arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-263-17/+24
| | |_|/ / | |/| | |
* | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-311-0/+1
|\ \ \ \ \
| * | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-5/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-114-8/+43
| |\ \ \ \ \ | | |/ / / /
| * | | | | cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-221-5/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-3/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-3/+3
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-281-2/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-271-2/+25
| | |/ | |/|
* | | arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas2014-02-281-0/+8
* | | arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-02-281-5/+5
* | | ARM64: unwind: Fix PC calculationOlof Johansson2014-02-171-1/+5
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-141-0/+9
|\ \
| * | arm64: KVM: Add VGIC device control for arm64Christoffer Dall2014-02-141-0/+9
* | | arm64: defconfig: Expand default enabled featuresMark Rutland2014-02-072-4/+15
* | | arm64: asm: remove redundant "cc" clobbersWill Deacon2014-02-074-25/+21
* | | arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon2014-02-075-18/+35
* | | arm64: barriers: allow dsb macro to take option parameterWill Deacon2014-02-061-1/+1
* | | arm64: compat: Wire up new AArch32 syscallsCatalin Marinas2014-02-051-1/+4
* | | arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch2014-02-051-2/+2
* | | arm64: vdso: fix coarse clock handlingNathan Lynch2014-02-051-1/+6
* | | arm64: simplify pgd_allocMark Rutland2014-02-051-9/+2
* | | arm64: fix typo: s/SERRROR/SERROR/Mark Rutland2014-02-052-2/+2
* | | arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas2014-02-051-2/+10
* | | arm64: Align CMA sizes to PAGE_SIZELaura Abbott2014-02-051-0/+1
* | | arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-051-0/+1
* | | arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon2014-02-041-1/+1
| |/ |/|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-318-43/+74
|\ \
| * | arm64: mm: Introduce PTE_WRITESteve Capper2014-01-311-23/+25
| * | arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper2014-01-311-10/+41
OpenPOWER on IntegriCloud