index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/git/rw/misc
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/m68knommu
Linus Torvalds
2
-10
/
+1
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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/kernel/git/tip/tip into next
Linus Torvalds
2
-13
/
+2
2014-06-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into next
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 dependent upon the value to output!
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
2014-05-20
m68k: add renameat2 syscall
Miklos Szeredi
3
-1
/
+3
2014-04-18
arch,m68k: Convert smp_mb__*()
Peter Zijlstra
2
-13
/
+2
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
7
-9
/
+3
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+3
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
13
-111
/
+79
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+3
2014-03-31
m68k: Update defconfigs for v3.14-rc1
Geert Uytterhoeven
12
-48
/
+72
2014-03-20
m68k: atari: Fix the last kernel_stat.h fallout
Thomas Gleixner
1
-0
/
+1
2014-03-19
m68k: amiga: Add linux/irq.h to make it compile again
Thomas Gleixner
1
-0
/
+1
[next]