summaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2007-02-12[PATCH] Dynamic kernel command-line: m68kAlon Bar-Lev
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish
2006-12-09[PATCH] Sun3: General updatesSam Creasey
2006-10-29[PATCH] m68k: consolidate initcall sectionsGeert Uytterhoeven
2006-10-11[PATCH] clean m68k ksymsAl Viro
2006-10-11[PATCH] misc m68k __user annotationsAl Viro
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro
2006-10-06[PATCH] m68k: cleanup string functionsRoman Zippel
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] m68k: convert q40 irq codeRoman Zippel
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel
2006-06-25[PATCH] m68k: fix show_registers()Roman Zippel
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER
2006-06-23[PATCH] m68k traps.c constraintsAl Viro
2006-06-23[PATCH] m68k: adjust to changed HARDIRQ_MASKRoman Zippel
2006-06-23[PATCH] m68k: print correct stack traceRoman Zippel
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-02-18[PATCH] m68k: pm_power_off() breakageAl Viro
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro
2006-01-12[PATCH] m68k: syscalls __user annotationAl Viro
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro
2006-01-12[PATCH] m68k: isa_{type,sex} should be exportedAl Viro
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2006-01-12[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro
2006-01-12[PATCH] m68k: task_stack_page()Al Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap