index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+3
2025-01-28
Merge tag 'sparc-for-6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
3
-13
/
+12
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-16
/
+7
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2
-14
/
+4
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-0
/
+1
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2
-2
/
+2
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
7
-199
/
+97
2025-01-17
sparc/irq: Remove unneeded if check in sun4v_cookie_only_virqs()
Thorsten Blum
1
-3
/
+1
2025-01-17
sparc/irq: Use str_enabled_disabled() helper function
Thorsten Blum
1
-1
/
+2
2025-01-17
sparc: replace zero-length array with flexible-array member
Zhang Kunbo
1
-1
/
+1
2025-01-17
sparc/irq: use seq_put_decimal_ull_width() for decimal values
David Wang
2
-8
/
+8
2025-01-15
sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources()
Bjorn Helgaas
1
-1
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-3
/
+3
2024-12-16
sock: Introduce SO_RCVPRIORITY socket option
Anna Emese Nyiri
1
-0
/
+2
2024-12-01
sparc/crc32: expose CRC32 functions through lib
Eric Biggers
7
-199
/
+97
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+5
2024-11-30
Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
2
-0
/
+2
2024-11-29
Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
5
-11
/
+29
2024-11-27
vmlinux.lds.h: Adjust symbol ordering in text output section
Rong Xu
1
-0
/
+5
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-120
/
+43
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-62
/
+0
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+2
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+4
2024-11-18
rtc: m48t59: Use platform_data struct for year offset value
Finn Thain
2
-0
/
+2
2024-11-18
sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
Koakuma
1
-4
/
+24
2024-11-16
sparc: Replace one-element array with flexible array member
Thorsten Blum
2
-4
/
+2
2024-11-16
sparc/build: Put usage of -fcall-used* flags behind cc-option
Koakuma
2
-3
/
+3
2024-11-11
sparc: get rid of asm/vga.h
Al Viro
1
-44
/
+0
2024-11-11
asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need to
Al Viro
1
-16
/
+0
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
1
-108
/
+0
2024-11-06
arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2
-12
/
+42
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-2
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2
-6
/
+2
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
1
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-25
Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
1
-7
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-16
/
+6
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
1
-0
/
+1
2024-09-13
arch/sparc: remove unused varible paddrbase in function leon_swprobe()
Alex Shi
1
-7
/
+1
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
1
-0
/
+1
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
1
-0
/
+5
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2
-3
/
+3
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-7
/
+2
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2
-6
/
+0
[next]