[PATCH] shm: make sysv ipc shared memory use stacked files
[safe/jmp/linux-2.6] / arch / m68k /
2007-02-19 Andrew Morton[PATCH] Declare init_irq_proc before we use it.
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: m68k
2007-02-11 Al Viro[PATCH] sort the devres mess out
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-11 Ahmed S. Darwish[PATCH] M68K: user ARRAY_SIZE macro when appropriate
2007-02-11 Christoph Lameter[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-09 Geert Uytterhoeven[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus...
2006-12-09 Michael Schmitz[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs...
2006-12-09 Sam Creasey[PATCH] Sun3: General updates
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-07 Yan Burman[PATCH] m68k: replace kmalloc+memset with kzalloc
2006-12-07 Peter Zijlstra[PATCH] mm: arch do_page_fault() vs in_atomic()
2006-12-03 Al Viro[NET]: M68K checksum annotations and cleanups.
2006-10-29 Geert Uytterhoeven[PATCH] m68k: consolidate initcall sections
2006-10-11 Al Viro[PATCH] clean m68k ksyms
2006-10-11 Al Viro[PATCH] sun3 __iomem annotations
2006-10-11 Al Viro[PATCH] misc m68k __user annotations
2006-10-09 Geert Uytterhoeven[PATCH] m68k/MVME167: SERIAL167 is no longer broken
2006-10-09 Geert Uytterhoeven[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo...
2006-10-09 Geert Uytterhoeven[PATCH] m68k/Atari: Interrupt updates
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] 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 typo in __generic_copy_to_user
2006-10-06 Roman Zippel[PATCH] m68k: cleanup string functions
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29 Jason Baron[PATCH] make PROT_WRITE imply PROT_READ
2006-07-02 Thomas Gleixner[PATCH] irq-flags: M68K: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Akinobu Mita[PATCH] arch: use list_move()
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 q40 irq code
2006-06-25 Roman Zippel[PATCH] m68k: convert mac irq code
2006-06-25 Roman Zippel[PATCH] m68k: convert hp300 irq code
2006-06-25 Roman Zippel[PATCH] m68k: convert atari 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: fix show_registers()
2006-06-25 Roman Zippel[PATCH] m68k: Add the generic dma API functions
2006-06-25 Roman Zippel[PATCH] m68k: fix __iounmap for 030
2006-06-23 Laurent MEYER[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit...
2006-06-23 Al Viro[PATCH] m68k traps.c constraints
2006-06-23 Roman Zippel[PATCH] m68k: clean up uaccess.h
2006-06-23 Finn Thain[PATCH] m68k: m68k mac VIA2 fixes and cleanups
2006-06-23 Roman Zippel[PATCH] m68k: adjust to changed HARDIRQ_MASK
2006-06-23 Roman Zippel[PATCH] m68k: use proper defines for zone initialization
2006-06-23 Roman Zippel[PATCH] m68k: print correct stack trace
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-03-31 Adrian Bunk[PATCH] unexport get_wchan
2006-03-28 Matt Mackall[PATCH] RTC: Remove some duplicate BCD definitions
2006-03-26 Akinobu Mita[PATCH] bitops: m68k: use generic bitops
2006-03-26 Akinobu Mita[PATCH] more s/fucn/func/ typo fixes
2006-03-24 Adrian Bunk[PATCH] kill include/linux/platform.h, default_idle...
2006-03-23 Jean Delvare[PATCH] m68k: rtc driver cleanup
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-02-18 Al Viro[PATCH] m68k: pm_power_off() breakage
2006-02-15 Ingo Molnar[PATCH] hrtimer: round up relative start time on low...
2006-02-12 Matt Waddel[PATCH] Add wording to m68k .S files to help clarify...
2006-01-12 Al Viro[PATCH] m68k: console code in head.S needs framebuffer...
2006-01-12 Al Viro[PATCH] m68k: fix reference to init_task in vmlinux...
2006-01-12 Al Viro[PATCH] m68k: fix use of void foo(void) asm("bar")...
2006-01-12 Al Viro[PATCH] m68k: kill mach_floppy_setup, convert to proper...
2006-01-12 Al Viro[PATCH] m68k: Moved initialisation of conswitchp from...
2006-01-12 Al Viro[PATCH] m68k: NULL noise removal
2006-01-12 Al Viro[PATCH] m68k: checksum __user annotations
2006-01-12 Al Viro[PATCH] m68k: syscalls __user annotation
2006-01-12 Al Viro[PATCH] m68k: rtc __user annotations
2006-01-12 Al Viro[PATCH] m68k: signal __user annotations
2006-01-12 Al Viro[PATCH] m68k: basic iomem annotations
2006-01-12 Al Viro[PATCH] m68k: broken constraints on mulu.l
2006-01-12 Al Viro[PATCH] m68k: memory input should be an lvalue (mac...
2006-01-12 Al Viro[PATCH] m68k: isa_{type,sex} should be exported
2006-01-12 Al Viro[PATCH] m68k: switch mac/misc.c to direct use of approp...
2006-01-12 Al Viro[PATCH] m68k: namespace pollution fix (custom->amiga_cu...
2006-01-12 Al Viro[PATCH] m68k: compile fix - updated vmlinux.lds to...
2006-01-12 Al Viro[PATCH] m68k: task_stack_page()
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (arch/)
2006-01-10 akpm@osdl.org[PATCH] dump_thread() cleanup
2006-01-09 Matt Mackall[PATCH] tiny: Make *[ug]id16 support optional
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
next