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
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-27
/
+27
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-05-21
m68k: add TIF_NOTIFY_RESUME and handle it.
Al Viro
6
-7
/
+21
2012-05-21
m68k: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-8
/
+3
2012-05-21
new helper: sigsuspend()
Al Viro
1
-12
/
+3
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-36
/
+1
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
51
-4555
/
+1807
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
8
-56
/
+173
2012-05-20
m68k: add a defconfig for the M5475EVB ColdFire with MMU board
Greg Ungerer
1
-0
/
+62
2012-05-20
m68knommu: unaligned.h fix for M68000 core
Luis Alves
1
-1
/
+1
2012-05-20
m68k: merge the MMU and non-MMU versions of the arch dma code
Greg Ungerer
3
-209
/
+162
2012-05-20
m68knommu: reorganize the no-MMU cache flushing to match m68k
Greg Ungerer
1
-4
/
+28
2012-05-20
m68knommu: move the 54xx platform code into the common ColdFire code directory
Greg Ungerer
5
-21
/
+2
2012-05-20
m68knommu: move the 532x platform code into the common ColdFire code directory
Greg Ungerer
4
-20
/
+1
2012-05-20
m68knommu: move the 5407 platform code into the common ColdFire code directory
Greg Ungerer
4
-20
/
+1
2012-05-20
m68knommu: move the 5307 platform code into the common ColdFire code directory
Greg Ungerer
5
-22
/
+4
2012-05-20
m68knommu: move the 528x platform code into the common ColdFire code directory
Greg Ungerer
4
-20
/
+1
2012-05-20
m68knommu: move the 527x platform code into the common ColdFire code directory
Greg Ungerer
4
-20
/
+1
2012-05-20
m68knommu: move the 5272 platform code into the common ColdFire code directory
Greg Ungerer
5
-20
/
+1
2012-05-20
m68knommu: move the 5249 platform code into the common ColdFire code directory
Greg Ungerer
5
-20
/
+1
2012-05-20
m68knommu: move the 523x platform code into the common ColdFire code directory
Greg Ungerer
4
-19
/
+1
2012-05-20
m68knommu: move the 520x platform code into the common ColdFire code directory
Greg Ungerer
4
-19
/
+1
2012-05-20
m68knommu: move the 5206 platform code into the common ColdFire code directory
Greg Ungerer
4
-22
/
+2
2012-05-20
m68knommu: simplify the ColdFire 5407 GPIO struct setup
Greg Ungerer
3
-28
/
+10
2012-05-20
m68knommu: simplify the ColdFire 532x GPIO struct setup
Greg Ungerer
3
-44
/
+26
2012-05-20
m68knommu: simplify the ColdFire 5307 GPIO struct setup
Greg Ungerer
3
-28
/
+10
2012-05-20
m68knommu: simplify the ColdFire 528x GPIO struct setup
Greg Ungerer
3
-50
/
+32
2012-05-20
m68knommu: simplify the ColdFire 527x GPIO struct setup
Greg Ungerer
3
-62
/
+44
2012-05-20
m68knommu: simplify the ColdFire 5272 GPIO struct setup
Greg Ungerer
3
-30
/
+12
2012-05-20
m68knommu: simplify the ColdFire 5249 GPIO struct setup
Greg Ungerer
3
-29
/
+11
2012-05-20
m68knommu: simplify the ColdFire 523x GPIO struct setup
Greg Ungerer
3
-41
/
+23
2012-05-20
m68knommu: simplify the ColdFire 520x GPIO struct setup
Greg Ungerer
3
-35
/
+17
2012-05-20
m68knommu: simplify the ColdFire 5206 GPIO struct setup
Greg Ungerer
3
-28
/
+10
2012-05-20
m68knommu: make duplicated ColdFire GPIO init code common for all
Greg Ungerer
13
-100
/
+34
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 532x init code
Greg Ungerer
1
-303
/
+17
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5407 init code
Greg Ungerer
1
-15
/
+1
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5307 init code
Greg Ungerer
1
-15
/
+1
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 528x init code
Greg Ungerer
2
-503
/
+103
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 527x init code
Greg Ungerer
1
-572
/
+32
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5272 init code
Greg Ungerer
1
-47
/
+3
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5249 init code
Greg Ungerer
1
-31
/
+2
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 523x init code
Greg Ungerer
1
-250
/
+14
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 520x init code
Greg Ungerer
1
-141
/
+8
2012-05-20
m68knommu: switch to GPIO init macros in ColdFire 5206 init code
Greg Ungerer
1
-15
/
+1
2012-05-20
m68knommu: introduce macros to simplify ColdFire GPIO table initialization
Greg Ungerer
1
-0
/
+54
2012-05-20
m68k: fix compiler warning by properly inlining flat_set_persistent()
Ezequiel Garcia
1
-1
/
+6
2012-05-20
m68k: merge the MMU and non-MMU signal.c code
Greg Ungerer
3
-1882
/
+1199
2012-05-17
arm/m68k: Change mail address of Sebastian Hess
Oskar Schirmer
1
-1
/
+1
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-3
/
+0
[next]