summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2025-01-243-4/+2
|\
| * parisc: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada2025-01-202-2/+2
| * parisc: Remove memcpy_toio and memset_ioJulian Vetter2024-12-071-2/+0
* | Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-261-1/+1
|\ \
| * | parisc/ftrace: Fix function graph tracing disablementJosh Poimboeuf2024-11-161-1/+1
| |/
* | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-235-5/+5
|\ \
| * | asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-075-5/+5
| |/
* | Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-11-181-0/+4
|\ \ | |/ |/|
| * fs/xattr: add *at family syscallsChristian Göttsche2024-11-061-0/+4
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
* | parisc: get rid of private asm/unaligned.hAl Viro2024-10-013-0/+6
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-2/+3
|\
| * mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-091-2/+3
* | parisc: Use PRIV_USER instead of hardcoded valueHelge Deller2024-09-161-1/+1
* | parisc: Fix itlb miss handler for 64-bit programsHelge Deller2024-09-161-4/+2
* | parisc: Fix 64-bit userspace syscall pathHelge Deller2024-09-091-6/+8
* | parisc: Convert to generic clockeventsHelge Deller2024-09-092-157/+106
|/
* Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-258-12/+106
|\
| * parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller2024-07-241-0/+2
| * parisc: Use max() to calculate parisc_tlb_flush_thresholdThorsten Blum2024-07-041-5/+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-223-3/+56
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-2/+2
|\ \
| * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-2/+2
| |/
* | parisc: use generic sys_fanotify_mark implementationArnd Bergmann2024-06-252-10/+1
* | 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-121-154/+259
* mseal: wire up mseal syscallJeff Xu2024-05-231-0/+1
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-3/+3
|\
| * parisc: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-251-3/+3
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-182-9/+4
|\ \
| * | 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 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-151-12/+0
|\ \
| * | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-20/+0
| * | mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-8/+16
* | | 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-091-0/+1
* | parisc: add missing export of __cmpxchg_u8()Al Viro2024-04-091-0/+1
|/
* parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck2024-02-271-15/+12
* parisc: make parisc_bus_type constRicardo B. Marliere2024-02-271-1/+1
* parisc: Show kernel unaligned memory accessesHelge Deller2024-02-271-0/+7
* parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller2024-02-271-2/+2
* parisc: Fix stack unwinderGuenter Roeck2024-02-191-8/+6
* parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann2024-02-161-1/+1