aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-3/+11
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla1-3/+7
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini1-0/+1
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas1-0/+3
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2-2/+33
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani1-1/+1
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier1-4/+2
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson1-0/+3
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min2-1/+2
2014-04-25arm64: initialize spinlock for init_mm's contextLeo Yan1-0/+3
2014-04-25arm64: debug: remove noisy, pointless warningWill Deacon1-3/+0
2014-04-25arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper1-0/+6
2014-04-23arm64: add renameat2 compat syscallMiklos Szeredi1-1/+2
2014-04-22ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo1-2/+0
2014-04-22arm64: __NR_compat_syscalls fixMiklos Szeredi1-1/+1
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-31/+87
2014-04-08arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas1-4/+11
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds11-53/+172
2014-04-07arm64: add early_ioremap supportMark Salter10-50/+167
2014-04-07arm64: initialize pgprot info earlier in bootMark Salter3-2/+4
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+11
2014-04-07arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott1-0/+14
2014-04-06arm64: fix !CONFIG_COMPAT build failuresMark Salter2-0/+6
2014-04-05Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas1-13/+0
2014-04-05arm64: Relax the kernel cache requirements for bootCatalin Marinas2-2/+37
2014-04-03arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2-12/+19
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-18/+111
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-0/+2
2014-04-02arm64: Fix duplicated Kconfig entries againJosh Boyer1-6/+0
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+8
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+152
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds40-294/+1346
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+2
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2014-03-24arm64: Remove pgprot_dmacoherent()Catalin Marinas2-5/+1
2014-03-24arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott1-2/+12
2014-03-24arm64: Implement custom mmap functions for dma mappingLaura Abbott1-0/+44
2014-03-20arm64: Fix __range_ok macroChristopher Covington1-2/+2
2014-03-20arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+5
2014-03-20arm64, hw_breakpoint.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+6
2014-03-19arm64: Fix duplicated Kconfig entriesMark Brown1-6/+0
2014-03-17arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entriesLoc Ho1-0/+80
2014-03-17arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entriesLoc Ho1-0/+72
2014-03-14arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper1-28/+24
2014-03-14arm64: rwsem: use asm-generic rwsem implementationWill Deacon2-1/+2
2014-03-14arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2-0/+30