index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
head.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Move some head.text functions to executable section
Laura Abbott
2014-11-26
1
-198
/
+209
*
arm64: Switch to adrp for loading the stub vectors
Laura Abbott
2014-11-25
1
-1
/
+2
*
arm64/efi: set PE/COFF file alignment to 512 bytes
Ard Biesheuvel
2014-11-05
1
-1
/
+1
*
arm64/efi: set PE/COFF section alignment to 4 KB
Ard Biesheuvel
2014-11-05
1
-2
/
+10
*
arm64/efi: efistub: jump to 'stext' directly, not through the header
Ard Biesheuvel
2014-11-05
1
-4
/
+6
*
arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
Ard Biesheuvel
2014-09-08
1
-3
/
+3
*
arm64: Remove unused variable in head.S
Geoff Levand
2014-08-26
1
-4
/
+0
*
arm64: align randomized TEXT_OFFSET on 4 kB boundary
Ard Biesheuvel
2014-08-19
1
-4
/
+4
*
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
2014-07-25
1
-3
/
+3
*
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
2014-07-25
1
-0
/
+18
|
\
|
*
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-08
1
-0
/
+18
*
|
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
2014-07-23
1
-2
/
+4
*
|
arm64: Clean up the initial page table creation in head.S
Catalin Marinas
2014-07-23
1
-32
/
+27
*
|
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
1
-1
/
+1
*
|
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
1
-8
/
+34
*
|
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
2014-07-23
1
-7
/
+0
*
|
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
2014-07-10
1
-2
/
+6
*
|
arm64: Update the Image header
Mark Rutland
2014-07-10
1
-3
/
+3
*
|
arm64: place initial page tables above the kernel
Mark Rutland
2014-07-10
1
-20
/
+8
*
|
arm64: head.S: remove unnecessary function alignment
Mark Rutland
2014-07-10
1
-1
/
+6
*
|
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
2014-07-04
1
-2
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
1
-5
/
+3
|
\
|
*
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
2014-05-09
1
-5
/
+3
*
|
arm64: efi: add EFI stub
Mark Salter
2014-04-30
1
-0
/
+112
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-08
1
-2
/
+28
|
\
|
*
arm64: Relax the kernel cache requirements for boot
Catalin Marinas
2014-04-05
1
-2
/
+28
*
|
arm64: add early_ioremap support
Mark Salter
2014-04-07
1
-6
/
+3
|
/
*
arm64: Extend the idmap to the whole kernel image
Catalin Marinas
2014-02-26
1
-12
/
+8
*
arm64: Remove unused __data_loc variable
Geoff Levand
2013-12-20
1
-10
/
+0
*
arm64: kernel: add code to set cpu boot mode to secondary_entry shim
Lorenzo Pieralisi
2013-12-06
1
-1
/
+2
*
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2013-10-25
1
-3
/
+14
*
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2013-10-25
1
-9
/
+25
*
arm64: factor out spin-table boot method
Mark Rutland
2013-10-25
1
-2
/
+10
*
arm64: Expand arm64 image header
Roy Franz
2013-08-22
1
-0
/
+8
*
arm64: head: match all affinity levels in the pen of the secondaries
Javi Merino
2013-03-20
1
-1
/
+3
*
arm64: Add simple earlyprintk support
Catalin Marinas
2013-01-22
1
-2
/
+10
*
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
2012-12-05
1
-0
/
+3
*
arm64: add hypervisor stub
Marc Zyngier
2012-12-05
1
-0
/
+4
*
arm64: record boot mode when entering the kernel
Marc Zyngier
2012-12-05
1
-3
/
+22
*
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2012-12-05
1
-0
/
+1
*
arm64: Kernel booting and initialisation
Catalin Marinas
2012-09-17
1
-0
/
+510