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
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2
-0
/
+2
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from m68k, m68knommu
Oleg Nesterov
1
-1
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-16
/
+1
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
7
-6
/
+7
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
1
-6
/
+0
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
8
-112
/
+52
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
m68knommu: enumerate INIT_THREAD fields properly
Greg Ungerer
1
-4
/
+4
2009-06-11
headers_check fix: m68k, swab.h
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-11
m68knommu: remove obsolete reset code
Greg Ungerer
1
-98
/
+0
2009-06-11
m68knommu: move CPU reset code for the 528x ColdFire into its platform code
Greg Ungerer
1
-0
/
+8
2009-06-11
m68knommu: move CPU reset code for the 527x ColdFire into its platform code
Greg Ungerer
1
-0
/
+9
2009-06-11
m68knommu: move CPU reset code for the 523x ColdFire into its platform code
Greg Ungerer
1
-0
/
+9
2009-06-11
m68knommu: move CPU reset code for the 520x ColdFire into its platform code
Greg Ungerer
1
-0
/
+9
2009-06-11
m68knommu: add CPU reset code for the 532x ColdFire
Greg Ungerer
1
-0
/
+12
2009-06-11
m68knommu: merge system reset for code ColdFire 523x family
Greg Ungerer
1
-11
/
+2
2009-06-11
m68knommu: fix system reset for ColdFire 527x family
Greg Ungerer
1
-8
/
+8
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
1
-1
/
+0
2009-04-28
m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
Geert Uytterhoeven
1
-0
/
+1
2009-04-26
m68k: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+4
2009-04-22
m68k: Update defconfigs for 2.6.30-rc3
Geert Uytterhoeven
12
-525
/
+1034
2009-04-22
m68k,m68knommu: Wire up preadv and pwritev
Geert Uytterhoeven
2
-1
/
+5
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
Linus Torvalds
2
-2
/
+23
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
78
-2160
/
+1517
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
m68k: Hook up rtc-generic
Geert Uytterhoeven
2
-2
/
+23
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+1
2009-03-27
ide: cleanup <asm-m68k/ide.h>
Bartlomiej Zolnierkiewicz
1
-34
/
+0
2009-03-27
ide: remove IDE_ARCH_LOCK (v2)
Bartlomiej Zolnierkiewicz
1
-36
/
+0
2009-03-27
ide: remove IDE_ARCH_INTR (v2)
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
6
-55
/
+226
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
24
-1907
/
+1209
2009-03-26
m68k: irq_node.handler() should return irqreturn_t
Geert Uytterhoeven
1
-1
/
+2
2009-03-26
m68k: mac - Add SWIM floppy support
Laurent Vivier
2
-0
/
+53
2009-03-26
m68k: mac - Add a new entry in mac_model to identify the floppy controller type.
Laurent Vivier
2
-54
/
+116
2009-03-26
m68k: Add install target
Laurent Vivier
2
-0
/
+55
2009-03-24
m68k: merge the mmu and non-mmu versions of tlbflush.h
Greg Ungerer
3
-277
/
+265
2009-03-24
m68k: merge the mmu and non-mmu versions of module.h
Greg Ungerer
3
-54
/
+47
2009-03-24
m68knommu: add missing interrupt line definition for UART 2
Greg Ungerer
1
-0
/
+1
2009-03-24
m68k: merge the mmu and non-mmu versions of mmu_context.h
Greg Ungerer
3
-190
/
+173
2009-03-24
m68k: merge the mmu and non-mmu versions of current.h
Greg Ungerer
3
-34
/
+27
2009-03-24
m68k: merge the mmu and non-mmu versions of div64.h
Greg Ungerer
3
-33
/
+33
2009-03-24
m68k: merge the mmu and non-mmu versions of bugs.h
Greg Ungerer
3
-33
/
+18
[next]