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
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-0
/
+1
*
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-25
1
-1
/
+0
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
12
-39
/
+32
|
\
|
*
m68k: move exports to definitions
Al Viro
2016-08-07
12
-39
/
+32
*
|
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
1
-3
/
+0
|
\
\
|
*
|
exceptions: detritus removal
Al Viro
2016-09-27
1
-3
/
+0
*
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
3
-0
/
+3
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2016-10-05
20
-177
/
+222
|
\
\
\
|
*
|
|
m68k: let clk_disable() return immediately if clk is NULL
Masahiro Yamada
2016-09-26
1
-0
/
+4
|
*
|
|
m68knommu: convert printk(KERN_INFO) to pr_info()
Greg Ungerer
2016-09-26
1
-11
/
+11
|
*
|
|
m68knommu: clean up uClinux boot log output
Greg Ungerer
2016-09-26
1
-1
/
+1
|
*
|
|
m68k: generalize uboot command line support
Greg Ungerer
2016-09-26
5
-79
/
+117
|
*
|
|
m68k: don't panic if no hardware FPU defined
Greg Ungerer
2016-09-26
1
-1
/
+1
|
*
|
|
m68k: only generate FPU instructions if CONFIG_FPU enabled
Greg Ungerer
2016-09-26
1
-1
/
+1
|
*
|
|
m68k: always make available dump_fpu()
Greg Ungerer
2016-09-26
1
-28
/
+28
|
*
|
|
m68k: generalize io memory region setup for ColdFire ACR registers
Greg Ungerer
2016-09-26
3
-1
/
+5
|
*
|
|
m68k: move ColdFire _bootmem_alloc code
Greg Ungerer
2016-09-26
3
-40
/
+32
|
*
|
|
m68k: report correct FPU type on ColdFire MMU platforms
Greg Ungerer
2016-09-26
3
-2
/
+4
|
*
|
|
m68k: set appropriate machine type for m5411x SoC platforms
Greg Ungerer
2016-09-26
5
-2
/
+6
|
*
|
|
m68k: move CONFIG_FPU set to per-CPU configuration
Greg Ungerer
2016-09-26
2
-1
/
+6
|
*
|
|
m68knommu: fix IO write size in nettel pin set
Greg Ungerer
2016-09-26
1
-1
/
+1
|
*
|
|
m68knommu: switch to using IO access methods in WildFire board code
Greg Ungerer
2016-09-26
1
-4
/
+4
|
*
|
|
m68knommu: fix early setup to not access variables
Greg Ungerer
2016-09-26
1
-6
/
+2
|
|
/
/
*
|
|
Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-03
18
-6
/
+42
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
m68k: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-30
1
-1
/
+1
|
*
|
m68k: Use IS_ENABLED() instead of checking for built-in or module
Geert Uytterhoeven
2016-09-19
5
-5
/
+5
|
*
|
m68k/defconfig: Update defconfigs for v4.8-rc1
Geert Uytterhoeven
2016-08-29
12
-0
/
+36
|
|
/
*
/
m68knommu: fix user a5 register being overwritten
Greg Ungerer
2016-08-08
1
-1
/
+0
|
/
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
14
-93
/
+52
|
\
|
*
char/genrtc: remove m68k support
Arnd Bergmann
2016-06-04
13
-91
/
+6
|
*
rtc: m68k: provide ioctl for q40
Arnd Bergmann
2016-06-04
1
-0
/
+25
|
*
rtc: m68k: provide rtc_class_ops directly
Arnd Bergmann
2016-06-04
1
-2
/
+21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-04
2
-17
/
+11
|
\
\
|
*
|
m68k: enable binfmt_flat on systems with an MMU
Nicolas Pitre
2016-07-28
1
-2
/
+3
|
*
|
m68k: use same start_thread() on MMU and no-MMU
Greg Ungerer
2016-07-25
1
-12
/
+1
|
*
|
m68k: fix file path comment
Greg Ungerer
2016-07-25
1
-1
/
+1
|
*
|
m68k: fix bFLT executable running on MMU enabled systems
Greg Ungerer
2016-07-25
2
-2
/
+6
*
|
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-6
/
+6
*
|
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
1
-4
/
+40
|
\
\
\
|
*
|
|
locking/atomic, arch/m68k: Remove comment
Peter Zijlstra
2016-06-20
1
-7
/
+0
|
*
|
|
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
2016-06-16
1
-2
/
+0
|
*
|
|
locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
2016-06-16
1
-4
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-23
23
-16
/
+64
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
m68k/defconfig: Update defconfigs for v4.7-rc2
Geert Uytterhoeven
2016-07-19
12
-0
/
+48
|
*
|
m68k: Assorted spelling fixes
Andrea Gelmini
2016-07-03
11
-16
/
+16
|
|
/
*
/
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-24
3
-6
/
+6
|
/
*
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
2
-0
/
+60
|
\
|
*
m68k: Add <asm/hash.h>
George Spelvin
2016-05-28
2
-0
/
+60
*
|
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-05-20
1
-0
/
+11
[next]