summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Delay write-protection until mark_rodata_ro() callHelge Deller2024-09-031-5/+11
* parisc: fix a possible DMA corruptionMikulas Patocka2024-07-292-1/+11
* parisc: fix unaligned accesses in BPFMikulas Patocka2024-07-291-1/+1
* Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-2511-52/+124
|\
| * parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller2024-07-242-0/+3
| * parisc: Use max() to calculate parisc_tlb_flush_thresholdThorsten Blum2024-07-041-5/+1
| * parisc: Fix warning at drivers/pci/msi/msi.h:121John David Anglin2024-07-031-0/+1
| * parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller2024-06-223-4/+47
| * parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functionsHelge Deller2024-06-224-4/+57
| * parisc: Clean up unistd.h fileHelge Deller2024-06-221-39/+15
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-252-3/+3
|\ \
| * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-032-3/+3
| |/
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-0/+2
|\ \
| * | kbuild: Abort make on install failuresZhang Bingwu2024-07-201-0/+2
* | | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
|/ /
* | parisc: use generic sys_fanotify_mark implementationArnd Bergmann2024-06-253-10/+2
* | parisc: use correct compat recv/recvfrom syscallsArnd Bergmann2024-06-251-2/+2
|/
* parisc: Try to fix random segmentation faults in package buildsJohn David Anglin2024-06-123-180/+275
* mseal: wire up mseal syscallJeff Xu2024-05-231-0/+1
* Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-205-20/+23
|\
| * arch: Rename fbdev header and source filesThomas Zimmermann2024-05-033-6/+6
| * arch: Remove struct fb_info from video helpersThomas Zimmermann2024-05-032-7/+10
| * arch: Select fbdev helpers with CONFIG_VIDEOThomas Zimmermann2024-05-031-1/+1
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-192-14/+3
|\ \
| * | parisc: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-251-3/+3
| * | mm/treewide: remove pXd_huge()Peter Xu2024-04-251-11/+0
| |/
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-183-13/+4
|\ \
| * | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-4/+0
| * | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-102-2/+2
| * | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada2024-05-022-2/+2
| * | parisc: vdso: remove unused C build rule in vdso32/MakefileMasahiro Yamada2024-04-231-6/+1
| |/
* | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-05-171-0/+3
|\ \
| * | kprobe/ftrace: bail out if ftrace was killedStephen Brennan2024-05-161-0/+3
| |/
* | Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-174-18/+11
|\ \
| * | parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREAHelge Deller2024-05-151-0/+1
| * | parisc/math-emu: Remove unused struct 'exc_reg'Dr. David Alan Gilbert2024-05-101-6/+0
| * | parisc: Define sigset_t in parisc uapi headerHelge Deller2024-04-292-12/+10
| |/
* | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-152-13/+22
|\ \
| * | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-142-21/+22
| * | mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-8/+16
* | | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151-1/+1
|\ \ \
| * \ \ Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-04-051-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistentMaxime Ripard2024-03-281-1/+1
* | | | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-141-1/+7
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-281-0/+14
| |\| | |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-271-1/+7
| |\ \ \ \
| | * | | | bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy2024-03-141-1/+7
* | | | | | Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-141-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | genirq: Convert kstat_irqs to a structBitao Hu2024-04-121-1/+1
| |/ / / /
* | | | | parisc: add u16 support to cmpxchg()Al Viro2024-04-093-10/+11