summaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bitAkinobu Mita2006-03-261-2/+52
* [PATCH] bitops: m68k: use generic bitopsAkinobu Mita2006-03-261-81/+5Star
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-5/+5
* [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-261-2/+1Star
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-231-1/+7
* [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel2006-03-101-3/+32
* [PATCH] iomap_copy fallout (m68k)Al Viro2006-02-181-0/+1
* [PATCH] m68k: restore disable_irq_nosync()Al Viro2006-02-181-1/+1
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-30/+1Star
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-121-1/+0Star
* [PATCH] m68k: cast in strnlen switched to unsigned longAl Viro2006-01-121-1/+1
* [PATCH] m68k: NULL noise removalAl Viro2006-01-122-3/+3
* [PATCH] m68k: dsp56k __user annotationsAl Viro2006-01-121-1/+1
* [PATCH] m68k: checksum __user annotationsAl Viro2006-01-121-1/+1
* [PATCH] m68k: signal __user annotationsAl Viro2006-01-121-1/+1
* [PATCH] m68k: basic __user annotationsAl Viro2006-01-121-8/+10
* [PATCH] m68k: basic iomem annotationsAl Viro2006-01-123-48/+49
* [PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro2006-01-121-1/+1
* [PATCH] m68k: static vs. extern in amigaints.hAl Viro2006-01-121-2/+0Star
* [PATCH] m68k: static vs. extern in sun3ints.hAl Viro2006-01-121-1/+0Star
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-6/+6
* [PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2006-01-122-9/+9
* [PATCH] missing helper - task_stack_page()Al Viro2006-01-121-0/+1
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-80/+1Star
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-101-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+1
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-091-48/+1Star
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-091-2/+0Star
* [PATCH] m68knommu: remove enable_irq_nosync()Christoph Hellwig2006-01-061-2/+0Star
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-141-0/+10
* [PATCH] atomic: cmpxchgNick Piggin2005-11-141-0/+2
* [PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2005-11-142-84/+9Star
* [PATCH] m68k: m68k-specific thread_info changesAl Viro2005-11-142-4/+12
* [SPARC]: Kill remaining kbio.h references.Christoph Hellwig2005-11-071-1/+0Star
* [SPARC]: remove vuid_event.hChristoph Hellwig2005-11-071-4/+0Star
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-311-3/+0Star
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+0Star
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-311-2/+0Star
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+1
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-131-3/+0Star
* [PATCH] Clean up struct flock64 definitionsStephen Rothwell2005-09-081-12/+0Star
* [PATCH] Clean up struct flock definitionsStephen Rothwell2005-09-081-8/+0Star
* [PATCH] Clean up the fcntl operationsStephen Rothwell2005-09-081-21/+0Star
* [PATCH] Clean up the open flagsStephen Rothwell2005-09-081-12/+0Star
* [PATCH] Create asm-generic/fcntl.hStephen Rothwell2005-09-081-25/+2Star