summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2026-06-01parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
2026-04-18parisc: Fix initial page table creation for bootHelge Deller
2026-04-18parisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller
2026-03-04parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li
2026-03-04parisc: Prevent interrupts during rebootHelge Deller
2026-01-19parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()Sven Schnelle
2026-01-19parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle
2025-12-07arch: back to -std=gnu89 in < v5.18Matthieu Baerts (NGI0)
2025-10-29parisc: don't reference obsolete termio struct for TC* constantsSam James
2025-08-28parisc: Makefile: fix a typo in palo.confRandy Dunlap
2025-06-27parisc: fix building with gcc-15Arnd Bergmann
2025-06-04parisc: Fix double SIGFPE crashHelge Deller
2025-05-02parisc: PDT: Fix missing prototype warningYu-Chun Lin
2024-10-17parisc: Fix 64-bit userspace syscall pathHelge Deller
2024-10-17parisc: Fix itlb miss handler for 64-bit programsHelge Deller
2024-09-04parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller
2024-07-05parisc: use correct compat recv/recvfrom syscallsArnd Bergmann
2024-06-16parisc: add missing export of __cmpxchg_u8()Al Viro
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
2024-03-26parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann
2024-02-23parisc/firmware: Fix F-extend for PDC addressesHelge Deller
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-28parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller
2023-11-28parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge 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: irq: Make irq_stack_union static to avoid sparse warningHelge Deller
2023-10-10parisc: drivers: Fix sparse warningHelge Deller
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-09-19parisc: Fix /proc/cpuinfo output for lscpuHelge 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-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller
2023-05-17parisc: Fix argument pointer in real64_call_asm()Helge Deller
2023-02-15parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller
2023-02-15parisc: Fix return code of pdc_iodc_print()Helge Deller
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-04arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe
2023-01-04parisc: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller