index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2017-11-02
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-10-04
arm64: consistently log boot/secondary CPU IDs
Mark Rutland
2017-10-02
arm64: remove unneeded copy to init_utsname()->machine
Masahiro Yamada
2017-05-30
arm64: check return value of of_flat_dt_get_machine_name
Kefeng Wang
2017-04-28
arm64: Print DT machine model in setup_machine_fdt()
Geert Uytterhoeven
2017-04-05
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-01-26
arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSY
Ard Biesheuvel
2017-01-26
arm64: Use __pa_symbol for empty_zero_page
Geert Uytterhoeven
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-08-31
arm64: Set UTS_MACHINE in the Makefile
Michal Marek
2016-08-25
arm64: mark reserved memblock regions explicitly in iomem
AKASHI Takahiro
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-06
ARM: XEN: Move xen_early_init() before efi_init()
Shannon Zhao
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-06-23
arm64: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
2016-06-22
ACPI: ARM64: support for ACPI_TABLE_UPGRADE
Jon Masters
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-04-15
arm64: Move unflatten_device_tree() call earlier.
David Daney
2016-04-14
arm64: remove the now unneeded relocate_initrd()
Ard Biesheuvel
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-16
arm64: unmap idmap earlier
Mark Rutland
2016-02-16
arm64: unify idmap removal
Mark Rutland
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
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
[next]