summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss2024-03-261-0/+14
* Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-2/+2
|\
| * treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada2024-02-201-2/+2
* | Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1616-91/+99
|\ \
| * | parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck2024-02-271-0/+1
| * | parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck2024-02-271-2/+2
| * | parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck2024-02-271-1/+2
| * | parisc: Fix ip_fast_csumGuenter Roeck2024-02-271-1/+1
| * | parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin2024-02-271-8/+10
| * | parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck2024-02-271-15/+12
| * | parisc: make parisc_bus_type constRicardo B. Marliere2024-02-272-2/+2
| * | parisc: avoid c23 'nullptr' idenitifierArnd Bergmann2024-02-2710-60/+60
| * | parisc: Show kernel unaligned memory accessesHelge Deller2024-02-271-0/+7
| * | parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller2024-02-271-2/+2
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-142-0/+10
|\ \ \
| * | | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-222-0/+10
| | |/ | |/|
* | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+1
|\ \ \
| * | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
* | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-9/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch: simplify architecture specific page size configurationArnd Bergmann2024-03-062-9/+4
| | |/ | |/|
* | | Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-234-18/+9
|\ \ \ | |/ / |/| |
| * | parisc: Fix stack unwinderGuenter Roeck2024-02-191-8/+6
| * | parisc/kprobes: always include asm-generic/kprobes.hMax Kellermann2024-02-161-1/+2
| * | parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann2024-02-161-1/+1
| * | Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller2024-02-071-8/+0
* | | kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada2024-02-151-2/+2
* | | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
|/ /
* | Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-0110-74/+118
|\ \
| * | parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller2024-01-311-1/+1
| * | parisc: Fix random data corruption from exception handlerHelge Deller2024-01-308-71/+108
| * | parisc: Drop unneeded semicolon in parse_tree_node()Helge Deller2024-01-281-1/+1
| * | parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller2024-01-281-0/+3
| * | parisc: Check for valid stride size for cache flushesHelge Deller2024-01-281-0/+4
| * | parisc: Make RO_DATA page aligned in vmlinux.lds.SHelge Deller2024-01-281-1/+1
| |/
* / kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov2024-01-311-2/+2
|/
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-0/+1
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+1
* | Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-171-2/+2
|\ \
| * | parisc/firmware: Fix F-extend for PDC addressesHelge Deller2024-01-071-2/+2
* | | arch/parisc: Detect primary video device from device instanceThomas Zimmermann2024-01-121-1/+1
* | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-8/+0
|\ \ \
| * | | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| * | | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-2/+0
* | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\ \ \ \
| * | | | shm: Slim down dependenciesKent Overstreet2023-12-201-0/+1
| | |/ / | |/| |
* | | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \ \ \
| * | | | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
| | |/ / | |/| |
* | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-4/+4
|\ \ \ \
| * | | | kexec_file, parisc: print out debugging message if requiredBaoquan He2023-12-201-4/+4
| | |_|/ | |/| |
* | | | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-0/+2
|\ \ \ \ | |_|_|/ |/| | |