Age | Commit message (Expand) | Author |
2006-07-02 | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-26 | [PATCH] arch: use list_move() | Akinobu Mita |
2006-06-25 | [PATCH] m68k: convert VME irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert sun3 irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert q40 irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert mac irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert hp300 irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert atari irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert apollo irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert amiga irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert generic irq code to irq controller | Roman Zippel |
2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel |
2006-06-25 | [PATCH] m68k: cleanup amiga irq numbering | Roman Zippel |
2006-06-25 | [PATCH] m68k: cleanup generic irq names | Roman Zippel |
2006-06-25 | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel |
2006-06-25 | [PATCH] m68k: fix show_registers() | Roman Zippel |
2006-06-25 | [PATCH] m68k: Add the generic dma API functions | Roman Zippel |
2006-06-25 | [PATCH] m68k: fix __iounmap for 030 | Roman Zippel |
2006-06-23 | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER |
2006-06-23 | [PATCH] m68k traps.c constraints | Al Viro |
2006-06-23 | [PATCH] m68k: clean up uaccess.h | Roman Zippel |
2006-06-23 | [PATCH] m68k: m68k mac VIA2 fixes and cleanups | Finn Thain |
2006-06-23 | [PATCH] m68k: adjust to changed HARDIRQ_MASK | Roman Zippel |
2006-06-23 | [PATCH] m68k: use proper defines for zone initialization | Roman Zippel |
2006-06-23 | [PATCH] m68k: print correct stack trace | Roman Zippel |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin |
2006-03-31 | [PATCH] unexport get_wchan | Adrian Bunk |
2006-03-28 | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall |
2006-03-26 | [PATCH] bitops: m68k: use generic bitops | Akinobu Mita |
2006-03-26 | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk |
2006-03-23 | [PATCH] m68k: rtc driver cleanup | Jean Delvare |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |
2006-02-18 | [PATCH] m68k: pm_power_off() breakage | Al Viro |
2006-02-14 | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar |
2006-02-11 | [PATCH] Add wording to m68k .S files to help clarify license info | Matt Waddel |
2006-01-12 | [PATCH] m68k: console code in head.S needs framebuffer support built in | Al Viro |
2006-01-12 | [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds | Al Viro |
2006-01-12 | [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c | Al Viro |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro |
2006-01-12 | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro |
2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro |
2006-01-12 | [PATCH] m68k: checksum __user annotations | Al Viro |
2006-01-12 | [PATCH] m68k: syscalls __user annotation | Al Viro |
2006-01-12 | [PATCH] m68k: rtc __user annotations | Al Viro |
2006-01-12 | [PATCH] m68k: signal __user annotations | Al Viro |
2006-01-12 | [PATCH] m68k: basic iomem annotations | Al Viro |
2006-01-12 | [PATCH] m68k: broken constraints on mulu.l | Al Viro |
2006-01-12 | [PATCH] m68k: memory input should be an lvalue (mac/misc.c) | Al Viro |