index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
arm64: alternatives: add cpu feature for lse atomics
Will Deacon
1
-0
/
+1
2015-07-27
arm64: elf: advertise 8.1 atomic instructions as new hwcap
Will Deacon
1
-0
/
+14
2015-07-27
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Sudeep Holla
1
-2
/
+7
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-6
/
+0
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
1
-20
/
+10
2015-05-28
arm,arm64/xen: move Xen initialization earlier
Stefano Stabellini
1
-0
/
+2
2015-05-19
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
1
-5
/
+2
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+16
2015-03-26
ARM64: kernel: acpi: honour acpi=force command line parameter
Lorenzo Pieralisi
1
-1
/
+1
2015-03-26
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
Hanjun Guo
1
-1
/
+1
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
1
-2
/
+5
2015-03-25
ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
Graeme Gregory
1
-3
/
+5
2015-03-25
ARM64 / ACPI: If we chose to boot from acpi then disable FDT
Graeme Gregory
1
-1
/
+2
2015-03-25
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
Al Stone
1
-0
/
+5
2015-03-19
arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol
Ard Biesheuvel
1
-0
/
+11
2015-03-19
arm64: remove processor_id
Ard Biesheuvel
1
-3
/
+0
2015-03-19
arm64: Get rid of struct cpu_table
Marc Zyngier
1
-14
/
+2
2015-03-17
arm64: log CPU boot modes
Mark Rutland
1
-0
/
+13
2015-03-17
arm64: apply alternatives for !SMP kernels
Mark Rutland
1
-0
/
+12
2015-01-23
arm64: implement generic IOMMU configuration
Robin Murphy
1
-0
/
+2
2015-01-22
arm64/efi: move virtmap init to early initcall
Ard Biesheuvel
1
-1
/
+0
2015-01-16
arm64: respect mem= for EFI
Mark Rutland
1
-19
/
+0
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
1
-1
/
+0
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
1
-0
/
+1
2015-01-08
arm64/efi: add missing call to early_ioremap_reset()
Ard Biesheuvel
1
-0
/
+1
2014-12-04
arm64: Provide a namespace to NCAPS
Fabio Estevam
1
-1
/
+1
2014-11-25
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
1
-0
/
+1
2014-11-25
arm64: add cpu_capabilities bitmap
Andre Przywara
1
-0
/
+3
2014-11-17
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
1
-1
/
+2
2014-11-14
arm64: Fix up /proc/cpuinfo
Mark Rutland
1
-24
/
+73
2014-11-06
arm64: log physical ID of boot CPU
Mark Rutland
1
-1
/
+4
2014-11-06
arm64/dt: add machine name to kernel call stack dump output
Ard Biesheuvel
1
-0
/
+1
2014-09-15
setup: Move unmask of async interrupts after possible earlycon setup
Jon Masters
1
-5
/
+6
2014-09-01
Revert "arm64: cpuinfo: print info for all CPUs"
Will Deacon
1
-18
/
+22
2014-07-31
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
1
-2
/
+0
2014-07-21
arm64: dmi: Add SMBIOS/DMI support
Yi Li
1
-0
/
+2
2014-07-18
arm64: cpuinfo: print info for all CPUs
Mark Rutland
1
-22
/
+18
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland
1
-3
/
+4
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+15
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
1
-1
/
+0
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
1
-0
/
+15
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
1
-1
/
+1
2014-04-30
arm64: add EFI runtime services
Mark Salter
1
-0
/
+5
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
1
-1
/
+0
2014-04-07
arm64: add early_ioremap support
Mark Salter
1
-0
/
+2
2014-04-07
arm64: initialize pgprot info earlier in boot
Mark Salter
1
-0
/
+2
2014-03-04
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
1
-0
/
+32
2014-03-04
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
1
-0
/
+1
[next]