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-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2
-1
/
+1
2012-07-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
56
-1125
/
+2984
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-07-20
module.c: spelling s/postition/position/g
Geert Uytterhoeven
1
-2
/
+2
2012-07-17
m68k: allow PCI bus to be enabled for ColdFire m54xx CPUs
Greg Ungerer
1
-0
/
+7
2012-07-17
m68k: add PCI bus code support for the ColdFire M54xx SoC family
Greg Ungerer
2
-0
/
+329
2012-07-17
m68k: add IO access definitions to support PCI on ColdFire platforms
Greg Ungerer
1
-1
/
+47
2012-07-17
m68k: add PCI bus support definitions for the ColdFire M54xx SoC family
Greg Ungerer
2
-0
/
+141
2012-07-17
m68k: common PCI support definitions and code
Greg Ungerer
5
-0
/
+122
2012-07-17
m68k: add support for DMA_BIDIRECTIONAL in dma support functions
Greg Ungerer
1
-0
/
+1
2012-07-17
m68k: fix ColdFire clear cache operation
Greg Ungerer
2
-1
/
+42
2012-07-16
m68k: use simpler dma_alloc_coherent() for ColdFire CPUs
Greg Ungerer
1
-2
/
+2
2012-07-16
m68knommu: platform support for 8390 based ethernet used on some boards
Greg Ungerer
2
-0
/
+39
2012-07-16
m68knommu: Add clk definitions for m532x.
Steven King
2
-1
/
+152
2012-07-16
m68knommu: Add clk definitions for m520x.
Steven King
2
-0
/
+107
2012-07-16
m68knommu: Add rtc device for m5441x.
Steven King
3
-7
/
+49
2012-07-16
m68knommu: add definitions for the third interrupt controller on devices that...
Steven King
2
-0
/
+6
2012-07-16
m68knommu: Add support for the Coldfire m5441x.
Steven King
15
-24
/
+761
2012-07-16
m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1
Steven King
5
-3
/
+6
2012-07-16
m68knommu: Add support for the Coldfire 5251/5253
Steven King
11
-10
/
+376
2012-07-16
m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...
Steven King
18
-551
/
+375
2012-07-16
m68k: merge the MMU and non-MMU versions of the entry.S code
Greg Ungerer
3
-552
/
+449
2012-07-16
m68k: use jbsr to call functions instead of bsrl
Greg Ungerer
1
-2
/
+2
2012-07-16
m68k: use some direct calls to ret_from_exception in entry code
Greg Ungerer
1
-3
/
+3
2012-07-12
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
Greg Ungerer
1
-120
/
+9
2012-07-12
m68knommu: move the badly named mcfne.h to a better mcf8390.h
Greg Ungerer
1
-4
/
+4
2012-06-25
m68knommu: define a local devm_clk_get() function
Greg Ungerer
1
-0
/
+7
2012-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
4
-78
/
+11
2012-06-12
m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types
Greg Ungerer
1
-1
/
+1
2012-06-12
m68knommu: fix 68360 local setting of timer interrupt handler
Greg Ungerer
1
-2
/
+5
2012-06-12
m68knommu: fix 68328 local setting of timer interrupt handler
Greg Ungerer
1
-2
/
+4
2012-06-12
m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types
Greg Ungerer
1
-2
/
+2
2012-06-12
m68knommu: m528x qspi definition fix
Steven King
1
-1
/
+1
2012-06-06
m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
Geert Uytterhoeven
4
-78
/
+11
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-19
/
+5
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-2
/
+0
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+1
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-3
/
+0
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-4
/
+1
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
[next]