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
2014-09-15
setup: Move unmask of async interrupts after possible earlycon setup
Jon Masters
2014-09-01
Revert "arm64: cpuinfo: print info for all CPUs"
Will Deacon
2014-07-31
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
2014-07-21
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-07-18
arm64: cpuinfo: print info for all CPUs
Mark Rutland
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-09
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-04-30
arm64: add EFI runtime services
Mark Salter
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
2014-04-07
arm64: add early_ioremap support
Mark Salter
2014-04-07
arm64: initialize pgprot info earlier in boot
Mark Salter
2014-03-04
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
2014-03-04
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
2013-12-19
arm64: Add hwcaps for crypto and CRC32 extensions.
Steve Capper
2013-12-19
arm64: Remove outdated comment
Liviu Dudau
2013-12-19
arm64: percpu: implement optimised pcpu access using tpidr_el1
Will Deacon
2013-12-16
arm64: kernel: build MPIDR_EL1 hash function data structure
Lorenzo Pieralisi
2013-11-25
arm64: Unmask asynchronous aborts when in kernel mode
Catalin Marinas
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-30
ARM64: DT: define ARM64 specific arch_match_cpu_phys_id
Sudeep KarkadaNagesha
2013-10-25
arm64: setup: report ELF_PLATFORM as the machine for utsname
Will Deacon
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
2013-10-09
arm64: use common of_flat_dt_get_machine_name
Rob Herring
2013-10-09
of: create default early_init_dt_add_memory_arch
Rob Herring
2013-10-09
arm64: use early_init_dt_scan
Rob Herring
2013-09-26
ARM64: arch_timer: add support to configure and enable event stream
Sudeep KarkadaNagesha
2013-09-20
arm64: Widen hwcap to be 64 bit
Steve Capper
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-08-30
arm64: delay: don't bother reporting bogomips in /proc/cpuinfo
Will Deacon
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
2013-05-14
arm64: Invoke the of_platform_populate() at arch_initcall() level
Catalin Marinas
2013-03-20
arm64: kernel: initialise cpu_logical_map from the DT
Javi Merino
2013-03-20
arm64: Initialise the clocks described via DT
Catalin Marinas
2013-01-29
arm64: psci: add support for PSCI invocations from the kernel
Will Deacon
2013-01-22
arm64: Populate the platform devices
Catalin Marinas
2012-10-18
arm64: Ignore memory blocks below PHYS_OFFSET
Catalin Marinas
2012-09-17
arm64: Kernel booting and initialisation
Catalin Marinas