summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann
2024-05-03arch: Select fbdev helpers with CONFIG_VIDEOThomas Zimmermann
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada
2024-04-29parisc: Define sigset_t in parisc uapi headerHelge Deller
2024-04-25parisc: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-23parisc: vdso: remove unused C build rule in vdso32/MakefileMasahiro Yamada
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-09parisc: add u16 support to cmpxchg()Al Viro
2024-04-09parisc: add missing export of __cmpxchg_u8()Al Viro
2024-04-09parisc: unify implementations of __cmpxchg_u{8,32,64}Al Viro
2024-04-09parisc: __cmpxchg_u32(): lift conversion into the callersAl Viro
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-28drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistentMaxime Ripard
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-16Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-14bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann
2024-02-27parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck
2024-02-27parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck
2024-02-27parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck
2024-02-27parisc: Fix ip_fast_csumGuenter Roeck
2024-02-27parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin
2024-02-27parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck
2024-02-27parisc: make parisc_bus_type constRicardo B. Marliere
2024-02-27parisc: avoid c23 'nullptr' idenitifierArnd Bergmann
2024-02-27parisc: Show kernel unaligned memory accessesHelge Deller
2024-02-27parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller
2024-02-23Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada
2024-02-19parisc: Fix stack unwinderGuenter Roeck
2024-02-16parisc/kprobes: always include asm-generic/kprobes.hMax Kellermann
2024-02-16parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-07Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook
2024-02-01Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov
2024-01-31parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller
2024-01-28parisc: Drop unneeded semicolon in parse_tree_node()Helge Deller