summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro2006-01-121-0/+2
* [PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro2006-01-121-1/+1
* [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro2006-01-121-19/+19
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-121-13/+0
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-0/+4
* [PATCH] m68k: syscalls __user annotationAl Viro2006-01-121-23/+16
* [PATCH] m68k: signal __user annotationsAl Viro2006-01-121-31/+31
* [PATCH] m68k: isa_{type,sex} should be exportedAl Viro2006-01-121-0/+2
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-1/+1
* [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro2006-01-122-0/+2
* [PATCH] m68k: task_stack_page()Al Viro2006-01-121-4/+3
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-2/+0
* [PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2005-11-133-52/+46
* [PATCH] m68k: m68k-specific thread_info changesAl Viro2005-11-131-0/+5
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-44/+3
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-092-2/+2
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-4/+1
* [PATCH] m68k: cleanup inline mem functionsRoman Zippel2005-09-051-4/+0
* [PATCH] m68k: sys_ptrace cleanupRoman Zippel2005-09-051-111/+64
* [PATCH] m68k: indent sys_ptraceRoman Zippel2005-09-051-167/+166
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1620-0/+10682