aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-06arm64: add APM X-Gene SoC RTC DTS entryLoc Ho1-0/+21
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into nextLinus Torvalds87-534/+6340
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds10-18/+858
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-21/+0
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds1-1/+1
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds11-48/+245
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds3-14/+3
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into nextLinus Torvalds4-166/+3
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-1/+1
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into nextLinus Torvalds1-0/+1
2014-05-30arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi1-0/+3
2014-05-29arm64: mm: fix pmd_write CoW brokennessWill Deacon1-1/+1
2014-05-29arm64: ftrace: Add system call tracepointAKASHI Takahiro5-0/+31
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro3-2/+61
2014-05-29arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro4-0/+171
2014-05-29arm64: Add ftrace supportAKASHI Takahiro6-0/+272
2014-05-29ftrace: Add arm64 support to recordmcountAKASHI Takahiro1-0/+2
2014-05-29arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro1-1/+1
2014-05-29arm64: add __ASSEMBLY__ in asm/insn.hAKASHI Takahiro1-0/+2
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier4-1/+7
2014-05-23arm64: Fix linker script entry pointGeoff Levand1-1/+1
2014-05-23arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm1-0/+3
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan5-1/+307
2014-05-23arm64: lib: Implement optimized string compare routineszhichang.yuan5-1/+553
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan4-1/+263
2014-05-23arm64: lib: Implement optimized memset routinezhichang.yuan1-22/+185
2014-05-23arm64: lib: Implement optimized memmove routinezhichang.yuan1-25/+165
2014-05-23arm64: lib: Implement optimized memcpy routinezhichang.yuan1-22/+170
2014-05-22arm64: defconfig: enable a few more common/useful options in defconfigWill Deacon1-13/+23
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar14-17/+67
2014-05-22arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra1-2/+0
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into for-nextRob Herring4-166/+3
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 deadlock scenario with smp_send_stop()Arun KS1-2/+3
2014-05-16arm64: Fix machine_shutdown() definitionArun KS1-6/+35
2014-05-16arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel2-1/+20
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-16arm64: topology: Add support for topology DT bindingsMark Brown1-8/+196
2014-05-16arm64: topology: Initialise default topology state immediatelyMark Brown1-4/+4
2014-05-16arm64: sched: Remove unused mc_capable() and smt_capable()Zi Shen Lim1-3/+0
2014-05-16Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas2-8/+8
2014-05-16Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstreamCatalin Marinas29-35/+3522
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-1/+1
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule3-0/+55
2014-05-15PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2-38/+164
2014-05-14arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel6-0/+1521
2014-05-14arm64: pull in <asm/simd.h> from asm-genericArd Biesheuvel1-0/+1
2014-05-14arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel4-0/+529