summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-022-2/+2
* Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-11-301-0/+5
|\
| * vmlinux.lds.h: Adjust symbol ordering in text output sectionRong Xu2024-11-271-0/+5
* | Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2024-11-302-0/+2
|\ \
| * | rtc: m48t59: Use platform_data struct for year offset valueFinn Thain2024-11-182-0/+2
* | | Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-295-11/+29
|\ \ \
| * | | sparc/vdso: Add helper function for 64-bit right shift on 32-bit targetKoakuma2024-11-181-4/+24
| * | | sparc: Replace one-element array with flexible array memberThorsten Blum2024-11-162-4/+2
| * | | sparc/build: Put usage of -fcall-used* flags behind cc-optionKoakuma2024-11-162-3/+3
| |/ /
* | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-234-120/+43
|\ \ \
| * | | asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-071-0/+1
| * | | mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador2024-11-071-108/+0
| * | | arch/sparc: teach arch_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador2024-11-072-12/+42
| | |/ | |/|
* | | Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-11-211-0/+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-212-62/+0
|\ \ \
| * | | sparc: get rid of asm/vga.hAl Viro2024-11-111-44/+0
| * | | asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro2024-11-111-16/+0
| * | | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-2/+0
| |/ /
* | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-202-6/+2
|\ \ \
| * | | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-162-6/+2
| |/ /
* | | 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-021-1/+1
|/
* Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-251-7/+1
|\
| * arch/sparc: remove unused varible paddrbase in function leon_swprobe()Alex Shi2024-09-131-7/+1
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-215-16/+6
|\ \
| * | mm: always define pxx_pgprot()Peter Xu2024-09-171-0/+1
| * | mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-102-3/+3
| * | arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)2024-09-041-7/+2
| * | arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-042-6/+0
| |/
* | 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
| |/
* | 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
|/
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-252-7/+3
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-032-7/+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
* | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-1/+1
|\ \ \
| * | | mm: remove page_mapping()Matthew Wilcox (Oracle)2024-07-041-1/+1
| |/ /
* | | Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-198-13/+22
|\ \ \
| * | | sparc64: Fix prototype warnings in hibernate.cAndreas Larsson2024-07-111-0/+1
| * | | sparc64: Fix prototype warning for prom_get_mmu_ihandleAndreas Larsson2024-07-111-1/+1
| * | | sparc64: Fix incorrect function signature and add prototype for prom_cif_initAndreas Larsson2024-07-113-4/+2
| * | | sparc64: Fix prototype warnings for floppy_64.hAndreas Larsson2024-07-111-2/+3
| * | | sparc32: Fix truncated relocation errors when linking large kernelsAndreas Larsson2024-07-112-6/+15
| | |/ | |/|
* | | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-0/+2
| |/ |/|
* | sparc: fix compat recv/recvfrom syscallsArnd Bergmann2024-06-252-223/+2
* | sparc: fix old compat_sys_select()Arnd Bergmann2024-06-251-1/+1