index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+2
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+62
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-13
char/agp: introduce asm-generic/agp.h
Mike Rapoport
2
-11
/
+1
2023-02-13
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
1
-6
/
+0
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-2
/
+0
2023-02-02
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
David Hildenbrand
1
-3
/
+35
2023-02-02
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
David Hildenbrand
2
-12
/
+29
2023-01-27
vio: move to_vio_dev() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-6
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+0
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-147
/
+0
2022-10-06
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+24
2022-09-29
sparc: Unbreak the build
Bart Van Assche
1
-9
/
+6
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2
-6
/
+0
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-8
/
+0
2022-09-09
termios: convert the last (sparc) INIT_C_CC to array
Al Viro
1
-9
/
+0
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
1
-2
/
+2
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
1
-7
/
+1
2022-09-09
termios: uninline conversion helpers
Al Viro
1
-130
/
+6
2022-09-08
sparc: Fix the generic IO helpers
Linus Walleij
2
-0
/
+24
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-9
/
+9
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-38
/
+0
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+1
2022-08-04
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
2
-17
/
+0
2022-07-29
sparc: Use generic pci_mmap_resource_range()
Arnd Bergmann
1
-0
/
+1
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-8
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-9
/
+0
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
1
-2
/
+0
2022-07-17
sparc/mm: move protection_map[] inside the platform
Anshuman Khandual
2
-38
/
+0
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
1
-9
/
+9
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-139
/
+84
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-06-02
sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h
Masahiro Yamada
1
-2
/
+2
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-46
/
+16
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+3
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
1
-2
/
+0
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
1
-85
/
+83
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
1
-52
/
+1
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-2
/
+3
2022-05-13
sparc: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-3
/
+1
2022-05-13
sparc: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
1
-6
/
+6
2022-04-28
sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-6
/
+0
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-0
/
+1
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
1
-25
/
+14
[next]