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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-18
sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-18
sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-3
/
+0
2023-04-18
sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-18
powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-6
/
+0
2023-04-18
powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-18
nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-1
/
+0
2023-04-18
nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-18
m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-18
ia64: don't allow users to override ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-2
/
+1
2023-04-18
csky: drop ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-4
/
+0
2023-04-18
arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-12
/
+12
2023-04-18
arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-3
/
+1
2023-04-18
arm: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-18
mm: make arch_has_descending_max_zone_pfns() static
Arnd Bergmann
1
-5
/
+0
2023-04-05
s390/mm: try VMA lock-based page fault handling first
Heiko Carstens
2
-0
/
+25
2023-04-05
powerc/mm: try VMA lock-based page fault handling first
Laurent Dufour
3
-0
/
+39
2023-04-05
arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
2
-0
/
+37
2023-04-05
x86/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
2
-0
/
+37
2023-04-05
mips: fix comment about pgtable_init()
Mike Rapoport (IBM)
1
-1
/
+1
2023-04-05
mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-4
/
+0
2023-04-05
loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-3
/
+0
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
34
-118
/
+88
2023-04-05
um: fix MAX_ORDER usage in linux_main()
Kirill A. Shutemov
1
-2
/
+2
2023-04-05
sparc/mm: fix MAX_ORDER usage in tsb_grow()
Kirill A. Shutemov
1
-2
/
+2
2023-04-05
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
1
-0
/
+2
2023-04-05
arm64: mte: rename TCO routines
Vincenzo Frascino
4
-70
/
+93
2023-04-05
kasan, arm64: rename tagging-related routines
Andrey Konovalov
1
-3
/
+3
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
5
-9
/
+13
2023-03-28
x86: kmsan: use C versions of memset16/memset32/memset64
Alexander Potapenko
1
-0
/
+6
2023-03-28
x86: kmsan: don't rename memintrinsics in uninstrumented files
Alexander Potapenko
1
-17
/
+0
2023-03-28
powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
1
-0
/
+1
2023-03-28
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
1
-0
/
+15
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
1
-0
/
+17
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
3
-4
/
+4
2023-03-28
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-4
/
+8
2023-03-26
Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2023-03-26
Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+21
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-7
/
+19
2023-03-24
Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-113
/
+141
2023-03-24
Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-03-24
Merge tag 'qcom-dts-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+10
2023-03-24
Merge tag 'qcom-arm64-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
14
-60
/
+94
2023-03-24
Merge tag 'riscv-for-linus-6.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-6
/
+32
2023-03-24
Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-03-23
kasan, powerpc: don't rename memintrinsics if compiler adds prefixes
Marco Elver
3
-7
/
+19
2023-03-23
riscv: Handle zicsr/zifencei issues between clang and binutils
Nathan Chancellor
2
-4
/
+28
2023-03-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2023-03-22
x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()
Chang S. Bae
1
-16
/
+14
2023-03-22
x86/mm: Do not shuffle CPU entry areas without KASLR
Michal Koutný
1
-0
/
+7
[next]