index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-0
/
+21
|
\
|
*
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
1
-1
/
+0
|
*
m68k: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
2023-10-18
1
-0
/
+22
*
|
Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-02
11
-19
/
+37
|
\
\
|
*
|
m68k: 68000: fix warning in timer code
Greg Ungerer
2023-10-23
1
-0
/
+2
|
*
|
m68k: 68000: fix warnings in 68000 interrupt handling
Greg Ungerer
2023-10-23
2
-1
/
+11
|
*
|
m68k: coldfire: remove unused variable in MMU code
Greg Ungerer
2023-10-23
1
-2
/
+1
|
*
|
m68k: coldfire: fix warnings in uboot argument processing
Greg Ungerer
2023-10-23
1
-5
/
+8
|
*
|
m68k: coldfire: make mcf_maskimr() static
Greg Ungerer
2023-10-23
1
-2
/
+2
|
*
|
m68k: coldfire: ensure gpio prototypes visible
Greg Ungerer
2023-10-23
1
-4
/
+4
|
*
|
m68k: coldfire: add and use "vectors.h"
Greg Ungerer
2023-10-23
2
-0
/
+5
|
*
|
m68knommu: fix compilation for ColdFire/Cleopatra boards
Greg Ungerer
2023-10-23
1
-3
/
+2
|
*
|
m68knommu: improve config ROM setting defaults
Greg Ungerer
2023-10-23
1
-2
/
+2
|
|
/
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-1
/
+2
|
\
\
|
*
|
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-06
1
-0
/
+1
|
*
|
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
1
-1
/
+1
|
|
/
*
|
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-01
4
-37
/
+17
|
\
\
|
*
|
m68k: remove unused includes from dma.c
Christoph Hellwig
2023-10-22
1
-9
/
+0
|
*
|
m68k: don't provide arch_dma_alloc for nommu/coldfire
Christoph Hellwig
2023-10-22
2
-24
/
+0
|
*
|
m68k: use the coherent DMA code for coldfire without data cache
Christoph Hellwig
2023-10-22
4
-6
/
+18
|
*
|
dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol
Christoph Hellwig
2023-10-22
1
-0
/
+1
|
|
/
*
|
Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-01
109
-677
/
+634
|
\
\
|
*
|
m68k: lib: Include <linux/libgcc.h> for __muldi3()
Geert Uytterhoeven
2023-10-16
1
-0
/
+1
|
*
|
m68k: fpsp040: Fix indentation by 5 spaces
Geert Uytterhoeven
2023-10-16
1
-44
/
+44
|
*
|
m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>
Geert Uytterhoeven
2023-10-16
1
-23
/
+22
|
*
|
m68k: kernel: Fix indentation by 7 spaces in traps.c
Geert Uytterhoeven
2023-10-16
1
-4
/
+4
|
*
|
m68k: sun3: Fix indentation by 5 or 7 spaces
Geert Uytterhoeven
2023-10-16
3
-62
/
+60
|
*
|
m68k: Fix indentation by 7 spaces in <asm/io_mm.h>
Geert Uytterhoeven
2023-10-16
1
-12
/
+12
|
*
|
m68k: defconfig: Update virt_defconfig for v6.6-rc3
Geert Uytterhoeven
2023-10-06
1
-1
/
+2
|
*
|
m68k: defconfig: Update defconfigs for v6.6-rc1
Geert Uytterhoeven
2023-10-06
13
-1
/
+20
|
*
|
m68k: io: Mark mmio read addresses as const
Arnd Bergmann
2023-10-06
1
-15
/
+17
|
*
|
m68k: Replace GPL 2.0+ README.legal boilerplate with SPDX
Geert Uytterhoeven
2023-10-06
9
-41
/
+14
|
*
|
m68k: sun3: Change led_pattern[] to unsigned char
Geert Uytterhoeven
2023-10-06
1
-5
/
+5
|
*
|
m68k: Add missing types to asm/irq.h
Rolf Eike Beer
2023-10-06
1
-0
/
+5
|
*
|
m68k: sun3/3x: Add and use "sun3.h"
Geert Uytterhoeven
2023-10-06
11
-11
/
+36
|
*
|
m68k: sun3x: Make dvma_print() static
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
|
*
|
m68k: sun3x: Make sun3x_halt() static
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
|
*
|
m68k: sun3x: Do not mark dvma_map_iommu() inline
Geert Uytterhoeven
2023-10-06
1
-2
/
+1
|
*
|
m68k: sun3x: Fix signature of sun3_leds()
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
|
*
|
m68k: sun3: Make sun3_platform_init() static
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
|
*
|
m68k: sun3: Make print_pte() static
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
|
*
|
m68k: sun3: Annotate prom_printf() with __printf()
Geert Uytterhoeven
2023-10-06
1
-1
/
+3
|
*
|
m68k: sun3: Remove unused vsprintf() return value in prom_printf()
Geert Uytterhoeven
2023-10-06
1
-3
/
+2
|
*
|
m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()
Geert Uytterhoeven
2023-10-06
1
-3
/
+0
|
*
|
m68k: sun3: Remove unused orig_baddr in free_baddr()
Geert Uytterhoeven
2023-10-06
1
-2
/
+0
|
*
|
m68k: sun3: Add missing asmlinkage to sun3_init()
Geert Uytterhoeven
2023-10-06
1
-1
/
+2
|
*
|
m68k: sun3: Fix signature of sun3_get_model()
Geert Uytterhoeven
2023-10-06
1
-1
/
+1
|
*
|
m68k: sun3: Fix context restore in flush_tlb_range()
Geert Uytterhoeven
2023-10-06
1
-0
/
+1
|
*
|
m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>
Geert Uytterhoeven
2023-10-06
2
-16
/
+7
|
*
|
m68k: sun3/3x: Include <asm/config.h> for config_sun3*()
Geert Uytterhoeven
2023-10-06
2
-0
/
+2
[next]