index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
*
parisc: get rid of private asm/unaligned.h
Al Viro
2024-10-02
4
-11
/
+6
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
2
-3
/
+4
|
\
|
*
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-10
2
-3
/
+4
*
|
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-19
1
-1
/
+1
|
\
\
|
*
|
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-09-04
1
-1
/
+1
|
|
/
*
|
Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-19
8
-170
/
+133
|
\
\
|
*
|
parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards
Helge Deller
2024-09-16
1
-0
/
+14
|
*
|
parisc: Use PRIV_USER instead of hardcoded value
Helge Deller
2024-09-16
1
-1
/
+1
|
*
|
parisc: Fix itlb miss handler for 64-bit programs
Helge Deller
2024-09-16
1
-4
/
+2
|
*
|
parisc: Fix 64-bit userspace syscall path
Helge Deller
2024-09-09
1
-6
/
+8
|
*
|
parisc: Convert to generic clockevents
Helge Deller
2024-09-09
4
-159
/
+108
*
|
|
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
2024-09-12
1
-0
/
+1
*
|
|
tcp: RX path for devmem TCP
Mina Almasry
2024-09-12
1
-0
/
+5
|
/
/
*
/
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
2024-09-03
1
-5
/
+11
|
/
*
parisc: fix a possible DMA corruption
Mikulas Patocka
2024-07-29
2
-1
/
+11
*
parisc: fix unaligned accesses in BPF
Mikulas Patocka
2024-07-29
1
-1
/
+1
*
Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-25
11
-52
/
+124
|
\
|
*
parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARN
Helge Deller
2024-07-24
2
-0
/
+3
|
*
parisc: Use max() to calculate parisc_tlb_flush_threshold
Thorsten Blum
2024-07-04
1
-5
/
+1
|
*
parisc: Fix warning at drivers/pci/msi/msi.h:121
John David Anglin
2024-07-03
1
-0
/
+1
|
*
parisc: Add 64-bit gettimeofday() and clock_gettime() vDSO functions
Helge Deller
2024-06-22
3
-4
/
+47
|
*
parisc: Add 32-bit gettimeofday() and clock_gettime() vDSO functions
Helge Deller
2024-06-22
4
-4
/
+57
|
*
parisc: Clean up unistd.h file
Helge Deller
2024-06-22
1
-39
/
+15
*
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
2
-3
/
+3
|
\
\
|
*
|
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
2
-3
/
+3
|
|
/
*
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
1
-0
/
+2
|
\
\
|
*
|
kbuild: Abort make on install failures
Zhang Bingwu
2024-07-20
1
-0
/
+2
*
|
|
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-07-10
1
-1
/
+0
|
/
/
*
|
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
2024-06-25
3
-10
/
+2
*
|
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
2024-06-25
1
-2
/
+2
|
/
*
parisc: Try to fix random segmentation faults in package builds
John David Anglin
2024-06-12
3
-180
/
+275
*
mseal: wire up mseal syscall
Jeff Xu
2024-05-24
1
-0
/
+1
*
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-21
5
-20
/
+23
|
\
|
*
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-03
3
-6
/
+6
|
*
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
2024-05-03
2
-7
/
+10
|
*
arch: Select fbdev helpers with CONFIG_VIDEO
Thomas Zimmermann
2024-05-03
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
2
-14
/
+3
|
\
\
|
*
|
parisc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-26
1
-3
/
+3
|
*
|
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-26
1
-11
/
+0
|
|
/
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
3
-13
/
+4
|
\
\
|
*
|
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-4
/
+0
|
*
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
2
-2
/
+2
|
*
|
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2024-05-02
2
-2
/
+2
|
*
|
parisc: vdso: remove unused C build rule in vdso32/Makefile
Masahiro Yamada
2024-04-22
1
-6
/
+1
|
|
/
*
|
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-18
1
-0
/
+3
|
\
\
|
*
|
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-16
1
-0
/
+3
|
|
/
*
|
Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-17
4
-18
/
+11
|
\
\
|
*
|
parisc: Define HAVE_ARCH_HUGETLB_UNMAPPED_AREA
Helge Deller
2024-05-15
1
-0
/
+1
[next]