summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-27arm64: perf: factor out callchain codeMark Rutland
2015-07-27arm64: lib: use pair accessors for copy_*_user routinesWill Deacon
2015-07-27arm64: Better native ptrace support for compat tasksCatalin Marinas
2015-07-27arm64: enable more compressed Image formatsOlof Johansson
2015-07-27arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas
2015-07-27arm64: remove dead codeMark Salter
2015-07-27arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon
2015-07-27arm64: consolidate __swiotlb_mmapRobin Murphy
2015-07-27arm64: Remove unused macros from assembler.hDaniel Thompson
2015-07-27arm64: modify the dump mem for 64 bit addressesRohit Thapliyal
2015-07-27arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...Sudeep Holla
2015-07-27arm64: perf: Remove unnecessary printkSuzuki K. Poulose
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland
2015-07-08arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MGKristina Martsenko
2015-07-08GICv3: Add ITS entry to THUNDER dtsTirumalesh Chalamarla
2015-07-08arm64: dts: Add poweroff button device node for APM X-Gene platformY Vo
2015-07-08arm64: entry: handle debug exceptions in el*_invMark Rutland
2015-07-07arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone
2015-07-07ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone
2015-07-06arm64: defconfig: Add Ceva ahci to the defconfigSuneel Garapati
2015-07-06arm64: remove another unnecessary libfdt include pathArd Biesheuvel
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose
2015-07-03ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-07-02arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang
2015-07-01arm64: dts: Add APM X-Gene standby GPIO controller DTS entriesY Vo
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-06-30arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao
2015-06-30arm64: perf: Don't use of_node after putting itStephen Boyd
2015-06-30arm64: fix incorrect use of pgprot_t variableArd Biesheuvel
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh
2015-06-26arm64: bpf: fix endianness conversion bugsXi Wang
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang