Age | Commit message (Expand) | Author | Files | Lines |
2017-06-07 | arm64: ftrace: add support for far branches to dynamic ftrace | Ard Biesheuvel | 1 | -0/+3 |
2017-04-05 | arm64: kdump: provide /proc/vmcore file | AKASHI Takahiro | 1 | -0/+1 |
2017-04-04 | arm64: relocation testing module | Ard Biesheuvel | 1 | -0/+2 |
2017-02-03 | efi: arm64: Add vmlinux debug link to the Image binary | Ard Biesheuvel | 1 | -0/+4 |
2016-08-31 | arm64: Set UTS_MACHINE in the Makefile | Michal Marek | 1 | -0/+2 |
2016-07-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -7/+4 |
2016-07-21 | Merge branch 'for-next/kprobes' into for-next/core | Catalin Marinas | 1 | -3/+2 |
2016-07-19 | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 1 | -1/+1 |
2016-07-19 | arm64: add conditional instruction simulation support | David A. Long | 1 | -2/+1 |
2016-07-11 | arm64: fix vdso-offsets.h dependency | Kevin Brodsky | 1 | -4/+0 |
2016-07-11 | Revert "arm64: Fix vdso-offsets.h dependency" | Catalin Marinas | 1 | -4/+3 |
2016-07-08 | arm64: Fix vdso-offsets.h dependency | Catalin Marinas | 1 | -3/+4 |
2016-06-27 | arm64/kexec: Add core kexec support | Geoff Levand | 1 | -0/+2 |
2016-05-30 | arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT | Hanjun Guo | 1 | -0/+1 |
2016-04-28 | arm64: kernel: Add support for hibernate/suspend-to-disk | James Morse | 1 | -0/+1 |
2016-02-24 | arm64: add support for kernel ASLR | Ard Biesheuvel | 1 | -0/+1 |
2016-02-24 | arm64: add support for module PLTs | Ard Biesheuvel | 1 | -0/+1 |
2016-02-16 | arm64: kernel: implement ACPI parking protocol | Lorenzo Pieralisi | 1 | -0/+1 |
2016-01-13 | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2016-01-04 | ARM: 8481/2: drivers: psci: replace psci firmware calls | Jens Wiklander | 1 | -1/+1 |
2016-01-04 | ARM: 8480/2: arm64: add implementation for arm-smccc | Jens Wiklander | 1 | -1/+1 |
2015-12-21 | arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops | Stefano Stabellini | 1 | -0/+1 |
2015-10-30 | arm64/efi: move arm64 specific stub C code to libstub | Ard Biesheuvel | 1 | -7/+2 |
2015-10-12 | arm64: add KASAN support | Andrey Ryabinin | 1 | -0/+2 |
2015-10-12 | arm64/efi: isolate EFI stub from the kernel proper | Ard Biesheuvel | 1 | -2/+10 |
2015-08-24 | arm64: makefile: fix perf_callchain.o kconfig dependency | Will Deacon | 1 | -2/+2 |
2015-07-29 | arm64: remove redundant object file list | Jonas Rabenstein | 1 | -1/+0 |
2015-07-27 | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon | 1 | -3/+4 |
2015-07-27 | arm64: perf: factor out callchain code | Mark Rutland | 1 | -1/+1 |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2015-03-30 | arm64: Extract feature parsing code from cpu_errata.c | Marc Zyngier | 1 | -1/+1 |
2015-03-25 | ARM64 / ACPI: Get RSDP and ACPI boot-time tables | Al Stone | 1 | -0/+1 |
2015-03-19 | arm64: Get rid of struct cpu_table | Marc Zyngier | 1 | -1/+1 |
2015-02-26 | arm64: psci: move psci firmware calls out of line | Will Deacon | 1 | -2/+3 |
2015-01-27 | arm64: kernel: remove ARM64_CPU_SUSPEND config option | Lorenzo Pieralisi | 1 | -1/+1 |
2015-01-27 | arm64: Implement the compat_sys_call_table in C | Catalin Marinas | 1 | -1/+1 |
2015-01-15 | arm64: kernel: add support for cpu cache information | Sudeep Holla | 1 | -1/+1 |
2014-11-25 | arm64: detect silicon revisions and set cap bits accordingly | Andre Przywara | 1 | -1/+1 |
2014-11-25 | arm64: add alternative runtime patching | Andre Przywara | 1 | -1/+1 |
2014-11-20 | arm64: Trace emulation of AArch32 legacy instructions | Punit Agrawal | 1 | -0/+1 |
2014-11-20 | arm64: Add framework for legacy instruction emulation | Punit Agrawal | 1 | -0/+1 |
2014-11-20 | arm64: Add AArch32 instruction set condition code checks | Punit Agrawal | 1 | -1/+2 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2014-10-01 | arm64: Add architectural support for PCI | Liviu Dudau | 1 | -0/+1 |
2014-09-12 | arm64: kernel: introduce cpu_init_idle CPU operation | Lorenzo Pieralisi | 1 | -0/+1 |
2014-08-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2014-07-19 | efi: efistub: Convert into static library | Ard Biesheuvel | 1 | -2/+1 |
2014-07-18 | arm64: cpuinfo: record cpu system register values | Mark Rutland | 1 | -1/+2 |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+6 |
2014-06-06 | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |