aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2006-02-18[PATCH] m68k: pm_power_off() breakageGravatar Al Viro 1-0/+3
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesGravatar Ingo Molnar 1-0/+4
2006-02-11[PATCH] Add wording to m68k .S files to help clarify license infoGravatar Matt Waddel 42-126/+84
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 4-27/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Gravatar Al Viro 9-25/+4
2006-01-12[PATCH] m68k: NULL noise removalGravatar Al Viro 1-2/+2
2006-01-12[PATCH] m68k: checksum __user annotationsGravatar Al Viro 1-1/+1
2006-01-12[PATCH] m68k: syscalls __user annotationGravatar Al Viro 1-23/+16
2006-01-12[PATCH] m68k: rtc __user annotationsGravatar Al Viro 2-6/+6
2006-01-12[PATCH] m68k: signal __user annotationsGravatar Al Viro 1-31/+31
2006-01-12[PATCH] m68k: basic iomem annotationsGravatar Al Viro 1-6/+6
2006-01-12[PATCH] m68k: broken constraints on mulu.lGravatar Al Viro 1-1/+1
2006-01-12[PATCH] m68k: memory input should be an lvalue (mac/misc.c)Gravatar Al Viro 1-1/+2
2006-01-12[PATCH] m68k: isa_{type,sex} should be exportedGravatar Al Viro 1-0/+2
2006-01-12[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...Gravatar Al Viro 1-105/+218
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Gravatar Al Viro 5-37/+39
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 3-0/+3
2006-01-10[PATCH] dump_thread() cleanupGravatar akpm@osdl.org 1-2/+0
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalGravatar Matt Mackall 1-4/+0
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsGravatar Roman Zippel 5-60/+50
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] m68k: fix-up schedule_timeout() usageGravatar Nishanth Aravamudan 1-4/+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
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 1-1/+1
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 2-2/+2
2005-10-29[PATCH] mm: m68k kill stram swapGravatar Hugh Dickins 2-926/+16
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Gravatar Linus Torvalds 6-14/+5
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERGravatar Ingo Molnar 2-3/+2
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportGravatar Sam Ravnborg 6-14/+5
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)Gravatar viro@ZenIV.linux.org.uk 1-0/+5
2005-09-07[PATCH] NTP: ntp-helper functionsGravatar john stultz 1-4/+1
2005-09-07[PATCH] move m68k rtc drivers over to initcallsGravatar Christoph Hellwig 2-4/+5
2005-09-05[PATCH] m68k: cleanup inline mem functionsGravatar Roman Zippel 6-159/+238
2005-09-05[PATCH] m68k: move cache functions into separate fileGravatar Roman Zippel 3-105/+119
2005-09-05[PATCH] m68k: sys_ptrace cleanupGravatar Roman Zippel 1-111/+64
2005-09-05[PATCH] m68k: indent sys_ptraceGravatar Roman Zippel 1-167/+166
2005-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersGravatar Linus Torvalds 1-3/+3
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Gravatar Eric W. Biederman 1-6/+0
2005-07-11[NET]: add a top-level Networking menu to *configGravatar Sam Ravnborg 1-0/+2
2005-06-23[PATCH] make each arch use mm/KconfigGravatar Dave Hansen 1-0/+2
2005-06-12[PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGravatar Geert Uytterhoeven 1-1/+0
2005-06-12[PATCH] M68k: Update defconfigsGravatar Geert Uytterhoeven 12-52/+48
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 1-2/+3