aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68k
AgeCommit message (Expand)AuthorFilesLines
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller1-5/+0
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner4-7/+6
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-25[PATCH] m68k: convert VME irq codeRoman Zippel3-56/+58
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel1-17/+5
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel3-18/+5
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel1-0/+4
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel1-5/+3
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel3-48/+25
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel2-7/+20
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel1-55/+37
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel3-34/+10
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel1-0/+7
2006-06-25[PATCH] m68k: dma API additionRoman Zippel1-0/+28
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel2-10/+61
2006-06-25[PATCH] m68k: small flush_icache() cleanupRoman Zippel1-20/+20
2006-06-25[PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel1-5/+14
2006-06-25[PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel1-107/+127
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-4/+0
2006-06-23[PATCH] m68k: clean up uaccess.hRoman Zippel1-813/+271
2006-06-23[PATCH] m68k: use c99 initializerRoman Zippel1-4/+4
2006-06-23[PATCH] m68k: cleanup unistd.hRoman Zippel1-39/+0
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse28-28/+0
2006-03-26[PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bitAkinobu Mita1-2/+52
2006-03-26[PATCH] bitops: m68k: use generic bitopsAkinobu Mita1-81/+5
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-5/+5
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato1-2/+1
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin1-1/+7
2006-03-09[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel1-3/+32
2006-02-18[PATCH] iomap_copy fallout (m68k)Al Viro1-0/+1
2006-02-18[PATCH] m68k: restore disable_irq_nosync()Al Viro1-1/+1
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-30/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-1/+0
2006-01-12[PATCH] m68k: cast in strnlen switched to unsigned longAl Viro1-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro2-3/+3
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: basic __user annotationsAl Viro1-8/+10
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro3-48/+49
2006-01-12[PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro1-1/+1
2006-01-12[PATCH] m68k: static vs. extern in amigaints.hAl Viro1-2/+0
2006-01-12[PATCH] m68k: static vs. extern in sun3ints.hAl Viro1-1/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-6/+6
2006-01-12[PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2-9/+9
2006-01-12[PATCH] missing helper - task_stack_page()Al Viro1-0/+1
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-80/+1
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-2/+0
2006-01-06[PATCH] m68knommu: remove enable_irq_nosync()Christoph Hellwig1-2/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+10
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2-84/+9
2005-11-13[PATCH] m68k: m68k-specific thread_info changesAl Viro2-4/+12
2005-11-07[SPARC]: Kill remaining kbio.h references.Christoph Hellwig1-1/+0
2005-11-07[SPARC]: remove vuid_event.hChristoph Hellwig1-4/+0
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-2/+0
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-12/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-8/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-12/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+2
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-6/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-05[PATCH] m68k: cleanup inline mem functionsRoman Zippel1-396/+7
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel1-13/+18
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-24[PATCH] m68k: fix broken macros causing compile errorsAndreas Schwab1-3/+3
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King1-46/+1
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-12/+3
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-13/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-0/+3
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16[PATCH] ppc32: fix compilation error in include/asm-m68k/setup.hBenoit Boissinot1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds161-0/+16748