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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
arm64: simplify detection of memory zone boundaries for UMA configs
Mike Rapoport
1
-54
/
+0
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+0
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
1
-3
/
+6
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-5
/
+32
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+6
2020-06-02
arm64: use __vmalloc_node in arch_alloc_vmap_stack
Christoph Hellwig
1
-4
/
+2
2020-06-02
mm: enforce that vmap can't map pages executable
Christoph Hellwig
1
-0
/
+3
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-1
/
+3
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
95
-766
/
+1833
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-11
/
+3
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-37
/
+63
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-6
/
+2
2020-06-01
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
2
-5
/
+32
2020-05-29
Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2020-05-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
15
-9
/
+143
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
9
-77
/
+68
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
53
-182
/
+735
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
50
-504
/
+893
2020-05-28
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
2
-18
/
+17
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
4
-3
/
+57
2020-05-28
arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()
Nobuhiro Iwamatsu
1
-1
/
+1
2020-05-27
arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
Anshuman Khandual
1
-10
/
+34
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2
-2
/
+2
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
47
-156
/
+177
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2
-2
/
+2
2020-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+5
2020-05-22
arm64: Add get_user() type annotation on the !access_ok() path
Al Viro
1
-1
/
+1
2020-05-22
Merge branch 'v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Arnd Bergmann
1
-2
/
+2
2020-05-21
arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context
Anshuman Khandual
3
-0
/
+6
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register
Anshuman Khandual
2
-0
/
+6
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 register
Anshuman Khandual
2
-0
/
+4
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register
Anshuman Khandual
2
-0
/
+2
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
Anshuman Khandual
2
-0
/
+21
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_PFR0 register
Anshuman Khandual
2
-0
/
+5
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
5
-1
/
+16
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
5
-1
/
+16
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
5
-1
/
+18
2020-05-21
arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
Anshuman Khandual
1
-1
/
+1
2020-05-21
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
1
-1
/
+1
2020-05-21
arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
Anshuman Khandual
2
-2
/
+20
2020-05-21
arm64: mm: Add asid_gen_match() helper
Jean-Philippe Brucker
1
-3
/
+5
2020-05-21
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
2
-7
/
+40
2020-05-21
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
3
-13
/
+20
2020-05-20
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
1
-1
/
+1
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2
-4
/
+10
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
4
-1
/
+56
2020-05-20
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
1
-3
/
+4
[next]