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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
5
-3
/
+24
2023-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-0
/
+21
2023-10-04
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
1
-0
/
+19
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+1
2023-09-29
arm64: Add Cortex-A520 CPU part definition
Rob Herring
1
-0
/
+2
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2
-1
/
+3
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2
-1
/
+3
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2
-1
/
+3
2023-09-18
arm64: cpufeature: Fix CLRBHB and BC detection
Kristina Martsenko
1
-1
/
+1
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
1
-1
/
+1
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
1
-0
/
+2
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-65
/
+418
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
1
-0
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
8
-65
/
+418
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-37
/
+128
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+4
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-31
/
+21
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+3
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
3
-7
/
+1
2023-08-28
Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
4
-53
/
+88
2023-08-28
Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/next
Marc Zyngier
4
-2
/
+325
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
1
-0
/
+1
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+4
2023-08-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-0
/
+3
2023-08-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
3
-31
/
+5
2023-08-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2
-0
/
+12
2023-08-24
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
2
-8
/
+22
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
1
-0
/
+1
2023-08-21
arm64: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-6
/
+8
2023-08-21
arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
Kefeng Wang
1
-0
/
+15
2023-08-21
arm64: tlbflush: add some comments for TLB batched flushing
Yicong Yang
1
-0
/
+15
2023-08-21
efi/arm64: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-15
/
+3
2023-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
1
-3
/
+3
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
1
-0
/
+5
2023-08-18
arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
2
-3
/
+53
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
1
-2
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
1
-2
/
+2
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
1
-1
/
+1
[next]