aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+1
2006-02-18[PATCH] m68k: pm_power_off() breakageAl Viro1-0/+3
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro1-0/+2
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro1-1/+1
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro1-19/+19
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-13/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-0/+4
2006-01-12[PATCH] m68k: syscalls __user annotationAl Viro1-23/+16
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro1-31/+31
2006-01-12[PATCH] m68k: isa_{type,sex} should be exportedAl Viro1-0/+2
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-1/+1
2006-01-12[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro2-0/+2
2006-01-12[PATCH] m68k: task_stack_page()Al Viro1-4/+3
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-2/+0
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel3-52/+46
2005-11-13[PATCH] m68k: m68k-specific thread_info changesAl Viro1-0/+5
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+2
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-44/+3
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2-2/+2
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-09-05[PATCH] m68k: cleanup inline mem functionsRoman Zippel1-4/+0
2005-09-05[PATCH] m68k: sys_ptrace cleanupRoman Zippel1-111/+64
2005-09-05[PATCH] m68k: indent sys_ptraceRoman Zippel1-167/+166
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds20-0/+10682