aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-10-29[PATCH] m68k: consolidate initcall sectionsGravatar Geert Uytterhoeven 2-14/+2
2006-10-11[PATCH] clean m68k ksymsGravatar Al Viro 3-51/+18
2006-10-11[PATCH] misc m68k __user annotationsGravatar Al Viro 2-7/+7
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGravatar Geert Uytterhoeven 1-0/+1
2006-10-09[PATCH] m68k: more syscall updatesGravatar Geert Uytterhoeven 1-0/+24
2006-10-09[PATCH] m68k: syscall updatesGravatar Geert Uytterhoeven 1-0/+5
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersGravatar David Howells 2-2/+2
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Gravatar Al Viro 1-1/+2
2006-10-07[PATCH] m68k pt_regs fixesGravatar Al Viro 4-12/+21
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentGravatar Al Viro 1-2/+2
2006-10-06[PATCH] m68k: cleanup string functionsGravatar Roman Zippel 1-4/+0
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-10-02[PATCH] provide kernel_execve on all architecturesGravatar Arnd Bergmann 1-0/+16
2006-10-01[PATCH] kill wall_jiffiesGravatar Atsushi Nemoto 1-13/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 1-1/+1
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 11-11/+0
2006-06-25[PATCH] m68k: convert q40 irq codeGravatar Roman Zippel 1-10/+1
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerGravatar Roman Zippel 5-100/+163
2006-06-25[PATCH] m68k: introduce irq controllerGravatar Roman Zippel 1-48/+123
2006-06-25[PATCH] m68k: cleanup generic irq namesGravatar Roman Zippel 1-2/+2
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptGravatar Roman Zippel 3-102/+58
2006-06-25[PATCH] m68k: fix show_registers()Gravatar Roman Zippel 1-58/+68
2006-06-25[PATCH] m68k: Add the generic dma API functionsGravatar Roman Zippel 2-2/+131
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesGravatar Laurent MEYER 1-1/+1
2006-06-23[PATCH] m68k traps.c constraintsGravatar Al Viro 1-1/+1
2006-06-23[PATCH] m68k: adjust to changed HARDIRQ_MASKGravatar Roman Zippel 2-2/+8
2006-06-23[PATCH] m68k: print correct stack traceGravatar Roman Zippel 1-2/+4
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-1/+0
2006-03-31[PATCH] unexport get_wchanGravatar Adrian Bunk 1-1/+0
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupGravatar Adrian Bunk 1-1/+1
2006-02-18[PATCH] m68k: pm_power_off() breakageGravatar Al Viro 1-0/+3
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inGravatar Al Viro 1-0/+2
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsGravatar Al Viro 1-1/+1
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cGravatar Al Viro 1-19/+19
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversGravatar Al Viro 1-13/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Gravatar Al Viro 1-0/+4
2006-01-12[PATCH] m68k: syscalls __user annotationGravatar Al Viro 1-23/+16
2006-01-12[PATCH] m68k: signal __user annotationsGravatar Al Viro 1-31/+31
2006-01-12[PATCH] m68k: isa_{type,sex} should be exportedGravatar Al Viro 1-0/+2
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Gravatar Al Viro 1-1/+1
2006-01-12[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTGravatar Al Viro 2-0/+2
2006-01-12[PATCH] m68k: task_stack_page()Gravatar Al Viro 1-4/+3
2006-01-11[PATCH] capable/capability.h (arch/)Gravatar Randy Dunlap 1-0/+1
2006-01-10[PATCH] dump_thread() cleanupGravatar akpm@osdl.org 1-2/+0
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsGravatar Roman Zippel 3-52/+46
2005-11-13[PATCH] m68k: m68k-specific thread_info changesGravatar Al Viro 1-0/+5
2005-11-09[PATCH] sched: disable preempt in idle tasksGravatar Nick Piggin 1-0/+2
2005-11-07[PATCH] consolidate sys_ptrace()Gravatar Christoph Hellwig 1-44/+3
2005-10-30[PATCH] jiffies_64 cleanupGravatar Thomas Gleixner 1-4/+0