summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-281-3/+1
* [PATCH] bitops: m68k: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-1/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+1
* [PATCH] m68k: rtc driver cleanupJean Delvare2006-03-231-3/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-223-3/+3
* [PATCH] m68k: pm_power_off() breakageAl Viro2006-02-181-0/+3
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-141-0/+4
* [PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel2006-02-1142-126/+84
* [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-124-27/+0
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-129-25/+4
* [PATCH] m68k: NULL noise removalAl Viro2006-01-121-2/+2
* [PATCH] m68k: checksum __user annotationsAl Viro2006-01-121-1/+1
* [PATCH] m68k: syscalls __user annotationAl Viro2006-01-121-23/+16
* [PATCH] m68k: rtc __user annotationsAl Viro2006-01-122-6/+6
* [PATCH] m68k: signal __user annotationsAl Viro2006-01-121-31/+31
* [PATCH] m68k: basic iomem annotationsAl Viro2006-01-121-6/+6
* [PATCH] m68k: broken constraints on mulu.lAl Viro2006-01-121-1/+1
* [PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro2006-01-121-1/+2
* [PATCH] m68k: isa_{type,sex} should be exportedAl Viro2006-01-121-0/+2
* [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...Al Viro2006-01-121-105/+218
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-125-37/+39
* [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-113-0/+3
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-2/+0
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-4/+0
* [PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2005-11-135-60/+50
* [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] m68k: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+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
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-292-2/+2
* [PATCH] mm: m68k kill stram swapHugh Dickins2005-10-292-926/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-096-14/+5
|\
| * kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-096-14/+5
* | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-092-3/+2
|/
* [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-0/+5
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-4/+1
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-072-4/+5
* [PATCH] m68k: cleanup inline mem functionsRoman Zippel2005-09-056-159/+238
* [PATCH] m68k: move cache functions into separate fileRoman Zippel2005-09-053-105/+119
* [PATCH] m68k: sys_ptrace cleanupRoman Zippel2005-09-051-111/+64
OpenPOWER on IntegriCloud