summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | arm64: Get rid of handle_IRQMarc Zyngier2014-09-032-13/+0
| * | | | | | | | arm64: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-032-17/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-31/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch2014-09-291-14/+0
| * | | | | | | | clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch2014-09-291-17/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-094-2/+15
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | arm64: Tell irq work about self IPI supportFrederic Weisbecker2014-09-134-2/+14
| * | | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-1/+2
* | | | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-085-0/+475
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64, defconfig: Enable Cavium Thunder SoC in defconfigRobert Richter2014-10-021-0/+1
| * | | | | | | | arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla2014-10-022-2/+6
| * | | | | | | | arm64, thunder: Add initial dts for Cavium Thunder SoCRadha Mohan Chintakuntla2014-10-023-0/+470
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-081-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: dts: add random number generator dts node to APM X-Gene platform.Feng Kan2014-08-291-0/+21
| |/ / / / / / /
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-0846-178/+2270
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Remove unneeded extern keywordGeoff Levand2014-10-031-2/+2
| * | | | | | | | ARM64: make of_device_ids constUwe Kleine-König2014-10-031-1/+1
| * | | | | | | | arm64: Use phys_addr_t type for physical addressMin-Hua Chen2014-10-022-2/+2
| * | | | | | | | arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul2014-10-021-1/+1
| * | | | | | | | arm64: Fix typos in KGDB macrosCatalin Marinas2014-09-253-14/+14
| * | | | | | | | arm64: insn: Add return statements after BUG_ON()Mark Brown2014-09-252-0/+33
| * | | | | | | | arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon2014-09-231-1/+0
| * | | | | | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Catalin Marinas2014-09-223-50/+0
| * | | | | | | | arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiersCatalin Marinas2014-09-222-31/+7
| * | | | | | | | arm64: dmi: Add SMBIOS/DMI supportYi Li2014-09-223-0/+50
| * | | | | | | | arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()Catalin Marinas2014-09-191-4/+6
| * | | | | | | | arm64:mm: initialize max_mapnr using function set_max_mapnrGanapatrao Kulkarni2014-09-171-1/+1
| * | | | | | | | setup: Move unmask of async interrupts after possible earlycon setupJon Masters2014-09-151-5/+6
| * | | | | | | | arm64: LLVMLinux: Fix inline arm64 assembly for use with clangMark Charlebois2014-09-151-1/+1
| * | | | | | | | arm64: pageattr: Correctly adjust unaligned start addressesLaura Abbott2014-09-121-1/+2
| * | | | | | | | net: bpf: arm64: fix module memory leak when JIT image build failsDaniel Borkmann2014-09-121-1/+3
| * | | | | | | | Merge arm64 CPU suspend branchCatalin Marinas2014-09-128-32/+216
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: add PSCI CPU_SUSPEND based cpu_suspend supportLorenzo Pieralisi2014-09-121-0/+104
| | * | | | | | | | arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi2014-09-124-0/+48
| | * | | | | | | | arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2014-09-123-32/+64
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | arm64: defconfig: increase NR_CPUS default to 64Robert Richter2014-09-081-3/+3
| * | | | | | | | arm64: eBPF JIT compilerZi Shen Lim2014-09-085-0/+852
| * | | | | | | | arm64: introduce aarch64_insn_gen_logical_shifted_reg()Zi Shen Lim2014-09-082-0/+85
| * | | | | | | | arm64: introduce aarch64_insn_gen_data3()Zi Shen Lim2014-09-082-0/+56
| * | | | | | | | arm64: introduce aarch64_insn_gen_data2()Zi Shen Lim2014-09-082-0/+68
| * | | | | | | | arm64: introduce aarch64_insn_gen_data1()Zi Shen Lim2014-09-082-0/+50
| * | | | | | | | arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()Zi Shen Lim2014-09-082-0/+60
| * | | | | | | | arm64: introduce aarch64_insn_gen_movewide()Zi Shen Lim2014-09-082-0/+56
| * | | | | | | | arm64: introduce aarch64_insn_gen_bitfield()Zi Shen Lim2014-09-082-0/+72
| * | | | | | | | arm64: introduce aarch64_insn_gen_add_sub_imm()Zi Shen Lim2014-09-082-0/+60
| * | | | | | | | arm64: introduce aarch64_insn_gen_load_store_pair()Zi Shen Lim2014-09-082-0/+81
| * | | | | | | | arm64: introduce aarch64_insn_gen_load_store_reg()Zi Shen Lim2014-09-082-0/+82
| * | | | | | | | arm64: introduce aarch64_insn_gen_cond_branch_imm()Zi Shen Lim2014-09-082-0/+38
| * | | | | | | | arm64: introduce aarch64_insn_gen_branch_reg()Zi Shen Lim2014-09-082-2/+40
| * | | | | | | | arm64: introduce aarch64_insn_gen_comp_branch_imm()Zi Shen Lim2014-09-082-5/+140
OpenPOWER on IntegriCloud