Age | Commit message (Expand) | Author |
2015-11-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-10-21 | arm64: Move /proc/cpuinfo handling code | Suzuki K. Poulose |
2015-10-21 | arm64: Move cpu feature detection code | Suzuki K. Poulose |
2015-10-21 | arm64: Delay cpuinfo_store_boot_cpu | Suzuki K. Poulose |
2015-10-21 | arm64: Delay ELF HWCAP initialisation until all CPUs are up | Suzuki K. Poulose |
2015-10-21 | arm64: Make the CPU information more clear | Suzuki K. Poulose |
2015-10-12 | arm64: add KASAN support | Andrey Ryabinin |
2015-10-06 | arm64: Don't relocate non-existent initrd | Mark Rutland |
2015-09-08 | arm64: support initrd outside kernel linear map | Mark Salter |
2015-09-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-09-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-08-05 | Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core | Will Deacon |
2015-08-03 | arm64: psci: factor invocation code to drivers | Mark Rutland |
2015-07-29 | arm64: remove dead-code depending on CONFIG_UP_LATE_INIT | Jonas Rabenstein |
2015-07-27 | arm64: elf: use cpuid_feature_extract_field for hwcap detection | Will Deacon |
2015-07-27 | arm64: lse: use generic cpufeature detection for LSE atomics | Will Deacon |
2015-07-27 | arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency | Will Deacon |
2015-07-27 | arm64: atomics: patch in lse instructions when supported by the CPU | Will Deacon |
2015-07-27 | arm64: alternatives: add cpu feature for lse atomics | Will Deacon |
2015-07-27 | arm64: elf: advertise 8.1 atomic instructions as new hwcap | Will Deacon |
2015-07-27 | arm64: kernel: remove non-legit DT warnings when booting using ACPI | Sudeep Holla |
2015-07-27 | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon |
2015-07-20 | arm64: Remove clk-provider.h include | Stephen Boyd |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-02 | arm64: use fixmap region for permanent FDT mapping | Ard Biesheuvel |
2015-05-28 | arm,arm64/xen: move Xen initialization earlier | Stefano Stabellini |
2015-05-19 | ARM64: kernel: unify ACPI and DT cpus initialization | Lorenzo Pieralisi |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-03-26 | ARM64: kernel: acpi: honour acpi=force command line parameter | Lorenzo Pieralisi |
2015-03-26 | ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed | Hanjun Guo |
2015-03-25 | ARM64 / ACPI: Parse MADT for SMP initialization | Hanjun Guo |
2015-03-25 | ARM64 / ACPI: Get PSCI flags in FADT for PSCI init | Graeme Gregory |
2015-03-25 | ARM64 / ACPI: If we chose to boot from acpi then disable FDT | Graeme Gregory |
2015-03-25 | ARM64 / ACPI: Get RSDP and ACPI boot-time tables | Al Stone |
2015-03-19 | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol | Ard Biesheuvel |
2015-03-19 | arm64: remove processor_id | Ard Biesheuvel |
2015-03-19 | arm64: Get rid of struct cpu_table | Marc Zyngier |
2015-03-17 | arm64: log CPU boot modes | Mark Rutland |
2015-03-17 | arm64: apply alternatives for !SMP kernels | Mark Rutland |
2015-01-23 | arm64: implement generic IOMMU configuration | Robin Murphy |
2015-01-22 | arm64/efi: move virtmap init to early initcall | Ard Biesheuvel |
2015-01-16 | arm64: respect mem= for EFI | Mark Rutland |
2015-01-12 | arm64/efi: remove idmap manipulations from UEFI code | Ard Biesheuvel |
2015-01-12 | arm64/efi: move SetVirtualAddressMap() to UEFI stub | Ard Biesheuvel |
2015-01-08 | arm64/efi: add missing call to early_ioremap_reset() | Ard Biesheuvel |
2014-12-04 | arm64: Provide a namespace to NCAPS | Fabio Estevam |
2014-11-25 | arm64: Factor out fixmap initialization from ioremap | Laura Abbott |
2014-11-25 | arm64: add cpu_capabilities bitmap | Andre Przywara |
2014-11-17 | arm64: Add COMPAT_HWCAP_LPAE | Catalin Marinas |
2014-11-14 | arm64: Fix up /proc/cpuinfo | Mark Rutland |