aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAge
* [PATCH] m68k: convert VME irq codeRoman Zippel2006-06-25
* [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-25
* [PATCH] m68k: convert mac irq codeRoman Zippel2006-06-25
* [PATCH] m68k: convert apollo irq codeRoman Zippel2006-06-25
* [PATCH] m68k: convert amiga irq codeRoman Zippel2006-06-25
* [PATCH] m68k: convert generic irq code to irq controllerRoman Zippel2006-06-25
* [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-25
* [PATCH] m68k: cleanup amiga irq numberingRoman Zippel2006-06-25
* [PATCH] m68k: cleanup generic irq namesRoman Zippel2006-06-25
* [PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel2006-06-25
* [PATCH] m68k: dma API additionRoman Zippel2006-06-25
* [PATCH] m68k: Add the generic dma API functionsRoman Zippel2006-06-25
* [PATCH] m68k: small flush_icache() cleanupRoman Zippel2006-06-25
* [PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel2006-06-25
* [PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel2006-06-25
* [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-23
* [PATCH] m68k: clean up uaccess.hRoman Zippel2006-06-23
* [PATCH] m68k: use c99 initializerRoman Zippel2006-06-23
* [PATCH] m68k: cleanup unistd.hRoman Zippel2006-06-23
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-28
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bitAkinobu Mita2006-03-26
* [PATCH] bitops: m68k: use generic bitopsAkinobu Mita2006-03-26
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-26
* [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-26
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-25
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-23
* [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel2006-03-09
* [PATCH] iomap_copy fallout (m68k)Al Viro2006-02-18
* [PATCH] m68k: restore disable_irq_nosync()Al Viro2006-02-18
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-15
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-14
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-12
* [PATCH] m68k: cast in strnlen switched to unsigned longAl Viro2006-01-12
* [PATCH] m68k: NULL noise removalAl Viro2006-01-12
* [PATCH] m68k: dsp56k __user annotationsAl Viro2006-01-12
* [PATCH] m68k: checksum __user annotationsAl Viro2006-01-12
* [PATCH] m68k: signal __user annotationsAl Viro2006-01-12
* [PATCH] m68k: basic __user annotationsAl Viro2006-01-12
* [PATCH] m68k: basic iomem annotationsAl Viro2006-01-12
* [PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro2006-01-12
* [PATCH] m68k: static vs. extern in amigaints.hAl Viro2006-01-12
* [PATCH] m68k: static vs. extern in sun3ints.hAl Viro2006-01-12
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-12
* [PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2006-01-12
* [PATCH] missing helper - task_stack_page()Al Viro2006-01-12
* [PATCH] Generic ioctl.hBrian Gerst2006-01-10
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-09
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-09
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-08