summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-10-02parisc: 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-170/+133
2024-09-17parisc: 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-12net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry1-0/+1
2024-09-12tcp: RX path for devmem TCPMina Almasry1-0/+5
2024-09-10mm: 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-159/+108
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-24Merge 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-180/+275
2024-05-24mseal: wire up mseal syscallJeff Xu1-0/+1
2024-05-21Merge 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-18Merge 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-16Merge 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-15Merge 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-09kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2-2/+2