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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
4
-37
/
+53
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-10-03
m68k: Reformat arch/m68k/mm/hwtest.c
Geert Uytterhoeven
1
-38
/
+40
2014-10-03
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Geert Uytterhoeven
1
-0
/
+6
2014-09-28
m68k: AMIGA_BUILTIN_SERIAL should depend on TTY
Geert Uytterhoeven
1
-1
/
+1
2014-09-28
m68k: Add missing ioport_unmap()
Geert Uytterhoeven
1
-1
/
+8
2014-09-14
m68k/atari - stram: Add missing #include <linux/ioport.h>
Geert Uytterhoeven
1
-0
/
+1
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-09-01
m68k: Wire up memfd_create
Geert Uytterhoeven
3
-1
/
+3
2014-09-01
m68k: Wire up getrandom
Geert Uytterhoeven
3
-1
/
+3
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
1
-2
/
+0
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-49
/
+26
2014-08-08
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
1
-0
/
+2
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-12
/
+0
2014-08-06
m68k: Use sigsp()
Richard Weinberger
1
-12
/
+4
2014-08-06
m68k: Use get_signal() signal_setup_done()
Richard Weinberger
1
-39
/
+24
2014-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-10
/
+1
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2014-07-26
m68k/sun3: Remove define statement no longer needed
Nicholas Krause
1
-4
/
+0
2014-07-17
tgt: defconfig cleanup
Bart Van Assche
12
-12
/
+0
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-07-11
m68k: Export mach_random_get_entropy to modules
Geert Uytterhoeven
1
-0
/
+2
2014-07-10
m68k: Fix boot regression on machines with RAM at non-zero
Geert Uytterhoeven
1
-1
/
+2
2014-06-20
m68knommu: Remove unnecessary prototype for kobjsize()
Tobias Klauser
1
-5
/
+0
2014-06-20
m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.
Steven King
1
-5
/
+1
2014-06-06
signals: kill sigfindinword()
Oleg Nesterov
1
-9
/
+0
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-13
/
+2
2014-06-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
15
-63
/
+74
2014-05-28
m68k/hp300: Convert printk to pr_foo()
Fabian Frederick
1
-5
/
+6
2014-05-28
m68k/apollo: Convert printk to pr_foo()
Fabian Frederick
1
-10
/
+10
2014-05-28
m68k/amiga: Convert printk(foo to pr_foo()
Fabian Frederick
2
-11
/
+11
2014-05-28
m68k: Increase initial mapping to 8 or 16 MiB if possible
Andreas Schwab
2
-6
/
+23
2014-05-28
m68k: Update defconfigs for v3.15-rc2
Geert Uytterhoeven
12
-12
/
+48
2014-05-28
m68k/atari: fix SCC initialization for debug console
Finn Thain
1
-10
/
+21
2014-05-28
m68k/mvme16x: Adopt common boot console
Finn Thain
3
-33
/
+25
2014-05-28
m68k: Multi-platform EARLY_PRINTK
Finn Thain
5
-55
/
+83
2014-05-26
m68k: Toward platform agnostic framebuffer debug logging
Finn Thain
1
-86
/
+26
2014-05-26
m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM
Michael Schmitz
2
-17
/
+56
2014-05-26
m68knommu: Implement gpio support for m54xx.
Steven King
2
-7
/
+17
2014-05-26
m68knommu: Make everything thats not exported, static.
Steven King
1
-8
/
+10
2014-05-26
m68knommu: setting the gpio data direction register to output doesn't depende...
Steven King
1
-4
/
+1
2014-05-26
m68knommu: add to_irq function so we can map gpios to external interrupts.
Steven King
1
-0
/
+13
2014-05-26
m68knommu: qspi declutter.
Steven King
6
-36
/
+12
2014-05-26
m68knommu: Fix the 5249/525x qspi base address.
Steven King
1
-1
/
+1
2014-05-26
m68knommu: Add qspi clk for Coldfire SoCs without real clks.
Steven King
6
-0
/
+12
2014-05-26
m68k: fix a compiler warning when building for DragonBall
Daniel Palmer
1
-7
/
+6
2014-05-26
m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chips
Daniel Palmer
2
-1
/
+3
[next]