summaryrefslogtreecommitdiff
path: root/include/asm-m68k
AgeCommit message (Expand)Author
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro
2006-01-12[PATCH] m68k: cast in strnlen switched to unsigned longAl Viro
2006-01-12[PATCH] m68k: NULL noise removalAl Viro
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro
2006-01-12[PATCH] m68k: basic __user annotationsAl Viro
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro
2006-01-12[PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro
2006-01-12[PATCH] m68k: static vs. extern in amigaints.hAl Viro
2006-01-12[PATCH] m68k: static vs. extern in sun3ints.hAl Viro
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2006-01-12[PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro
2006-01-12[PATCH] missing helper - task_stack_page()Al Viro
2006-01-10[PATCH] Generic ioctl.hBrian Gerst
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-06[PATCH] m68knommu: remove enable_irq_nosync()Christoph Hellwig
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel
2005-11-13[PATCH] m68k: m68k-specific thread_info changesAl Viro
2005-11-07[SPARC]: Kill remaining kbio.h references.Christoph Hellwig
2005-11-07[SPARC]: remove vuid_event.hChristoph Hellwig
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-05[PATCH] m68k: cleanup inline mem functionsRoman Zippel
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy
2005-08-24[PATCH] m68k: fix broken macros causing compile errorsAndreas Schwab
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman