summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-21/+0
|\
| * Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-204-166/+3
| |\
| * \ Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-1311-14/+55
| |\ \
| * | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-21/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \ \ \
| * | | | arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-051-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0411-48/+245
|\ \ \ \ \
| * | | | | arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier2014-05-254-1/+7
| * | | | | ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-153-0/+55
| * | | | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-152-38/+164
| * | | | | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-302-4/+8
| * | | | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-303-5/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-2214-17/+67
| |\ \ \ \ \
| * | | | | | arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra2014-05-221-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-14/+3
|\ \ \ \ \ \
| * | | | | | arch,arm64: Convert smp_mb__*()Peter Zijlstra2014-04-183-14/+3
| |/ / / / /
* | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-034-166/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-277-7/+13
| |\ \ \ \ \
| * | | | | | arm64: remove arch specific earlyprintkRob Herring2014-04-243-168/+0
| * | | | | | arm64: enable FIX_EARLYCON_MEM kconfigRob Herring2014-04-241-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-1/+1
|\ \ \ \ \ \
| * | | | | | mfd: vexpress: Convert custom func API to regmapPawel Moll2014-05-151-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-021-0/+1
|\ \ \ \ \ \
| * | | | | | arm64: introduce virt_to_pfnStefano Stabellini2014-05-081-0/+1
| * | | | | | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-241-0/+1
| | |/ / / / | |/| | | |
* | | | | | arm64: mm: fix pmd_write CoW brokennessWill Deacon2014-05-291-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-202-3/+11
|\ \ \ \ \
| * | | | | arm64: fix pud_huge() for 2-level pagetablesMark Salter2014-05-161-0/+4
| * | | | | arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla2014-05-121-3/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-131-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arm64: introduce virt_to_pfnStefano Stabellini2014-05-121-0/+1
* | | | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-031-0/+3
* | | | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-032-2/+33
* | | | | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-031-1/+1
* | | | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-4/+2
* | | | | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-031-0/+3
| |_|/ / |/| | |
* | | | arm64: init: Move of_clk_init to time_initChanho Min2014-04-252-1/+2
* | | | arm64: initialize spinlock for init_mm's contextLeo Yan2014-04-251-0/+3
* | | | arm64: debug: remove noisy, pointless warningWill Deacon2014-04-251-3/+0
* | | | arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper2014-04-251-0/+6
* | | | arm64: add renameat2 compat syscallMiklos Szeredi2014-04-231-1/+2
* | | | ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo2014-04-221-2/+0
* | | | arm64: __NR_compat_syscalls fixMiklos Szeredi2014-04-221-1/+1
| |/ / |/| |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-088-31/+87
|\ \ \
| * | | arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas2014-04-081-4/+11
| * | | arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott2014-04-071-0/+14
| * | | arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-062-0/+6
| * | | Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-051-13/+0
OpenPOWER on IntegriCloud