| Commit message (Expand) | Author | Age | Files | Lines |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 2 | -2/+0 |
* | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 2007-05-07 | 8 | -10/+10 |
* | remove unused header file: arch/m68k/atari/atasound.h | Robert P. J. Day | 2007-05-07 | 1 | -33/+0 |
* | m68k: export csum_partial_copy_from_user | Geert Uytterhoeven | 2007-05-05 | 1 | -0/+3 |
* | m68k: Mac II ADB fixes | Finn Thain | 2007-05-05 | 1 | -0/+10 |
* | m68k: Mac IRQ cleanup | Finn Thain | 2007-05-05 | 4 | -29/+7 |
* | m68k: Mac nubus IRQ fixes (plan E) | Finn Thain | 2007-05-05 | 1 | -61/+80 |
* | m68k: Mac IRQ prep | Finn Thain | 2007-05-05 | 4 | -69/+111 |
* | m68k: reverse Mac IRQ damage | Finn Thain | 2007-05-05 | 4 | -6/+6 |
* | m68k: Mac interrupt priorities | Finn Thain | 2007-05-05 | 1 | -0/+6 |
* | m68k: Correct number of interrupts for Sun3 | Sam Creasey | 2007-05-05 | 1 | -1/+1 |
* | m68k: early parameter support | Roman Zippel | 2007-05-05 | 8 | -106/+77 |
* | m68k: reformat various m68k files | Roman Zippel | 2007-05-05 | 10 | -1925/+1865 |
* | m68k: CROSS_COMPILE = m68k-linux-gnu- | Geert Uytterhoeven | 2007-05-05 | 1 | -1/+1 |
* | m68k: Atari keyboard and mouse support. | Michael Schmitz | 2007-05-05 | 3 | -0/+734 |
* | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton | 2007-02-19 | 1 | -0/+1 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | [PATCH] Dynamic kernel command-line: m68k | Alon Bar-Lev | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 2 | -1/+6 |
* | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -9/+0 |
* | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 2 | -0/+4 |
* | [PATCH] M68K: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-11 | 2 | -3/+3 |
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment | Geert Uytterhoeven | 2006-12-09 | 1 | -2/+2 |
* | [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ | Michael Schmitz | 2006-12-09 | 1 | -1/+1 |
* | [PATCH] Sun3: General updates | Sam Creasey | 2006-12-09 | 3 | -13/+6 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | [PATCH] m68k: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 2 | -4/+2 |
* | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 2006-12-07 | 1 | -1/+1 |
* | [NET]: M68K checksum annotations and cleanups. | Al Viro | 2006-12-03 | 1 | -7/+6 |
* | [PATCH] m68k: consolidate initcall sections | Geert Uytterhoeven | 2006-10-29 | 2 | -14/+2 |
* | [PATCH] clean m68k ksyms | Al Viro | 2006-10-11 | 10 | -68/+40 |
* | [PATCH] sun3 __iomem annotations | Al Viro | 2006-10-11 | 1 | -4/+4 |
* | [PATCH] misc m68k __user annotations | Al Viro | 2006-10-11 | 2 | -7/+7 |
* | [PATCH] m68k/MVME167: SERIAL167 is no longer broken | Geert Uytterhoeven | 2006-10-09 | 1 | -1/+1 |
* | [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c | Geert Uytterhoeven | 2006-10-09 | 1 | -50/+0 |
* | [PATCH] m68k/Atari: Interrupt updates | Geert Uytterhoeven | 2006-10-09 | 3 | -4/+15 |
* | [PATCH] m68k: more syscall updates | Geert Uytterhoeven | 2006-10-09 | 1 | -0/+24 |
* | [PATCH] m68k: syscall updates | Geert Uytterhoeven | 2006-10-09 | 1 | -0/+5 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 19 | -33/+33 |
* | [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 | Al Viro | 2006-10-09 | 1 | -1/+2 |
* | [PATCH] m68k pt_regs fixes, part 2 | Al Viro | 2006-10-08 | 1 | -1/+1 |
* | [PATCH] m68k pt_regs fixes | Al Viro | 2006-10-07 | 30 | -138/+148 |
* | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument | Al Viro | 2006-10-06 | 1 | -2/+2 |
* | [PATCH] m68k: fix typo in __generic_copy_to_user | Roman Zippel | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] m68k: cleanup string functions | Roman Zippel | 2006-10-06 | 2 | -5/+14 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 2 | -2/+2 |