index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-1
/
+1
|
\
|
*
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-1
/
+0
|
*
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+1
*
|
ataflop: fold headers into C file
Omar Sandoval
2018-10-16
2
-93
/
+0
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2018-08-19
1
-2
/
+2
|
\
|
*
m68knommu: Fix typos in Coldfire 5272 DMA debug code
Geert Uytterhoeven
2018-07-30
1
-2
/
+2
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
2
-19
/
+11
|
\
\
|
*
|
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
1
-1
/
+3
|
|
\
|
|
*
|
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-3
/
+2
|
*
|
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
1
-0
/
+4
|
*
|
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-15
/
+0
|
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-1
/
+1
|
*
|
locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h>
Will Deacon
2018-06-21
1
-1
/
+5
*
|
|
m68k/page_no.h: force __va argument to be unsigned long
Mike Rapoport
2018-07-29
1
-1
/
+1
*
|
|
m68k/bitops: convert __ffs to match generic declaration
Mike Rapoport
2018-07-29
1
-2
/
+6
*
|
|
m68k/io: Switch mmu variant to <asm-generic/io.h>
Geert Uytterhoeven
2018-07-29
3
-38
/
+10
*
|
|
m68k/io: Move mem*io define guards to <asm/kmap.h>
Geert Uytterhoeven
2018-07-29
2
-11
/
+3
*
|
|
m68k/io: Add missing ioremap define guards, fix typo
Geert Uytterhoeven
2018-07-29
2
-3
/
+5
*
|
|
m68k: Remove unused set_clock_mmss() helpers
Arnd Bergmann
2018-07-29
1
-1
/
+0
*
|
|
m68k: Use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-23
2
-12
/
+1
*
|
|
m68k/mac: Enable PDMA for PowerBook 500 series
Finn Thain
2018-07-23
1
-1
/
+0
|
|
/
|
/
|
*
|
m68k: fix "bad page state" oops on ColdFire boot
Greg Ungerer
2018-07-02
1
-1
/
+3
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2018-06-05
11
-261
/
+210
|
\
|
*
m68k: introduce iomem() macro for __iomem conversions
Greg Ungerer
2018-05-28
1
-0
/
+6
|
*
m68k: fix read/write multi-byte IO for PCI on ColdFire
Greg Ungerer
2018-05-28
1
-15
/
+84
|
*
m68k: don't redefine access functions if we have PCI
Greg Ungerer
2018-05-28
1
-0
/
+8
|
*
m68k: remove old ColdFire IO access support code
Greg Ungerer
2018-05-28
1
-49
/
+2
|
*
m68k: use io_no.h for MMU and non-MMU enabled ColdFire
Greg Ungerer
2018-05-28
1
-1
/
+1
|
*
m68k: setup PCI support code in io_no.h
Greg Ungerer
2018-05-28
1
-0
/
+31
|
*
m68k: group io mapping definitions and functions
Greg Ungerer
2018-05-28
9
-57
/
+98
|
*
m68k: rework raw access macros for the non-MMU case
Greg Ungerer
2018-05-28
1
-12
/
+12
|
*
m68k: use asm-generic/io.h for non-MMU io access functions
Greg Ungerer
2018-05-28
1
-174
/
+5
|
*
m68k: put definition guards around virt_to_phys and phys_to_virt
Greg Ungerer
2018-05-28
1
-0
/
+2
|
*
m68k: move *_relaxed macros into io_no.h and io_mm.h
Greg Ungerer
2018-05-28
3
-8
/
+16
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
\
|
*
|
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
|
|
/
*
|
Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-04
2
-10
/
+17
|
\
\
|
*
|
m68k/uaccess: Revive 64-bit get_user()
Geert Uytterhoeven
2018-05-22
1
-7
/
+9
|
*
|
m68k: Implement ndelay() as an inline function to force type checking/casting
Boris Brezillon
2018-05-22
1
-3
/
+8
|
|
/
*
/
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-6
/
+0
|
/
*
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-02-21
1
-0
/
+3
*
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
1
-18
/
+1
*
lib: optimize cpumask_next_and()
Clement Courbet
2018-02-06
1
-1
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-1
/
+18
|
\
\
|
*
|
make kernel-side POLL... arch-independent
Al Viro
2017-11-29
1
-0
/
+17
|
*
|
define __poll_t, annotate constants
Al Viro
2017-11-27
1
-1
/
+1
|
|
/
*
|
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-29
1
-3
/
+6
|
\
\
[next]