index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2007-02-19
1
-0
/
+1
*
[PATCH] Dynamic kernel command-line: m68k
Alon Bar-Lev
2007-02-12
1
-1
/
+1
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
1
-1
/
+3
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-9
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
2
-0
/
+4
*
[PATCH] M68K: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
2
-3
/
+3
*
[PATCH] Sun3: General updates
Sam Creasey
2006-12-09
2
-11
/
+1
*
[PATCH] m68k: consolidate initcall sections
Geert Uytterhoeven
2006-10-29
2
-14
/
+2
*
[PATCH] clean m68k ksyms
Al Viro
2006-10-11
3
-51
/
+18
*
[PATCH] misc m68k __user annotations
Al Viro
2006-10-11
2
-7
/
+7
*
[PATCH] m68k/Atari: Interrupt updates
Geert Uytterhoeven
2006-10-09
1
-0
/
+1
*
[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
2
-2
/
+2
*
[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
Al Viro
2006-10-08
1
-1
/
+2
*
[PATCH] m68k pt_regs fixes
Al Viro
2006-10-07
4
-12
/
+21
*
[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument
Al Viro
2006-10-06
1
-2
/
+2
*
[PATCH] m68k: cleanup string functions
Roman Zippel
2006-10-06
1
-4
/
+0
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
[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
1
-1
/
+1
*
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
11
-11
/
+0
*
[PATCH] m68k: convert q40 irq code
Roman Zippel
2006-06-25
1
-10
/
+1
*
[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
1
-48
/
+123
*
[PATCH] m68k: cleanup generic irq names
Roman Zippel
2006-06-25
1
-2
/
+2
*
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
2006-06-25
3
-102
/
+58
*
[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
2
-2
/
+131
*
[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: adjust to changed HARDIRQ_MASK
Roman Zippel
2006-06-23
2
-2
/
+8
*
[PATCH] m68k: print correct stack trace
Roman Zippel
2006-06-23
1
-2
/
+4
*
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-04-11
1
-1
/
+0
*
[PATCH] unexport get_wchan
Adrian Bunk
2006-03-31
1
-1
/
+0
*
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-24
1
-1
/
+1
*
[PATCH] m68k: pm_power_off() breakage
Al Viro
2006-02-18
1
-0
/
+3
*
[PATCH] m68k: console code in head.S needs framebuffer support built in
Al Viro
2006-01-12
1
-0
/
+2
*
[PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c
Al Viro
2006-01-12
1
-19
/
+19
*
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
2006-01-12
1
-13
/
+0
*
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...
Al Viro
2006-01-12
1
-0
/
+4
*
[PATCH] m68k: syscalls __user annotation
Al Viro
2006-01-12
1
-23
/
+16
*
[PATCH] m68k: signal __user annotations
Al Viro
2006-01-12
1
-31
/
+31
*
[PATCH] m68k: isa_{type,sex} should be exported
Al Viro
2006-01-12
1
-0
/
+2
*
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT
Al Viro
2006-01-12
2
-0
/
+2
*
[PATCH] m68k: task_stack_page()
Al Viro
2006-01-12
1
-4
/
+3
[next]