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