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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
arm64: Fix labels in el2_setup macros
Marc Zyngier
1
-12
/
+12
2021-02-08
arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
Suzuki K Poulose
2
-2
/
+2
2021-02-05
mm/arm64: Correct obsolete comment in do_page_fault()
Miaohe Lin
1
-1
/
+1
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
5
-6
/
+6
2021-02-03
arm64: assembler: add cond_yield macro
Ard Biesheuvel
1
-0
/
+16
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
3
-2
/
+13
2021-02-03
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
4
-3
/
+12
2021-02-03
dt-bindings: arm: add Cortex-A78 binding
Seiya Wang
1
-0
/
+1
2021-02-03
arm64: perf: add support for Cortex-A78
Seiya Wang
1
-0
/
+7
2021-02-02
arm64/ptdump:display the Linear Mapping start marker
Hailong Liu
1
-0
/
+1
2021-02-02
arm64: ptrace: Fix missing return in hw breakpoint code
Keno Fischer
1
-0
/
+1
2021-02-02
arm64: perf: Constify static attribute_group structs
Rikard Falkeborn
1
-3
/
+3
2021-02-02
drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU drivers
Qi Liu
1
-0
/
+1
2021-02-01
arm64: hibernate: add __force attribute to gfp_t casting
Pavel Tatashin
1
-2
/
+2
2021-01-28
perf/arm-cmn: Move IRQs when migrating context
Robin Murphy
1
-1
/
+3
2021-01-28
perf/arm-cmn: Fix PMU instance naming
Robin Murphy
2
-10
/
+5
2021-01-28
KVM: arm64: Move __hyp_set_vectors out of .hyp.text
Quentin Perret
1
-0
/
+2
2021-01-28
mm/nommu: Fix return type of filemap_map_pages()
Geert Uytterhoeven
1
-1
/
+2
2021-01-27
arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
Pavel Tatashin
1
-8
/
+8
2021-01-27
arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizations
Pavel Tatashin
1
-28
/
+8
2021-01-27
arm64: kexec: call kexec_image_info only once
Pavel Tatashin
1
-4
/
+1
2021-01-27
arm64: kexec: move relocation function setup
Pavel Tatashin
2
-27
/
+20
2021-01-27
arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...
James Morse
3
-21
/
+63
2021-01-27
arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()
James Morse
1
-4
/
+3
2021-01-27
arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
Pavel Tatashin
1
-7
/
+7
2021-01-27
arm64: trans_pgd: pass allocator trans_pgd_create_copy
Pavel Tatashin
3
-22
/
+38
2021-01-27
arm64: trans_pgd: make trans_pgd_map_page generic
Pavel Tatashin
3
-11
/
+50
2021-01-27
arm64: hibernate: move page handling function to new trans_pgd.c
Pavel Tatashin
5
-227
/
+277
2021-01-27
arm64: hibernate: variable pudp is used instead of pd4dp
Pavel Tatashin
1
-3
/
+3
2021-01-27
arm64: kexec: make dtb_mem always enabled
Pavel Tatashin
2
-7
/
+3
2021-01-27
arm64: Include linux/io.h in mm/mmap.c
Will Deacon
1
-0
/
+1
2021-01-26
arm64: cacheflush: Remove stale comment
Shaokun Zhang
1
-5
/
+0
2021-01-26
arm64: mm: Remove unused header file
Shaokun Zhang
1
-12
/
+2
2021-01-21
arm64/sparsemem: reduce SECTION_SIZE_BITS
Sudarshan Rajagopalan
1
-2
/
+21
2021-01-21
arm64: Add support for SMCCC TRNG entropy source
Andre Przywara
1
-11
/
+61
2021-01-21
firmware: smccc: Introduce SMCCC TRNG framework
Andre Przywara
3
-0
/
+28
2021-01-21
random: avoid arch_get_random_seed_long() when collecting IRQ randomness
Ard Biesheuvel
1
-14
/
+1
2021-01-21
mm: Mark anonymous struct field of 'struct vm_fault' as 'const'
Will Deacon
1
-1
/
+1
2021-01-21
mm: Use static initialisers for immutable fields of 'struct vm_fault'
Will Deacon
2
-8
/
+9
2021-01-21
mm: Avoid modifying vmf.address in __collapse_huge_page_swapin()
Will Deacon
1
-19
/
+18
2021-01-21
mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT
Will Deacon
3
-24
/
+14
2021-01-21
mm: Move immutable fields of 'struct vm_fault' into anonymous struct
Will Deacon
1
-5
/
+8
2021-01-20
perf: Constify static struct attribute_group
Rikard Falkeborn
6
-12
/
+12
2021-01-20
perf: hisi: Constify static struct attribute_group
Rikard Falkeborn
3
-3
/
+3
2021-01-20
perf/imx_ddr: Constify static struct attribute_group
Rikard Falkeborn
1
-5
/
+5
2021-01-20
perf: qcom: Constify static struct attribute_group
Rikard Falkeborn
2
-6
/
+6
2021-01-20
drivers/perf: Add support for ARMv8.3-SPE
Wei Li
2
-3
/
+23
2021-01-20
arm64: mm: Implement arch_wants_old_prefaulted_pte()
Will Deacon
1
-1
/
+11
2021-01-20
mm: Allow architectures to request 'old' entries when prefaulting
Will Deacon
3
-6
/
+33
2021-01-20
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
5
-192
/
+213
[prev]
[next]