summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2026-04-18parisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller
2025-10-29parisc: don't reference obsolete termio struct for TC* constantsSam James
2024-04-13parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck
2024-04-13parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck
2024-04-13parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck
2024-04-13parisc: Fix ip_fast_csumGuenter Roeck
2024-04-13parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-28parisc/pdc: Add width field to struct pdc_modelHelge Deller
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-09-19parisc: Drop loops_per_jiffy from per_cpu structHelge Deller
2023-09-19parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-04parisc: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller
2022-09-23parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin
2022-09-23parisc: Optimize per-pagetable spinlocksHelge Deller
2022-06-29parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller
2022-06-09parisc/stifb: Implement fb_is_primary_device()Helge Deller
2022-05-30parisc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-04-08parisc: Fix handling off probe non-access faultsJohn David Anglin
2022-01-27parisc: Fix lpa and lpa_user definesJohn David Anglin
2021-12-29parisc: Fix mask used to select futex spinlockJohn David Anglin
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-03Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller
2021-04-14parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-15parisc: Add MAP_UNINITIALIZED defineHelge Deller
2020-10-15parisc: Improve spinlock handlingJohn David Anglin
2020-10-15parisc: Switch to more fine grained lws locksJohn David Anglin
2020-10-15parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()John David Anglin
2020-10-15parisc: Add alternative patching to synchronize_caches defineJohn David Anglin
2020-10-15parisc: Drop useless comments in uapi/asm/signal.hHelge Deller
2020-10-15parisc: Define O_NONBLOCK to become 000200000Helge Deller
2020-10-15parisc: Drop HP-UX specific fcntl and signal flagsHelge Deller
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-11parisc: Whitespace cleanups in atomic.hHelge Deller