aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2025-05-04Merge tag 'parisc-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+13
2025-05-04parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers1-1/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers2-2/+0
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+3
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-97/+34
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-4/+4
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+27
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-6/+6
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+0
2025-03-25net: Fix the devmem sock opts and msgs for pariscPranjal Shrivastava1-6/+6
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+2
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-2/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-1/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-1/+0
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts2-3/+3
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie2-2/+2
2025-03-11parisc: stop using asm-generic/iomap.hArnd Bergmann1-9/+27
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers1-1/+0
2025-02-28parisc: perf: use named initializers for struct miscdeviceThadeu Lima de Souza Cascardo1-3/+3
2025-02-28parisc: PDT: Fix missing prototype warningYu-Chun Lin1-0/+2
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-2/+2
2025-02-21sysv: Remove the filesystemJan Kara1-1/+0
2025-02-21vdso: Rename included MakefileThomas Weißschuh2-2/+2
2025-02-21parisc: Remove unused symbol vdso_dataThomas Weißschuh1-2/+0
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard9-98/+24
2025-02-03parisc: Remove memcpy_fromioJulian Vetter3-65/+0
2025-02-03parisc: Fix formatting errors in io.cJulian Vetter1-29/+29
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-41/+18
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-15/+5
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-15/+1
2025-01-25parisc: mm: ensure pagetable_pmd_[cd]tor are calledKevin Brodsky1-11/+12
2025-01-24Merge tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-57/+4
2025-01-20parisc: Temporarily disable jump label supportHelge Deller1-2/+2
2025-01-20parisc: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2-2/+2
2025-01-07drm/nouveau: incorporate I2C TV encoder driversDmitry Baryshkov2-4/+4
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri1-0/+2
2024-12-07parisc: Remove memcpy_toio and memset_ioJulian Vetter3-53/+0
2024-11-26Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-41/+8
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-11/+4
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2024-11-16parisc/ftrace: Fix function graph tracing disablementJosh Poimboeuf1-1/+1
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes1-0/+3
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)6-5/+5
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador1-15/+0
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador1-21/+0
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+4
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-2/+3
2024-10-30net: checksum: Move from32to16() to generic headerPuranjay Mohan1-11/+2
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-1/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-3/+1
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko1-0/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro4-11/+6
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+4
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+1
2024-09-19Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-165/+128
2024-09-16parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller1-0/+14
2024-09-16parisc: Use PRIV_USER instead of hardcoded valueHelge Deller1-1/+1
2024-09-16parisc: Fix itlb miss handler for 64-bit programsHelge Deller1-4/+2
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry1-0/+1
2024-09-11tcp: RX path for devmem TCPMina Almasry1-0/+5
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2-3/+4
2024-09-09parisc: Fix 64-bit userspace syscall pathHelge Deller1-6/+8
2024-09-09parisc: Convert to generic clockeventsHelge Deller4-154/+103
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-09-03parisc: Delay write-protection until mark_rodata_ro() callHelge Deller1-5/+11
2024-07-29parisc: fix a possible DMA corruptionMikulas Patocka2-1/+11
2024-07-29parisc: fix unaligned accesses in BPFMikulas Patocka1-1/+1
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-52/+124
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller2-0/+3
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2024-07-20kbuild: Abort make on install failuresZhang Bingwu1-0/+2
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-04parisc: Use max() to calculate parisc_tlb_flush_thresholdThorsten Blum1-5/+1
2024-07-03parisc: Fix warning at drivers/pci/msi/msi.h:121John David Anglin1-0/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2-3/+3
2024-06-25parisc: use generic sys_fanotify_mark implementationArnd Bergmann3-10/+2
2024-06-25parisc: use correct compat recv/recvfrom syscallsArnd Bergmann1-2/+2
2024-06-22parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller3-4/+47
2024-06-22parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller4-4/+57
2024-06-22parisc: Clean up unistd.h fileHelge Deller1-39/+15
2024-06-12parisc: Try to fix random segmentation faults in package buildsJohn David Anglin3-179/+274
2024-05-23mseal: wire up mseal syscallJeff Xu1-0/+1
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-20/+23
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-14/+3
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-13/+4
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+3
2024-05-17Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-18/+11
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan1-0/+3
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+22
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2024-05-15parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller1-0/+1
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+7
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-4/+0
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2-21/+22
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)1-8/+16
2024-05-10parisc/math-emu: Remove unused struct 'exc_reg'Dr. David Alan Gilbert1-6/+0
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2-2/+2
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann3-6/+6
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann2-7/+10
2024-05-03arch: Select fbdev helpers with CONFIG_VIDEOThomas Zimmermann1-1/+1
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada2-2/+2
2024-04-29parisc: Define sigset_t in parisc uapi headerHelge Deller2-12/+10
2024-04-25parisc: use initializer for struct vm_unmapped_area_infoRick Edgecombe1-3/+3
2024-04-25mm/treewide: remove pXd_huge()Peter Xu1-11/+0
2024-04-23parisc: vdso: remove unused C build rule in vdso32/MakefileMasahiro Yamada1-6/+1
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu1-1/+1
2024-04-09parisc: add u16 support to cmpxchg()Al Viro3-10/+11
2024-04-09parisc: add missing export of __cmpxchg_u8()Al Viro1-0/+1
2024-04-09parisc: unify implementations of __cmpxchg_u{8,32,64}Al Viro1-34/+15
2024-04-09parisc: __cmpxchg_u32(): lift conversion into the callersAl Viro2-5/+4
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+14
2024-03-28drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistentMaxime Ripard1-1/+1
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+7
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss1-0/+14
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2024-03-16Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-91/+99
2024-03-14bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy1-1/+7
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+10
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+4
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann2-9/+4
2024-02-27parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-02-27parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-02-27parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-02-27parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-02-27parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin1-8/+10
2024-02-27parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck1-15/+12
2024-02-27parisc: make parisc_bus_type constRicardo B. Marliere2-2/+2
2024-02-27parisc: avoid c23 'nullptr' idenitifierArnd Bergmann10-60/+60
2024-02-27parisc: Show kernel unaligned memory accessesHelge Deller1-0/+7
2024-02-27parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller1-2/+2
2024-02-23Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-18/+9
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2-0/+10
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada1-2/+2
2024-02-19parisc: Fix stack unwinderGuenter Roeck1-8/+6
2024-02-16parisc/kprobes: always include asm-generic/kprobes.hMax Kellermann1-1/+2
2024-02-16parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann1-1/+1
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada1-2/+2
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-02-07Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller1-8/+0
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook1-1/+1
2024-02-01Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-74/+118
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov1-2/+2
2024-01-31parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller1-1/+1
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller8-71/+108
2024-01-28parisc: Drop unneeded semicolon in parse_tree_node()Helge Deller1-1/+1
2024-01-28parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller1-0/+3
2024-01-28parisc: Check for valid stride size for cache flushesHelge Deller1-0/+4
2024-01-28parisc: Make RO_DATA page aligned in vmlinux.lds.SHelge Deller1-1/+1
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2024-01-17Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-01-12arch/parisc: Detect primary video device from device instanceThomas Zimmermann1-1/+1
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+0
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+1
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+4
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-0/+2
2024-01-07parisc/firmware: Fix F-extend for PDC addressesHelge Deller1-2/+2
2023-12-20shm: Slim down dependenciesKent Overstreet1-0/+1
2023-12-20kexec_file, parisc: print out debugging message if requiredBaoquan He1-4/+4
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi1-0/+2
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+1
2023-11-27parisc: Fix asm operand number out of range build error in bug tableHelge Deller1-1/+1
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller2-19/+22
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller1-12/+18
2023-11-25parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller1-0/+1
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller1-1/+1
2023-11-25parisc: Mark jump_table naturally alignedHelge Deller1-2/+6
2023-11-25parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller1-3/+6
2023-11-25parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller1-0/+1
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller1-0/+1
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang1-6/+0
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He1-2/+0
2023-11-18Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-11-18parisc: Replace strlcpy() with strscpy()Kees Cook1-1/+1
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsHelge Deller4-13/+7
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler1-0/+3
2023-11-10parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller1-3/+2
2023-11-07parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller1-4/+3
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-6/+2
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+1
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-54/+94
2023-10-30parisc: Show default CPU PSW.W setting as reported by PDCHelge Deller2-5/+5
2023-10-30parisc/pdc: Add width field to struct pdc_modelHelge Deller1-0/+1