summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-04-28arm64/efi: Enable runtime call flag checkingMark Rutland
2016-04-28arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel
2016-04-28arm64/efi: Apply strict permissions to UEFI Runtime Services regionsArd Biesheuvel
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-26arm64: defconfig: Enable ACPIMark Brown
2016-04-26arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DTArd Biesheuvel
2016-04-26arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel
2016-04-26arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel
2016-04-26arm64: kernel: replace early 64-bit literal loads with move-immediatesArd Biesheuvel
2016-04-26arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2016-04-26arm64: kernel: perform relocation processing from ID mapArd Biesheuvel
2016-04-26arm64: kernel: use literal for relocated address of __secondary_switchedArd Biesheuvel
2016-04-26arm64: kernel: don't export local symbols from head.SArd Biesheuvel
2016-04-26dts: hisi: update hns dst for separating dsaf dev supportYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26arm64: dts: r8a7795: Don't disable referenced optional scif clockGeert Uytterhoeven
2016-04-25arm64: Fix behavior of maxcpus=NSuzuki K Poulose
2016-04-25arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose
2016-04-25arm64: Allow a capability to be checked on a single CPUMarc Zyngier
2016-04-25arm64: cpufeature: Add scope for capability checkSuzuki K Poulose
2016-04-25arm64: perf: don't expose CHAIN event in sysfsWill Deacon
2016-04-25arm64/perf: Add Broadcom Vulcan PMU supportAshok Kumar
2016-04-25arm64/perf: Filter common events based on PMCEIDn_EL0Ashok Kumar
2016-04-25arm64/perf: Access pmu register using <read/write>_sys_regAshok Kumar
2016-04-25arm64/perf: Define complete ARMv8 recommended implementation defined eventsAshok Kumar
2016-04-25arm64/perf: Changed events naming as per the ARM ARMAshok Kumar
2016-04-25arm64: dts: Add Broadcom Vulcan PMU in dtsAshok Kumar
2016-04-25arm64: make dt_scan_depth1_nodes more readableMark Rutland
2016-04-25ARM64: ACPI: Check if it runs on Xen to enable or disable ACPIShannon Zhao
2016-04-25arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel
2016-04-25arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel
2016-04-23arm64: dts: uniphier: fix I2C nodes of PH1-LD20Masahiro Yamada
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-22Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...Kevin Hilman
2016-04-21arm64: Fix EL1/EL2 early init inconsistencies with VHEDave Martin
2016-04-21arm64/dma-mapping: Remove default domain workaroundRobin Murphy
2016-04-21arm64/dma-mapping: Extend DMA ops workaround to PCI devicesRobin Murphy
2016-04-20arm64: compat: Check for AArch32 stateSuzuki K Poulose
2016-04-20arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2016-04-20arm64: cpufeature: Check availability of AArch32Suzuki K Poulose
2016-04-20arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose
2016-04-20arm64: HWCAP: Split COMPAT HWCAP table entriesSuzuki K Poulose
2016-04-20arm64: hwcaps: Cleanup namingSuzuki K Poulose
2016-04-20arm64: asm: remove unused push/pop macrosMark Rutland
2016-04-20arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definitionYang Shi