summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
AgeCommit message (Expand)AuthorLines
2006-06-25[PATCH] m68k: convert VME irq codeRoman Zippel-56/+58
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel-17/+5
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel-18/+5
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel-0/+4
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel-5/+3
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel-48/+25
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel-7/+20
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel-55/+37
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel-34/+10
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel-0/+7
2006-06-25[PATCH] m68k: dma API additionRoman Zippel-0/+28
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel-10/+61
2006-06-25[PATCH] m68k: small flush_icache() cleanupRoman Zippel-20/+20
2006-06-25[PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel-5/+14
2006-06-25[PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel-107/+127
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich-4/+0
2006-06-23[PATCH] m68k: clean up uaccess.hRoman Zippel-813/+271
2006-06-23[PATCH] m68k: use c99 initializerRoman Zippel-4/+4
2006-06-23[PATCH] m68k: cleanup unistd.hRoman Zippel-39/+0
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-28/+0
2006-03-26[PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bitAkinobu Mita-2/+52
2006-03-26[PATCH] bitops: m68k: use generic bitopsAkinobu Mita-81/+5
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita-5/+5
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato-2/+1
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi-0/+1
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin-1/+7
2006-03-09[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel-3/+32
2006-02-18[PATCH] iomap_copy fallout (m68k)Al Viro-0/+1
2006-02-18[PATCH] m68k: restore disable_irq_nosync()Al Viro-1/+1
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin-30/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin-0/+2
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro-1/+0
2006-01-12[PATCH] m68k: cast in strnlen switched to unsigned longAl Viro-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro-3/+3
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro-1/+1
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro-1/+1
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro-1/+1
2006-01-12[PATCH] m68k: basic __user annotationsAl Viro-8/+10
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro-48/+49
2006-01-12[PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro-1/+1
2006-01-12[PATCH] m68k: static vs. extern in amigaints.hAl Viro-2/+0
2006-01-12[PATCH] m68k: static vs. extern in sun3ints.hAl Viro-1/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro-6/+6
2006-01-12[PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro-9/+9
2006-01-12[PATCH] missing helper - task_stack_page()Al Viro-0/+1
2006-01-10[PATCH] Generic ioctl.hBrian Gerst-80/+1
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar-0/+1
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike-48/+1