index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
2024-06-12
parisc: Try to fix random segmentation faults in package builds
John David Anglin
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-17
Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-15
parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
Helge Deller
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
2024-04-29
parisc: Define sigset_t in parisc uapi header
Helge Deller
2024-04-09
parisc: add u16 support to cmpxchg()
Al Viro
2024-04-09
parisc: __cmpxchg_u32(): lift conversion into the callers
Al Viro
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
2024-03-16
Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2024-02-27
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
Guenter Roeck
2024-02-27
parisc: Fix csum_ipv6_magic on 64-bit systems
Guenter Roeck
2024-02-27
parisc: Fix csum_ipv6_magic on 32-bit systems
Guenter Roeck
2024-02-27
parisc: Fix ip_fast_csum
Guenter Roeck
2024-02-27
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros
John David Anglin
2024-02-27
parisc: make parisc_bus_type const
Ricardo B. Marliere
2024-02-23
Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-16
parisc/kprobes: always include asm-generic/kprobes.h
Max Kellermann
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-01-30
parisc: Fix random data corruption from exception handler
Helge Deller
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-11-27
parisc: Fix asm operand number out of range build error in bug table
Helge Deller
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
2023-11-25
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
2023-11-15
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
2023-10-30
parisc/pdc: Add width field to struct pdc_model
Helge Deller
2023-10-30
parisc: Move parisc_narrow_firmware variable to header file
Helge Deller
2023-10-30
parisc: Add some missing PDC functions and constants
Helge Deller
2023-10-07
Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-07
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
2023-09-07
parisc: firmware: Simplify calling non-PA20 functions
Helge Deller
2023-09-07
parisc: BTLB: Add BTLB insert and purge firmware function wrappers
Helge Deller
[next]