aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott2014-10-09
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\
| * arm64: Get rid of handle_IRQMarc Zyngier2014-09-03
| * arm64: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-03
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \
| * | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch2014-09-28
| * | clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch2014-09-28
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \
| * | | arm64: Tell irq work about self IPI supportFrederic Weisbecker2014-09-13
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
* | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-08
|\ \ \ \
| * | | | arm64, defconfig: Enable Cavium Thunder SoC in defconfigRobert Richter2014-10-02
| * | | | arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla2014-10-02
| * | | | arm64, thunder: Add initial dts for Cavium Thunder SoCRadha Mohan Chintakuntla2014-10-02
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\ \ \ \
| * | | | arm64: dts: add random number generator dts node to APM X-Gene platform.Feng Kan2014-08-29
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-08
|\ \ \ \
| * | | | arm64: Remove unneeded extern keywordGeoff Levand2014-10-03
| * | | | ARM64: make of_device_ids constUwe Kleine-König2014-10-03
| * | | | arm64: Use phys_addr_t type for physical addressMin-Hua Chen2014-10-02
| * | | | arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul2014-10-02
| * | | | arm64: Fix typos in KGDB macrosCatalin Marinas2014-09-25
| * | | | arm64: insn: Add return statements after BUG_ON()Mark Brown2014-09-25
| * | | | arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon2014-09-23
| * | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Catalin Marinas2014-09-22
| * | | | arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiersCatalin Marinas2014-09-22
| * | | | arm64: dmi: Add SMBIOS/DMI supportYi Li2014-09-22
| * | | | arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()Catalin Marinas2014-09-19
| * | | | arm64:mm: initialize max_mapnr using function set_max_mapnrGanapatrao Kulkarni2014-09-17
| * | | | setup: Move unmask of async interrupts after possible earlycon setupJon Masters2014-09-15
| * | | | arm64: LLVMLinux: Fix inline arm64 assembly for use with clangMark Charlebois2014-09-15
| * | | | arm64: pageattr: Correctly adjust unaligned start addressesLaura Abbott2014-09-12
| * | | | net: bpf: arm64: fix module memory leak when JIT image build failsDaniel Borkmann2014-09-12
| * | | | Merge arm64 CPU suspend branchCatalin Marinas2014-09-12
| |\ \ \ \
| | * | | | arm64: add PSCI CPU_SUSPEND based cpu_suspend supportLorenzo Pieralisi2014-09-12
| | * | | | arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi2014-09-12
| | * | | | arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2014-09-12
| | | |/ / | | |/| |
| * | | | arm64: defconfig: increase NR_CPUS default to 64Robert Richter2014-09-08
| * | | | arm64: eBPF JIT compilerZi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_logical_shifted_reg()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_data3()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_data2()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_data1()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_movewide()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_bitfield()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_add_sub_imm()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_load_store_pair()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_load_store_reg()Zi Shen Lim2014-09-08
| * | | | arm64: introduce aarch64_insn_gen_cond_branch_imm()Zi Shen Lim2014-09-08