index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] m68k: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
2
-4
/
+2
*
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-12-07
1
-1
/
+1
*
[NET]: M68K checksum annotations and cleanups.
Al Viro
2006-12-02
1
-7
/
+6
*
[PATCH] m68k: consolidate initcall sections
Geert Uytterhoeven
2006-10-29
2
-14
/
+2
*
[PATCH] clean m68k ksyms
Al Viro
2006-10-11
10
-68
/
+40
*
[PATCH] sun3 __iomem annotations
Al Viro
2006-10-11
1
-4
/
+4
*
[PATCH] misc m68k __user annotations
Al Viro
2006-10-11
2
-7
/
+7
*
[PATCH] m68k/MVME167: SERIAL167 is no longer broken
Geert Uytterhoeven
2006-10-09
1
-1
/
+1
*
[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c
Geert Uytterhoeven
2006-10-09
1
-50
/
+0
*
[PATCH] m68k/Atari: Interrupt updates
Geert Uytterhoeven
2006-10-09
3
-4
/
+15
*
[PATCH] m68k: more syscall updates
Geert Uytterhoeven
2006-10-09
1
-0
/
+24
*
[PATCH] m68k: syscall updates
Geert Uytterhoeven
2006-10-09
1
-0
/
+5
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
19
-33
/
+33
*
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
2006-10-08
1
-1
/
+2
*
[PATCH] m68k pt_regs fixes, part 2
Al Viro
2006-10-08
1
-1
/
+1
*
[PATCH] m68k pt_regs fixes
Al Viro
2006-10-07
30
-138
/
+148
*
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
Al Viro
2006-10-06
1
-2
/
+2
*
[PATCH] m68k: fix typo in __generic_copy_to_user
Roman Zippel
2006-10-06
1
-1
/
+1
*
[PATCH] m68k: cleanup string functions
Roman Zippel
2006-10-06
2
-5
/
+14
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
2
-2
/
+2
*
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
1
-0
/
+16
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-13
/
+3
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
2
-2
/
+2
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-09-29
1
-1
/
+1
*
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
3
-3
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
38
-38
/
+0
*
[PATCH] arch: use list_move()
Akinobu Mita
2006-06-26
2
-8
/
+4
*
[PATCH] m68k: convert VME irq code
Roman Zippel
2006-06-25
9
-499
/
+30
*
[PATCH] m68k: convert sun3 irq code
Roman Zippel
2006-06-25
3
-196
/
+27
*
[PATCH] m68k: convert q40 irq code
Roman Zippel
2006-06-25
3
-317
/
+169
*
[PATCH] m68k: convert mac irq code
Roman Zippel
2006-06-25
7
-397
/
+150
*
[PATCH] m68k: convert hp300 irq code
Roman Zippel
2006-06-25
5
-194
/
+6
*
[PATCH] m68k: convert atari irq code
Roman Zippel
2006-06-25
2
-247
/
+42
*
[PATCH] m68k: convert apollo irq code
Roman Zippel
2006-06-25
2
-128
/
+33
*
[PATCH] m68k: convert amiga irq code
Roman Zippel
2006-06-25
4
-440
/
+114
*
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
2006-06-25
5
-100
/
+163
*
[PATCH] m68k: introduce irq controller
Roman Zippel
2006-06-25
9
-92
/
+127
*
[PATCH] m68k: cleanup amiga irq numbering
Roman Zippel
2006-06-25
2
-42
/
+43
*
[PATCH] m68k: cleanup generic irq names
Roman Zippel
2006-06-25
2
-4
/
+4
*
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
2006-06-25
4
-108
/
+64
*
[PATCH] m68k: fix show_registers()
Roman Zippel
2006-06-25
1
-58
/
+68
*
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
2006-06-25
3
-3
/
+132
*
[PATCH] m68k: fix __iounmap for 030
Roman Zippel
2006-06-25
1
-2
/
+4
*
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
1
-1
/
+1
*
[PATCH] m68k traps.c constraints
Al Viro
2006-06-23
1
-1
/
+1
*
[PATCH] m68k: clean up uaccess.h
Roman Zippel
2006-06-23
2
-2
/
+224
*
[PATCH] m68k: m68k mac VIA2 fixes and cleanups
Finn Thain
2006-06-23
3
-29
/
+2
*
[PATCH] m68k: adjust to changed HARDIRQ_MASK
Roman Zippel
2006-06-23
2
-2
/
+8
[next]