[PATCH] Fix Intel/Sharp command set erase suspend bug
[safe/jmp/linux-2.6] / include / asm-m68k /
2006-10-15 Al Viro[PATCH] sun3_ioremap() prototype
2006-10-11 Al Viro[PATCH] m68k uaccess __user annotations
2006-10-09 Geert Uytterhoeven[PATCH] m68k: more syscall updates
2006-10-09 Geert Uytterhoeven[PATCH] m68k: syscall updates
2006-10-09 David HowellsIRQ: Use the new typedef for interrupt handler function...
2006-10-09 Al Viro[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3
2006-10-08 Al Viro[PATCH] missing forward declaration of pt_regs (asm...
2006-10-08 Al Viro[PATCH] m68k pt_regs fixes, part 2
2006-10-07 Al Viro[PATCH] m68k pt_regs fixes
2006-10-06 Al Viro[PATCH] m68k: dma_alloc_coherent() has gfp_t as the...
2006-10-06 Roman Zippel[PATCH] m68k: fix NBPG define
2006-10-06 Roman Zippel[PATCH] m68k: small system.h cleanup
2006-10-06 Roman Zippel[PATCH] m68k: cleanup string functions
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-09-27 Randy Dunlap[PATCH] consistently use MAX_ERRNO in __syscall_return
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-19 Geert Uytterhoeven[PATCH] Fix 'make headers_check' on ia64
2006-07-21 David S. Miller[SPARC]: Kill prom_getname, unused and not implemented...
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: M68K: Use the new IRQF_ constants
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-25 Roman Zippel[PATCH] m68k: convert VME irq code
2006-06-25 Roman Zippel[PATCH] m68k: convert sun3 irq code
2006-06-25 Roman Zippel[PATCH] m68k: convert mac irq code
2006-06-25 Roman Zippel[PATCH] m68k: convert apollo irq code
2006-06-25 Roman Zippel[PATCH] m68k: convert amiga irq code
2006-06-25 Roman Zippel[PATCH] m68k: convert generic irq code to irq controller
2006-06-25 Roman Zippel[PATCH] m68k: introduce irq controller
2006-06-25 Roman Zippel[PATCH] m68k: cleanup amiga irq numbering
2006-06-25 Roman Zippel[PATCH] m68k: cleanup generic irq names
2006-06-25 Roman Zippel[PATCH] m68k: separate handler for auto and user vector...
2006-06-25 Roman Zippel[PATCH] m68k: dma API addition
2006-06-25 Roman Zippel[PATCH] m68k: Add the generic dma API functions
2006-06-25 Roman Zippel[PATCH] m68k: small flush_icache() cleanup
2006-06-25 Roman Zippel[PATCH] m68k: fix constraints of the signal functions...
2006-06-25 Roman Zippel[PATCH] m68k: fix uaccess.h for gcc-3.x
2006-06-23 Jan Beulich[PATCH] adjust handle_IRR_event() return type
2006-06-23 Roman Zippel[PATCH] m68k: clean up uaccess.h
2006-06-23 Roman Zippel[PATCH] m68k: use c99 initializer
2006-06-23 Roman Zippel[PATCH] m68k: cleanup unistd.h
2006-06-18 David WoodhouseAdd empty Kbuild files for 'make headers_install' in...
2006-04-29 David WoodhouseRemove unneeded _syscallX macros from user view in...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-26 Akinobu Mita[PATCH] m68k: fix undefined reference to generic_find_n...
2006-03-26 Akinobu Mita[PATCH] bitops: m68k: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: use non atomic operations for minix_...
2006-03-26 Takashi Sato[PATCH] 2TB files: st_blocks is invalid when calling...
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-23 Nick Piggin[PATCH] atomic: add_unless cmpxchg optimise
2006-03-10 Roman Zippel[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_...
2006-02-18 Al Viro[PATCH] iomap_copy fallout (m68k)
2006-02-18 Al Viro[PATCH] m68k: restore disable_irq_nosync()
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-01-12 Al Viro[PATCH] m68k: kill mach_floppy_setup, convert to proper...
2006-01-12 Al Viro[PATCH] m68k: cast in strnlen switched to unsigned...
2006-01-12 Al Viro[PATCH] m68k: NULL noise removal
2006-01-12 Al Viro[PATCH] m68k: dsp56k __user annotations
2006-01-12 Al Viro[PATCH] m68k: checksum __user annotations
2006-01-12 Al Viro[PATCH] m68k: signal __user annotations
2006-01-12 Al Viro[PATCH] m68k: basic __user annotations
2006-01-12 Al Viro[PATCH] m68k: basic iomem annotations
2006-01-12 Al Viro[PATCH] m68k: bogus function argument types (sun3_pgtab...
2006-01-12 Al Viro[PATCH] m68k: static vs. extern in amigaints.h
2006-01-12 Al Viro[PATCH] m68k: static vs. extern in sun3ints.h
2006-01-12 Al Viro[PATCH] m68k: namespace pollution fix (custom->amiga_cu...
2006-01-12 Al Viro[PATCH] m68k: compile fix - hardirq checks were in...
2006-01-12 Al Viro[PATCH] missing helper - task_stack_page()
2006-01-10 Brian Gerst[PATCH] Generic ioctl.h
2006-01-09 Arjan van de Ven[PATCH] mutex subsystem, add default include/asm-*...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-09 Jeff Dike[PATCH] consolidate asm/futex.h
2006-01-09 Ravikiran G Thirumalai[PATCH] Kill L1_CACHE_SHIFT_MAX
2006-01-06 Christoph Hellwig[PATCH] m68knommu: remove enable_irq_nosync()
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2006-01-03 Stephen Hemminger[FLS64]: generic version
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-11-14 Roman Zippel[PATCH] m68k: convert thread flags to use bit fields
2005-11-14 Al Viro[PATCH] m68k: m68k-specific thread_info changes
2005-11-07 Christoph Hellwig[SPARC]: Kill remaining kbio.h references.
2005-11-07 Christoph Hellwig[SPARC]: remove vuid_event.h
2005-10-31 Arthur Othieno[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
2005-10-31 Christoph Hellwig[PATCH] unify sys_ptrace prototype
2005-10-31 Jeff Garzik[PATCH] remove some more check_region stuff
2005-09-21 Paolo 'Blaisorblad... [PATCH] Remove unused var from asm/futex.h
2005-09-13 Randy Dunlap[PATCH] feature removal of io_remap_page_range()
2005-09-07 Stephen Rothwell[PATCH] Clean up struct flock64 definitions
2005-09-07 Stephen Rothwell[PATCH] Clean up struct flock definitions
2005-09-07 Stephen Rothwell[PATCH] Clean up the fcntl operations
2005-09-07 Stephen Rothwell[PATCH] Clean up the open flags
2005-09-07 Stephen Rothwell[PATCH] Create asm-generic/fcntl.h
2005-09-07 Jesper Juhl[PATCH] remove verify_area(): remove verify_area()...
2005-09-07 Christoph Hellwig[PATCH] remove asm-*/hdreg.h
2005-09-07 H. J. Lu[PATCH] auxiliary vector cleanups
2005-09-07 Jakub Jelinek[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
2005-09-05 Roman Zippel[PATCH] m68k: cleanup inline mem functions
next