summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-081-0/+1
* arm64: Provide a namespace to NCAPSFabio Estevam2014-12-041-1/+1
* arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-251-0/+1
* arm64: add cpu_capabilities bitmapAndre Przywara2014-11-251-0/+3
* arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2014-11-171-1/+2
* arm64: Fix up /proc/cpuinfoMark Rutland2014-11-141-24/+73
* arm64: log physical ID of boot CPUMark Rutland2014-11-061-1/+4
* arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel2014-11-061-0/+1
* setup: Move unmask of async interrupts after possible earlycon setupJon Masters2014-09-151-5/+6
* Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon2014-09-011-18/+22
* Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon2014-07-311-2/+0
* arm64: dmi: Add SMBIOS/DMI supportYi Li2014-07-211-0/+2
* arm64: cpuinfo: print info for all CPUsMark Rutland2014-07-181-22/+18
* arm64: cpuinfo: record cpu system register valuesMark Rutland2014-07-181-3/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-1/+15
|\
| * arm64: Clean up the default pgprot settingCatalin Marinas2014-05-091-1/+0
| * arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas2014-05-091-0/+15
* | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-051-0/+5
|\ \ | |/ |/|
| * arm64: add EFI runtime servicesMark Salter2014-04-301-0/+5
* | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-031-1/+1
* | arm64: init: Move of_clk_init to time_initChanho Min2014-04-251-1/+0
|/
* arm64: add early_ioremap supportMark Salter2014-04-071-0/+2
* arm64: initialize pgprot info earlier in bootMark Salter2014-04-071-0/+2
* arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-041-0/+32
* arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-041-0/+1
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-191-0/+70
|\
| * arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi2013-12-161-0/+70
* | arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-191-0/+37
* | arm64: Remove outdated commentLiviu Dudau2013-12-191-5/+0
* | arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-191-0/+10
|/
* arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-251-0/+5
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-56/+4
|\
| * arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-091-10/+1
| * of: create default early_init_dt_add_memory_archRob Herring2013-10-091-18/+0
| * arm64: use early_init_dt_scanRob Herring2013-10-091-28/+3
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-0/+11
|\ \
| * | ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-261-0/+11
| |/
* | ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-10-301-0/+5
* | arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon2013-10-251-1/+1
* | arm64: read enable-method for CPU0Mark Rutland2013-10-251-0/+2
|/
* arm64: Widen hwcap to be 64 bitSteve Capper2013-09-201-1/+1
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-5/+0
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
* | arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-301-3/+0
|/
* arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-141-9/+3
* arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2013-03-201-0/+4
* arm64: Initialise the clocks described via DTCatalin Marinas2013-03-201-0/+8
* arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-291-0/+3
* arm64: Populate the platform devicesCatalin Marinas2013-01-221-0/+8
* arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-181-0/+12
OpenPOWER on IntegriCloud