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
2006-10-11
[PATCH] clean m68k ksyms
Al Viro
10
-68
/
+40
2006-10-11
[PATCH] sun3 __iomem annotations
Al Viro
1
-4
/
+4
2006-10-11
[PATCH] misc m68k __user annotations
Al Viro
2
-7
/
+7
2006-10-09
[PATCH] m68k/MVME167: SERIAL167 is no longer broken
Geert Uytterhoeven
1
-1
/
+1
2006-10-09
[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c
Geert Uytterhoeven
1
-50
/
+0
2006-10-09
[PATCH] m68k/Atari: Interrupt updates
Geert Uytterhoeven
3
-4
/
+15
2006-10-09
[PATCH] m68k: more syscall updates
Geert Uytterhoeven
1
-0
/
+24
2006-10-09
[PATCH] m68k: syscall updates
Geert Uytterhoeven
1
-0
/
+5
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
19
-33
/
+33
2006-10-08
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
1
-1
/
+2
2006-10-08
[PATCH] m68k pt_regs fixes, part 2
Al Viro
1
-1
/
+1
2006-10-07
[PATCH] m68k pt_regs fixes
Al Viro
30
-138
/
+148
2006-10-06
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
Al Viro
1
-2
/
+2
2006-10-06
[PATCH] m68k: fix typo in __generic_copy_to_user
Roman Zippel
1
-1
/
+1
2006-10-06
[PATCH] m68k: cleanup string functions
Roman Zippel
2
-5
/
+14
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
2
-2
/
+2
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+16
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-13
/
+3
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2
-2
/
+2
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
38
-38
/
+0
2006-06-26
[PATCH] arch: use list_move()
Akinobu Mita
2
-8
/
+4
2006-06-25
[PATCH] m68k: convert VME irq code
Roman Zippel
9
-499
/
+30
2006-06-25
[PATCH] m68k: convert sun3 irq code
Roman Zippel
3
-196
/
+27
2006-06-25
[PATCH] m68k: convert q40 irq code
Roman Zippel
3
-317
/
+169
2006-06-25
[PATCH] m68k: convert mac irq code
Roman Zippel
7
-397
/
+150
2006-06-25
[PATCH] m68k: convert hp300 irq code
Roman Zippel
5
-194
/
+6
2006-06-25
[PATCH] m68k: convert atari irq code
Roman Zippel
2
-247
/
+42
2006-06-25
[PATCH] m68k: convert apollo irq code
Roman Zippel
2
-128
/
+33
2006-06-25
[PATCH] m68k: convert amiga irq code
Roman Zippel
4
-440
/
+114
2006-06-25
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
5
-100
/
+163
2006-06-25
[PATCH] m68k: introduce irq controller
Roman Zippel
9
-92
/
+127
2006-06-25
[PATCH] m68k: cleanup amiga irq numbering
Roman Zippel
2
-42
/
+43
2006-06-25
[PATCH] m68k: cleanup generic irq names
Roman Zippel
2
-4
/
+4
2006-06-25
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
4
-108
/
+64
2006-06-25
[PATCH] m68k: fix show_registers()
Roman Zippel
1
-58
/
+68
2006-06-25
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
3
-3
/
+132
2006-06-25
[PATCH] m68k: fix __iounmap for 030
Roman Zippel
1
-2
/
+4
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-06-23
[PATCH] m68k traps.c constraints
Al Viro
1
-1
/
+1
2006-06-23
[PATCH] m68k: clean up uaccess.h
Roman Zippel
2
-2
/
+224
2006-06-23
[PATCH] m68k: m68k mac VIA2 fixes and cleanups
Finn Thain
3
-29
/
+2
2006-06-23
[PATCH] m68k: adjust to changed HARDIRQ_MASK
Roman Zippel
2
-2
/
+8
2006-06-23
[PATCH] m68k: use proper defines for zone initialization
Roman Zippel
2
-9
/
+8
2006-06-23
[PATCH] m68k: print correct stack trace
Roman Zippel
1
-2
/
+4
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-03-31
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
[next]