summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone2015-03-251-0/+1
* arm64: psci: move psci firmware calls out of lineWill Deacon2015-02-261-2/+3
* arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-1/+1
* arm64: Implement the compat_sys_call_table in CCatalin Marinas2015-01-271-1/+1
* arm64: kernel: add support for cpu cache informationSudeep Holla2015-01-151-1/+1
* arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2014-11-251-1/+1
* arm64: add alternative runtime patchingAndre Przywara2014-11-251-1/+1
* arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal2014-11-201-0/+1
* arm64: Add framework for legacy instruction emulationPunit Agrawal2014-11-201-0/+1
* arm64: Add AArch32 instruction set condition code checksPunit Agrawal2014-11-201-1/+2
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-0/+1
|\
| * arm64: Add architectural support for PCILiviu Dudau2014-10-011-0/+1
* | arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi2014-09-121-0/+1
|/
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-051-2/+1Star
|\
| * efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-2/+1Star
* | arm64: cpuinfo: record cpu system register valuesMark Rutland2014-07-181-1/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-1/+6
|\
| * arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro2014-05-291-1/+2
| * arm64: Add ftrace supportAKASHI Takahiro2014-05-291-0/+4
* | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-051-0/+3
|\ \
| * | arm64: efi: add EFI stubMark Salter2014-04-301-1/+3
| * | arm64: add EFI runtime servicesMark Salter2014-04-301-0/+1
| |/
* / arm64: remove arch specific earlyprintkRob Herring2014-04-251-1/+0Star
|/
* ARM64: perf: add support for perf registers APIJean Pihet2014-03-131-1/+2
* arm64: topology: Implement basic CPU topology supportMark Brown2014-03-041-1/+1
* arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-261-0/+1
* arm64, jump label: optimize jump label implementationJiang Liu2014-01-081-0/+1
* arm64: introduce basic aarch64 instruction decoding helpersJiang Liu2014-01-081-1/+1
* arm64: kernel: add PM build infrastructureLorenzo Pieralisi2013-12-161-0/+1
* arm64: reorganise smp_enable_opsMark Rutland2013-10-251-1/+1
* arm64: unify smp_psci.c and psci.cMark Rutland2013-10-251-1/+1
* arm64: SMP: enable PSCI boot methodMarc Zyngier2013-01-291-1/+1
* arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-291-1/+1
* arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier2013-01-291-1/+1
* arm64: Add simple earlyprintk supportCatalin Marinas2013-01-221-0/+1
* arm64: add hypervisor stubMarc Zyngier2012-12-051-1/+2
* arm64: Build infrastructureCatalin Marinas2012-09-171-0/+27