summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: factor out callchain codeMark Rutland2015-07-274-180/+198
* arm64: lib: use pair accessors for copy_*_user routinesWill Deacon2015-07-273-18/+33
* arm64: Better native ptrace support for compat tasksCatalin Marinas2015-07-271-1/+91
* arm64: enable more compressed Image formatsOlof Johansson2015-07-272-1/+16
* arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-274-2/+178
* arm64: remove dead codeMark Salter2015-07-272-12/+0Star
* arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon2015-07-272-14/+15
* arm64: consolidate __swiotlb_mmapRobin Murphy2015-07-271-13/+7Star
* arm64: Remove unused macros from assembler.hDaniel Thompson2015-07-271-12/+0Star
* arm64: modify the dump mem for 64 bit addressesRohit Thapliyal2015-07-271-9/+20
* arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...Sudeep Holla2015-07-271-2/+2
* arm64: perf: Remove unnecessary printkSuzuki K. Poulose2015-07-271-3/+1Star
* ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-221-2/+2
* arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon2015-07-221-2/+3
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-114-0/+211
|\
| * arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MGKristina Martsenko2015-07-082-0/+192
| * GICv3: Add ITS entry to THUNDER dtsTirumalesh Chalamarla2015-07-081-0/+9
| * arm64: dts: Add poweroff button device node for APM X-Gene platformY Vo2015-07-081-0/+10
* | arm64: entry32: remove pointless register assignmentMark Rutland2015-07-101-2/+0Star
* | arm64: entry: handle debug exceptions in el*_invMark Rutland2015-07-081-2/+2
* | arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas2015-07-071-1/+1
* | ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone2015-07-071-1/+1
* | ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone2015-07-071-0/+8
* | arm64: defconfig: Add Ceva ahci to the defconfigSuneel Garapati2015-07-061-0/+1
* | arm64: remove another unnecessary libfdt include pathArd Biesheuvel2015-07-061-2/+0Star
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-0310-20/+44
|\
| * arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose2015-07-032-2/+2
| * ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo2015-07-031-4/+4
| * arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang2015-07-021-1/+1
| * arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-07-011-2/+2
| * arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao2015-06-301-1/+2
| * arm64: perf: Don't use of_node after putting itStephen Boyd2015-06-301-1/+2
| * arm64: fix incorrect use of pgprot_t variableArd Biesheuvel2015-06-301-1/+1
| * arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh2015-06-261-1/+0Star
| * arm64: bpf: fix endianness conversion bugsXi Wang2015-06-262-2/+24
| * arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang2015-06-251-3/+4
| * ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-251-2/+2
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-021-0/+13
|\ \
| * | arm64: dts: Add APM X-Gene standby GPIO controller DTS entriesY Vo2015-07-011-0/+13
| * | Merge tag 'armsoc-defconfig' into test-mergeKevin Hilman2015-06-251-0/+1
| |\ \
| * \ \ Merge tag 'armsoc-drivers' into test-mergeKevin Hilman2015-06-252-0/+74
| |\ \ \
| * \ \ \ Merge tag 'armsoc-dt' into test-mergeKevin Hilman2015-06-2517-151/+743
| |\ \ \ \
| * \ \ \ \ Merge tag 'armsoc-soc' into test-mergeKevin Hilman2015-06-252-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'armsoc-cleanup' into test-mergeKevin Hilman2015-06-251-13/+0Star
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-281-0/+2
* | | | | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-281-0/+1
* | | | | | | | | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-261-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |