aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-10
* 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
| * | | arm64: introduce aarch64_insn_gen_branch_reg()Zi Shen Lim2014-09-08
| * | | arm64: introduce aarch64_insn_gen_comp_branch_imm()Zi Shen Lim2014-09-08
| * | | arm64: LLVMLinux: Use global stack pointer in return_address()Behan Webster2014-09-08
| * | | arm64: LLVMLinux: Use global stack register variable for aarch64Mark Charlebois2014-09-08
| * | | arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.cBehan Webster2014-09-08
| * | | arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointerBehan Webster2014-09-08
| * | | arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-09-08
| * | | arm64: LLVMLinux: Add current_stack_pointer() for arm64Behan Webster2014-09-08
| * | | arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott2014-09-08