summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-191-0/+1
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-2/+2
* [PATCH] Dynamic kernel command-line: m68kAlon Bar-Lev2007-02-121-1/+1
* [PATCH] sort the devres mess outAl Viro2007-02-112-1/+6
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0Star
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-112-0/+4
* [PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven2006-12-091-2/+2
* [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz2006-12-091-1/+1
* [PATCH] Sun3: General updatesSam Creasey2006-12-093-13/+6Star
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] m68k: replace kmalloc+memset with kzallocYan Burman2006-12-072-4/+2Star
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-031-7/+6Star
* [PATCH] m68k: consolidate initcall sectionsGeert Uytterhoeven2006-10-292-14/+2Star
* [PATCH] clean m68k ksymsAl Viro2006-10-1110-68/+40Star
* [PATCH] sun3 __iomem annotationsAl Viro2006-10-111-4/+4
* [PATCH] misc m68k __user annotationsAl Viro2006-10-112-7/+7
* [PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven2006-10-091-1/+1
* [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGeert Uytterhoeven2006-10-091-50/+0Star
* [PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven2006-10-093-4/+15
* [PATCH] m68k: more syscall updatesGeert Uytterhoeven2006-10-091-0/+24
* [PATCH] m68k: syscall updatesGeert Uytterhoeven2006-10-091-0/+5
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-0919-33/+33
* [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro2006-10-091-1/+2
* [PATCH] m68k pt_regs fixes, part 2Al Viro2006-10-081-1/+1
* [PATCH] m68k pt_regs fixesAl Viro2006-10-0730-138/+148
* [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro2006-10-061-2/+2
* [PATCH] m68k: fix typo in __generic_copy_to_userRoman Zippel2006-10-061-1/+1
* [PATCH] m68k: cleanup string functionsRoman Zippel2006-10-062-5/+14
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+16
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-13/+3Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-292-2/+2
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3038-38/+0Star
* [PATCH] arch: use list_move()Akinobu Mita2006-06-262-8/+4Star
* [PATCH] m68k: convert VME irq codeRoman Zippel2006-06-259-499/+30Star
* [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-253-196/+27Star
* [PATCH] m68k: convert q40 irq codeRoman Zippel2006-06-253-317/+169Star
* [PATCH] m68k: convert mac irq codeRoman Zippel2006-06-257-397/+150Star
* [PATCH] m68k: convert hp300 irq codeRoman Zippel2006-06-255-194/+6Star
* [PATCH] m68k: convert atari irq codeRoman Zippel2006-06-252-247/+42Star
* [PATCH] m68k: convert apollo irq codeRoman Zippel2006-06-252-128/+33Star