summaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-239-41/+8
|\ \
| * | mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes2024-11-111-0/+3
| * | asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-076-5/+5
| * | mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador2024-11-071-15/+0
| * | mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador2024-11-071-21/+0
| |/
* | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-11-212-11/+4
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-141-2/+3
| |\|
| * | net: checksum: Move from32to16() to generic headerPuranjay Mohan2024-10-301-11/+2
| * | net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko2024-10-041-0/+2
* | | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-211-1/+0
|\ \ \
| * | | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-1/+0
| |/ /
* | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-201-3/+1
|\ \ \
| * | | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-3/+1
| |/ /
* | | 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
* | | mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes2024-11-061-2/+3
| |/ |/|
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-023-3/+3
* | parisc: get rid of private asm/unaligned.hAl Viro2024-10-024-11/+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-212-3/+4
|\
| * mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-102-3/+4
* | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-191-1/+1
|\ \
| * | dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-1/+1
| |/
* | Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-198-170/+133
|\ \
| * | parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller2024-09-161-0/+14
| * | 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-094-159/+108
* | | net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry2024-09-121-0/+1
* | | tcp: RX path for devmem TCPMina Almasry2024-09-121-0/+5
|/ /
* / 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
|/