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.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
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
1
-5
/
+2
2022-08-09
Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+5
2022-08-08
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-15
/
+34
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-111
/
+108
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+3
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+0
2022-08-03
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
1
-2
/
+2
2022-08-03
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+2
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-07-25
m68k: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-07-25
m68k: coldfire: make symbol m523x_clk_lookup static
Wang Jingjin
1
-1
/
+1
2022-07-25
m68k: coldfire/device.c: protect FLEXCAN blocks
Randy Dunlap
1
-3
/
+3
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-6
/
+0
2022-07-23
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-2
/
+0
2022-07-18
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+0
2022-07-18
m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
7
-111
/
+105
2022-07-12
m68k: defconfig: Update defconfigs for v5.19-rc1
Geert Uytterhoeven
12
-108
/
+60
2022-07-12
m68k: Add common forward declaration for show_registers()
Geert Uytterhoeven
4
-4
/
+4
2022-07-12
m68k: mac: Remove forward declaration for mac_nmi_handler()
Geert Uytterhoeven
1
-17
/
+15
2022-07-07
arch: m68k: q40: README: drop references to IDE driver
Mauro Carvalho Chehab
1
-3
/
+2
2022-07-06
m68k: virt: Fix missing platform_device_unregister() on error in virt_platfor...
Yang Yingliang
1
-25
/
+33
2022-07-06
m68k: virt: Use RNG seed from bootinfo block
Jason A. Donenfeld
2
-0
/
+19
2022-07-06
m68k: bitops: Change __fls to return and accept unsigned long
Amadeusz Sławiński
1
-1
/
+1
2022-07-06
m68k: Kconfig.machine: Add endif comment
Juerg Haefliger
1
-1
/
+1
2022-07-06
m68k: Kconfig.debug: Replace single quotes
Juerg Haefliger
1
-3
/
+3
2022-07-06
m68k: Kconfig.cpu: Fix indentation and add endif comments
Juerg Haefliger
1
-4
/
+3
2022-07-04
m68k: q40: Align '*' in comments
Jiang Jian
1
-1
/
+1
2022-07-01
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-15
/
+34
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2
-2
/
+3
2022-06-20
m68k: sun3: Use __func__ to get function's name in an output message
XueBing Chen
1
-6
/
+5
2022-06-20
m68k: mac: Fix typos in comments
Xiang wangx
1
-2
/
+2
2022-06-20
m68k: virt: Kconfig minor fixes
Laurent Vivier
1
-1
/
+2
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-9
/
+10
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-571
/
+90
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-25
/
+3
2022-05-25
m68k: virt: Switch to new sys-off handler API
Geert Uytterhoeven
1
-1
/
+3
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
6
-8
/
+7
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-24
m68knommu: fix 68000 CPU link with no platform selected
Greg Ungerer
1
-1
/
+1
2022-05-24
m68k: removed unused "mach_get_ss"
Greg Ungerer
4
-17
/
+0
2022-05-24
m68knommu: fix undefined reference to `mach_get_rtc_pll'
Greg Ungerer
3
-8
/
+9
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2
-2
/
+1
2022-05-22
m68k: atari: Make Atari ROM port I/O write macros return void
Geert Uytterhoeven
1
-3
/
+3
2022-05-19
m68k: Switch to new sys-off handler API
Dmitry Osipenko
6
-8
/
+7
[next]