index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] m68k: replace kmalloc+memset with kzalloc
Yan Burman
2
-4
/
+2
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
1
-1
/
+1
2006-12-03
[NET]: M68K checksum annotations and cleanups.
Al Viro
1
-7
/
+6
2006-10-29
[PATCH] m68k: consolidate initcall sections
Geert Uytterhoeven
2
-14
/
+2
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-10
[PATCH] m68k/MVME167: SERIAL167 is no longer broken
Geert Uytterhoeven
1
-1
/
+1
2006-10-10
[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c
Geert Uytterhoeven
1
-50
/
+0
2006-10-10
[PATCH] m68k/Atari: Interrupt updates
Geert Uytterhoeven
3
-4
/
+15
2006-10-10
[PATCH] m68k: more syscall updates
Geert Uytterhoeven
1
-0
/
+24
2006-10-10
[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-09
[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-04
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-03
[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
[next]