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
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-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
2018-07-29
m68k/io: Switch mmu variant to <asm-generic/io.h>
Geert Uytterhoeven
3
-38
/
+10
2018-07-29
m68k/io: Move mem*io define guards to <asm/kmap.h>
Geert Uytterhoeven
2
-11
/
+3
2018-07-29
m68k/io: Add missing ioremap define guards, fix typo
Geert Uytterhoeven
2
-3
/
+5
2018-07-29
m68k: Remove unused set_clock_mmss() helpers
Arnd Bergmann
12
-187
/
+0
2018-07-29
m68k: mac: Use time64_t in RTC handling
Arnd Bergmann
1
-28
/
+36
2018-07-23
m68k: Use generic dma_noncoherent_ops
Christoph Hellwig
4
-72
/
+11
2018-07-23
m68k/mac: Enable PDMA for PowerBook 500 series
Finn Thain
2
-19
/
+1
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+3
2018-07-02
m68k: fix "bad page state" oops on ColdFire boot
Greg Ungerer
1
-1
/
+3
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-3
/
+2
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-0
/
+4
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-15
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-1
/
+1
2018-06-21
locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h>
Will Deacon
1
-1
/
+5
2018-06-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
14
-371
/
+230
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-142
/
+224
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-47
/
+36
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+0
2018-05-31
m68k: Set default dma mask for platform devices
Finn Thain
1
-0
/
+10
2018-05-28
m68k: fix ColdFire PCI config reads and writes
Greg Ungerer
1
-11
/
+4
2018-05-28
m68k: introduce iomem() macro for __iomem conversions
Greg Ungerer
1
-0
/
+6
2018-05-28
m68k: allow ColdFire PCI bus on MMU and non-MMU configuration
Greg Ungerer
1
-3
/
+5
2018-05-28
m68k: fix ioremapping for internal ColdFire peripherals
Greg Ungerer
1
-0
/
+8
2018-05-28
m68k: fix read/write multi-byte IO for PCI on ColdFire
Greg Ungerer
1
-15
/
+84
2018-05-28
m68k: don't redefine access functions if we have PCI
Greg Ungerer
1
-0
/
+8
2018-05-28
m68k: remove old ColdFire IO access support code
Greg Ungerer
2
-145
/
+5
2018-05-28
m68k: use io_no.h for MMU and non-MMU enabled ColdFire
Greg Ungerer
1
-1
/
+1
2018-05-28
m68k: setup PCI support code in io_no.h
Greg Ungerer
1
-0
/
+31
2018-05-28
m68k: group io mapping definitions and functions
Greg Ungerer
9
-57
/
+98
2018-05-28
m68k: rework raw access macros for the non-MMU case
Greg Ungerer
1
-12
/
+12
2018-05-28
m68k: use asm-generic/io.h for non-MMU io access functions
Greg Ungerer
1
-174
/
+5
2018-05-28
m68k: put definition guards around virt_to_phys and phys_to_virt
Greg Ungerer
1
-0
/
+2
2018-05-28
m68k: move *_relaxed macros into io_no.h and io_mm.h
Greg Ungerer
3
-8
/
+16
2018-05-24
m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
Michael Schmitz
1
-1
/
+2
2018-05-22
m68k/defconfig: Update defconfigs for v4.17-rc3
Geert Uytterhoeven
12
-96
/
+144
2018-05-22
m68k/uaccess: Revive 64-bit get_user()
Geert Uytterhoeven
1
-7
/
+9
2018-05-22
m68k: Implement ndelay() as an inline function to force type checking/casting
Boris Brezillon
1
-3
/
+8
2018-05-22
m68k: Use read_persistent_clock64() consistently
Arnd Bergmann
1
-6
/
+9
2018-05-22
m68k: Fix off-by-one calendar month
Finn Thain
7
-19
/
+31
2018-05-22
m68k: Fix style, spelling, and grammar in siginfo_build_tests()
Geert Uytterhoeven
1
-11
/
+12
[next]