index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
11
-261
/
+210
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+17
2018-05-28
m68k: introduce iomem() macro for __iomem conversions
Greg Ungerer
1
-0
/
+6
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
1
-49
/
+2
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-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-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-6
/
+0
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
1
-0
/
+3
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
1
-1
/
+2
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-01-29
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+6
2018-01-16
nubus: Add expansion_type values for various Mac models
Finn Thain
1
-3
/
+6
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-4
/
+0
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+0
2017-11-13
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2017-11-09
m68k/mac: Add mutual exclusion for IOP interrupt polling
Finn Thain
1
-0
/
+1
2017-11-07
m68k: coldfire: add dspi0 module support
Angelo Dureghello
1
-0
/
+6
2017-11-06
m68k: move coldfire MMU initialization code
Greg Ungerer
2
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
143
-0
/
+143
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-6
/
+0
2017-09-10
m68k: Add braces to __pmd(x) initializer to kill compiler warning
Geert Uytterhoeven
1
-1
/
+1
2017-09-05
Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2017-08-21
m68k: Restore symbol versions for symbols exported from assembly
Ben Hutchings
1
-0
/
+5
2017-07-16
blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes
Geert Uytterhoeven
1
-2
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+20
2017-07-10
m68k: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
1
-12
/
+1
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+0
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-7
/
+0
2017-07-03
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
1
-3
/
+20
2017-07-03
Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-2
/
+0
2017-06-19
m68k: Remove ptrace_signal_deliver
Andreas Schwab
1
-5
/
+0
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
1
-1
/
+0
2017-05-15
kill strlen_user()
Al Viro
2
-3
/
+0
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
7
-95
/
+67
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2
-2
/
+2
2017-03-28
m68k: switch to RAW_COPY_USER
Al Viro
2
-24
/
+27
[next]