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
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
m68k: Move signal frame following exception on 68020/030
Finn Thain
1
-4
/
+10
2023-04-05
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
1
-1
/
+3
2023-03-11
m68k: Check syscall_trace_enter() return code
Michael Schmitz
3
-0
/
+7
2023-03-11
m68k: /proc/hardware should depend on PROC_FS
Randy Dunlap
1
-0
/
+1
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
2
-2
/
+2
2022-06-25
m68k: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-1
/
+1
2022-06-14
m68knommu: fix undefined reference to `_init_sp'
Greg Ungerer
1
-0
/
+1
2022-06-14
m68knommu: set ZERO_PAGE() to the allocated zeroed page
Greg Ungerer
1
-1
/
+2
2022-06-14
m68k: math-emu: Fix dependencies of math emulation support
Geert Uytterhoeven
1
-1
/
+1
2021-11-26
m68k: set a default value for MEMORY_RESERVE
Randy Dunlap
1
-0
/
+1
2021-10-17
m68k: Handle arrivals of multiple signals correctly
Al Viro
1
-46
/
+42
2021-10-06
m68k: Double cast io functions to unsigned long
Guenter Roeck
1
-10
/
+10
2021-09-22
m68k: emu: Fix invalid free in nfeth_cleanup()
Pavel Skripkin
1
-2
/
+2
2020-10-01
m68k: q40: Fix info-leak in rtc_ioctl
Fuqian Huang
1
-0
/
+1
2020-08-26
m68knommu: fix overwriting of bits in ColdFire V3 cache control
Greg Ungerer
1
-3
/
+3
2020-08-19
m68k: mac: Fix IOP status/control register writes
Finn Thain
1
-9
/
+3
2020-08-19
m68k: mac: Don't send IOP message until channel is idle
Finn Thain
1
-6
/
+3
2020-07-22
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
12
-12
/
+0
2020-07-22
m68k: mm: fix node memblock init
Angelo Dureghello
1
-1
/
+1
2020-07-22
m68k: nommu: register start of the memory with memblock
Mike Rapoport
1
-1
/
+2
2020-06-25
m68k/PCI: Fix a memory leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2020-06-22
m68k: mac: Don't call via_flush_cache() on Mac IIfx
Finn Thain
3
-20
/
+8
2020-01-27
m68k: Call timer_interrupt() with interrupts disabled
Finn Thain
11
-47
/
+105
2020-01-27
m68k: mac: Fix VIA timer counter accesses
Finn Thain
1
-49
/
+53
2019-12-01
m68k: fix command-line parsing when passed from u-boot
Angelo Dureghello
1
-1
/
+1
2019-10-05
m68k: Prevent some compiler warnings in Coldfire builds
Finn Thain
3
-10
/
+6
2019-03-23
m68k: Add -ffreestanding to CFLAGS
Finn Thain
1
-1
/
+4
2019-01-13
m68k: Fix memblock-related crashes
Geert Uytterhoeven
2
-2
/
+2
2018-12-29
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
1
-2
/
+2
2018-11-13
crypto: speck - remove Speck
Jason A. Donenfeld
12
-12
/
+0
2018-09-03
m68k: fix early memory reservation for ColdFire MMU systems
Mike Rapoport
1
-1
/
+1
2018-08-31
m68k/mac: Use correct PMU response format
Finn Thain
1
-6
/
+4
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-2
/
+31
2018-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-47
/
+13
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-35
/
+1
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+11
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-4
/
+1
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-7
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-24
/
+0
2018-07-31
macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
Finn Thain
4
-43
/
+11
2018-07-31
macintosh/via-pmu68k: Don't load driver on unsupported hardware
Finn Thain
1
-4
/
+2
2018-07-30
m68knommu: Fix typos in Coldfire 5272 DMA debug code
Geert Uytterhoeven
1
-2
/
+2
2018-07-30
m68k: coldfire: Normalize clk API
Geert Uytterhoeven
1
-0
/
+29
2018-07-29
m68k/defconfig: Update defconfigs for v4.18-rc6
Geert Uytterhoeven
12
-143
/
+218
2018-07-29
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
7
-61
/
+29
2018-07-29
m68k/page_no.h: force __va argument to be unsigned long
Mike Rapoport
1
-1
/
+1
2018-07-29
m68k/bitops: convert __ffs to match generic declaration
Mike Rapoport
1
-2
/
+6
[next]