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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-29
arm64: vdso: use consistent 'abi' nomenclature
Mark Rutland
1
-35
/
+34
2020-04-29
arm64: vdso: simplify arch_vdso_type ifdeffery
Mark Rutland
1
-10
/
+5
2020-04-29
arm64: vdso: remove aarch32_vdso_pages[]
Mark Rutland
1
-7
/
+12
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2
-3
/
+2
2020-04-28
efi/libstub/arm64: align PE/COFF sections to segment alignment
Ard Biesheuvel
2
-2
/
+3
2020-04-28
arm64: vdso: Add '-Bsymbolic' to ldflags
Vincenzo Frascino
1
-3
/
+5
2020-04-28
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2
-3
/
+10
2020-04-28
arm64: cpufeature: Add an overview comment for the cpufeature framework
Will Deacon
1
-0
/
+50
2020-04-28
arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
Will Deacon
1
-7
/
+3
2020-04-28
arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
Will Deacon
1
-1
/
+32
2020-04-28
arm64: cpufeature: Factor out checking of AArch32 features
Will Deacon
1
-47
/
+65
2020-04-28
arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
Will Deacon
1
-3
/
+1
2020-04-28
arm64: cpufeature: Add CPU capability for AArch32 EL1 support
Will Deacon
1
-0
/
+12
2020-04-28
arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
Will Deacon
1
-2
/
+26
2020-04-28
arm64: cpufeature: Relax check for IESB support
Sai Prakash Ranjan
1
-1
/
+1
2020-04-28
arm64: smp: Make cpus_stuck_in_kernel static
Zou Wei
1
-1
/
+1
2020-04-28
arm64: entry: remove unneeded semicolon in el1_sync_handler()
Jason Yan
1
-1
/
+1
2020-04-28
arm64/kernel: vmlinux.lds: drop redundant discard/keep macros
Ard Biesheuvel
1
-8
/
+2
2020-04-28
arm64: kexec_file: Avoid temp buffer for RNG seed
George Spelvin
1
-4
/
+4
2020-04-28
arm64: rename stext to primary_entry
Ard Biesheuvel
4
-14
/
+13
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
4
-14
/
+10
2020-04-28
arm64: remove ptrauth_keys_install_kernel sync arg
Mark Rutland
1
-2
/
+2
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2
-3
/
+2
2020-04-15
arm64: vdso: don't free unallocated pages
Mark Rutland
1
-12
/
+1
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-04-08
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Fredrik Strupe
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+3
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
27
-431
/
+808
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+11
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+7
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-76
/
+27
2020-03-25
arm64: hibernate: Use bringup_hibernate_cpu()
Qais Yousef
1
-8
/
+5
2020-03-25
arm64: Use reboot_cpu instead of hardconding it to 0
Qais Yousef
1
-1
/
+1
2020-03-25
arm64: Don't use disable_nonboot_cpus()
Qais Yousef
1
-2
/
+2
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
10
-38
/
+122
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
4
-10
/
+10
2020-03-25
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
6
-144
/
+139
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
13
-241
/
+539
2020-03-25
arm64: head: Convert install_el2_stub to SYM_INNER_LABEL
Mark Brown
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
3
-0
/
+3
2020-03-25
arm64: bti: Document behaviour for dynamically linked binaries
Mark Brown
1
-0
/
+5
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
4
-31
/
+61
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
3
-3
/
+3
2020-03-24
arm64: Declare ACPI parking protocol CPU operation if needed
Gavin Shan
1
-0
/
+2
2020-03-24
arm64: move kimage_vaddr to .rodata
Remi Denis-Courmont
1
-5
/
+7
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
3
-5
/
+3
2020-03-21
arm64: vdso32: Enable Clang Compilation
Vincenzo Frascino
1
-0
/
+11
2020-03-21
arm64: vdso32: Include common headers in the vdso library
Vincenzo Frascino
1
-2
/
+0
2020-03-21
arm64: vdso: Include common headers in the vdso library
Vincenzo Frascino
1
-2
/
+0
2020-03-21
arm64: vdso32: Code clean up
Vincenzo Frascino
1
-12
/
+0
[prev]
[next]