index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
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
4
-14
/
+15
2024-05-21
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-26
mm: remove "prot" parameter from move_pte()
David Hildenbrand
1
-1
/
+1
2024-04-26
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-10
sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
Al Viro
1
-9
/
+7
2024-04-10
sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
Al Viro
1
-1
/
+1
2024-04-10
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-15
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-07
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
1
-2
/
+2
2024-03-07
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-23
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-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-01-19
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-0
/
+2
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+0
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2
-0
/
+2
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-6
/
+0
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-1
/
+0
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-2
/
+0
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
1
-2
/
+4
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-6
/
+9
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-2
/
+4
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-97
/
+0
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+0
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2023-08-31
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
3
-3
/
+4
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-22
/
+48
2023-08-28
sparc: Explicitly include correct DT includes
Rob Herring
3
-3
/
+4
[next]