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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
3
-6
/
+6
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
2
-7
/
+10
2024-05-03
arch: Select fbdev helpers with CONFIG_VIDEO
Thomas Zimmermann
1
-1
/
+1
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2
-2
/
+2
2024-04-29
parisc: Define sigset_t in parisc uapi header
Helge Deller
2
-12
/
+10
2024-04-25
parisc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-3
/
+3
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
1
-11
/
+0
2024-04-23
parisc: vdso: remove unused C build rule in vdso32/Makefile
Masahiro Yamada
1
-6
/
+1
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
1
-1
/
+1
2024-04-09
parisc: add u16 support to cmpxchg()
Al Viro
3
-10
/
+11
2024-04-09
parisc: add missing export of __cmpxchg_u8()
Al Viro
1
-0
/
+1
2024-04-09
parisc: unify implementations of __cmpxchg_u{8,32,64}
Al Viro
1
-35
/
+16
2024-04-09
parisc: __cmpxchg_u32(): lift conversion into the callers
Al Viro
2
-5
/
+4
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+14
2024-03-28
drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistent
Maxime Ripard
1
-1
/
+1
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+7
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-0
/
+14
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2024-03-16
Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-91
/
+99
2024-03-14
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-1
/
+7
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+10
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+4
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2
-9
/
+4
2024-02-27
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
Guenter Roeck
1
-0
/
+1
2024-02-27
parisc: Fix csum_ipv6_magic on 64-bit systems
Guenter Roeck
1
-2
/
+2
2024-02-27
parisc: Fix csum_ipv6_magic on 32-bit systems
Guenter Roeck
1
-1
/
+2
2024-02-27
parisc: Fix ip_fast_csum
Guenter Roeck
1
-1
/
+1
2024-02-27
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros
John David Anglin
1
-8
/
+10
2024-02-27
parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
Guenter Roeck
1
-15
/
+12
2024-02-27
parisc: make parisc_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-02-27
parisc: avoid c23 'nullptr' idenitifier
Arnd Bergmann
10
-60
/
+60
2024-02-27
parisc: Show kernel unaligned memory accesses
Helge Deller
1
-0
/
+7
2024-02-27
parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
Helge Deller
1
-2
/
+2
2024-02-23
Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+9
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2
-0
/
+10
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-2
/
+2
2024-02-19
parisc: Fix stack unwinder
Guenter Roeck
1
-8
/
+6
2024-02-16
parisc/kprobes: always include asm-generic/kprobes.h
Max Kellermann
1
-1
/
+2
2024-02-16
parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
Max Kellermann
1
-1
/
+1
2024-02-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
1
-2
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-07
Revert "parisc: Only list existing CPUs in cpu_possible_mask"
Helge Deller
1
-8
/
+0
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
1
-1
/
+1
2024-02-01
Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-74
/
+118
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
1
-2
/
+2
2024-01-31
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Helge Deller
1
-1
/
+1
2024-01-30
parisc: Fix random data corruption from exception handler
Helge Deller
8
-71
/
+108
2024-01-28
parisc: Drop unneeded semicolon in parse_tree_node()
Helge Deller
1
-1
/
+1
[prev]
[next]