index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-29
Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-62
/
+0
2024-11-16
sparc: Replace one-element array with flexible array member
Thorsten Blum
1
-1
/
+1
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-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-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+1
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
1
-0
/
+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-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-4
/
+0
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+1
2024-07-18
Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+8
2024-07-11
sparc64: Fix incorrect function signature and add prototype for prom_cif_init
Andreas Larsson
1
-0
/
+1
2024-07-11
sparc64: Fix prototype warnings for floppy_64.h
Andreas Larsson
1
-2
/
+3
2024-07-11
sparc32: Fix truncated relocation errors when linking large kernels
Andreas Larsson
1
-2
/
+4
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-0
/
+2
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-5
/
+1
2024-05-23
Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-24
/
+24
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+8
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2024-05-14
sparc: simplify module_alloc()
Mike Rapoport (IBM)
1
-0
/
+2
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-4
/
+4
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
1
-3
/
+4
2024-04-25
mm: remove "prot" parameter from move_pte()
David Hildenbrand
1
-1
/
+1
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
1
-0
/
+1
2024-04-22
sparc: parport: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-22
sparc: Use swap() to fix Coccinelle warning
Thorsten Blum
1
-3
/
+1
2024-04-22
sparc32: Fix version generation failed warnings
Sam Ravnborg
1
-5
/
+12
2024-04-22
sparc64: Fix number of online CPUs
Sam Ravnborg
1
-2
/
+0
2024-04-22
sparc: move struct termio to asm/termios.h
Mike Gilbert
2
-10
/
+9
2024-04-09
sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
Al Viro
1
-9
/
+7
2024-04-09
sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
Al Viro
1
-1
/
+1
2024-04-09
sparc32: make __cmpxchg_u32() return u32
Al Viro
1
-2
/
+2
2024-03-15
Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-259
/
+270
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+20
2024-03-08
sparc32: Fix parport build with sparc32
Sam Ravnborg
2
-252
/
+263
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
1
-2
/
+2
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
1
-4
/
+4
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2
-3
/
+2
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+14
2024-02-22
sparc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-16
sparc: Fix typos
Bjorn Helgaas
4
-7
/
+7
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
[next]