index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
2015-02-26
arm64: psci: move psci firmware calls out of line
Will Deacon
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
2015-01-27
arm64: Implement the compat_sys_call_table in C
Catalin Marinas
2015-01-15
arm64: kernel: add support for cpu cache information
Sudeep Holla
2014-11-25
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
2014-11-20
arm64: Trace emulation of AArch32 legacy instructions
Punit Agrawal
2014-11-20
arm64: Add framework for legacy instruction emulation
Punit Agrawal
2014-11-20
arm64: Add AArch32 instruction set condition code checks
Punit Agrawal
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-30
arm64: Add architectural support for PCI
Liviu Dudau
2014-09-12
arm64: kernel: introduce cpu_init_idle CPU operation
Lorenzo Pieralisi
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-05-29
arm64: ftrace: Add CALLER_ADDRx macros
AKASHI Takahiro
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro
2014-04-30
arm64: efi: add EFI stub
Mark Salter
2014-04-30
arm64: add EFI runtime services
Mark Salter
2014-04-24
arm64: remove arch specific earlyprintk
Rob Herring
2014-03-13
ARM64: perf: add support for perf registers API
Jean Pihet
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown
2014-02-26
arm64: KGDB: Add Basic KGDB support
Vijaya Kumar K
2014-01-08
arm64, jump label: optimize jump label implementation
Jiang Liu
2014-01-08
arm64: introduce basic aarch64 instruction decoding helpers
Jiang Liu
2013-12-16
arm64: kernel: add PM build infrastructure
Lorenzo Pieralisi
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
2013-10-25
arm64: unify smp_psci.c and psci.c
Mark Rutland
2013-01-29
arm64: SMP: enable PSCI boot method
Marc Zyngier
2013-01-29
arm64: psci: add support for PSCI invocations from the kernel
Will Deacon
2013-01-29
arm64: SMP: rework the SMP code to be enabling method agnostic
Marc Zyngier
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
2012-09-17
arm64: Build infrastructure
Catalin Marinas