index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Lines
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-41
/
+18
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-15
/
+5
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
-15
/
+1
2025-01-25
parisc: mm: ensure pagetable_pmd_[cd]tor are called
Kevin Brodsky
-11
/
+12
2025-01-24
Merge tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-57
/
+4
2025-01-20
parisc: Temporarily disable jump label support
Helge Deller
-2
/
+2
2025-01-20
parisc: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
-2
/
+2
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
-0
/
+2
2024-12-07
parisc: Remove memcpy_toio and memset_io
Julian Vetter
-53
/
+0
2024-11-26
Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-41
/
+8
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-11
/
+4
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+0
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+1
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-0
/
+4
2024-11-16
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
-1
/
+1
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+3
2024-11-11
mm: madvise: implement lightweight guard page mechanism
Lorenzo Stoakes
-0
/
+3
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
-5
/
+5
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
-15
/
+0
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
-21
/
+0
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
-0
/
+4
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
-2
/
+3
2024-10-30
net: checksum: Move from32to16() to generic header
Puranjay Mohan
-11
/
+2
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
-1
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
-3
/
+1
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-3
/
+3
2024-10-01
parisc: get rid of private asm/unaligned.h
Al Viro
-11
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-1
/
+0
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+4
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
-1
/
+1
2024-09-19
Merge tag 'parisc-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-170
/
+133
2024-09-16
parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards
Helge Deller
-0
/
+14
2024-09-16
parisc: Use PRIV_USER instead of hardcoded value
Helge Deller
-1
/
+1
2024-09-16
parisc: Fix itlb miss handler for 64-bit programs
Helge Deller
-4
/
+2
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
-0
/
+1
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
-0
/
+5
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
-3
/
+4
2024-09-09
parisc: Fix 64-bit userspace syscall path
Helge Deller
-6
/
+8
2024-09-09
parisc: Convert to generic clockevents
Helge Deller
-159
/
+108
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
-1
/
+1
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
-5
/
+11
2024-07-29
parisc: fix a possible DMA corruption
Mikulas Patocka
-1
/
+11
2024-07-29
parisc: fix unaligned accesses in BPF
Mikulas Patocka
-1
/
+1
2024-07-25
Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-52
/
+124
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+3
2024-07-24
parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARN
Helge Deller
-0
/
+3
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-0
/
+2
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
-0
/
+2
[next]