aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-05-15Merge branch 'v3.18/topic/for-stable' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-15arm64: psci: move psci firmware calls out of lineWill Deacon
2015-05-13Merge branch 'v3.18/topic/juno-dt' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-13Merge branch 'v3.18/topic/arm64-dt' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-13arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon
2015-05-13arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-05-13arm64: Add L2 cache topology to ARM Ltd boards/modelsSudeep Holla
2015-05-13arm64: dts: add baud rate to Juno stdout-pathRobin Murphy
2015-05-13arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau
2015-05-13arm64: Add Juno board device tree.Liviu Dudau
2015-05-13arm64: Create link to include/dt-bindings to enable C preprocessor use.Liviu Dudau
2015-05-13dts, arm64: Move dts files to vendor subdirsRobert Richter
2015-05-13dts, kbuild: Implement support for dtb vendor subdirsRobert Richter
2015-05-13dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter
2015-05-13dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter
2015-05-13dts, arm64: Add dtbs_install make targetRobert Richter
2015-05-12Merge branch 'v3.18/topic/coresight' into linux-linaro-lsk-v3.18Kevin Hilman
2015-05-07coresight: moving to new "hwtracing" directoryMathieu Poirier
2015-05-07coresight: Adding coresight support for arm64 architectureMathieu Poirier
2015-04-27arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan
2015-04-27arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-04-27arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara
2015-04-27arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara
2015-04-27arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2015-04-27arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2015-04-27arm64: add alternative runtime patchingAndre Przywara
2015-04-27arm64: add cpu_capabilities bitmapAndre Przywara
2015-04-16arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-28arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon
2015-03-28arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-27arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas
2015-01-16arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-08arm64: bpf: lift restriction on last instructionZi Shen Lim
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2015-01-08clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall
2014-11-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang
2014-11-13Correct the race condition in aarch64_insn_patch_text_sync()William Cohen
2014-11-13arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-11-13arm64: Fix data type for physical addressMin-Hua Chen
2014-11-13arm64: efi: Fix stub cache maintenanceMark Rutland
2014-11-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds