Age | Commit message (Expand) | Author | Files | Lines |
2007-02-19 | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton | 1 | -0/+1 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2 | -2/+2 |
2007-02-12 | [PATCH] Dynamic kernel command-line: m68k | Alon Bar-Lev | 1 | -1/+1 |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro | 2 | -1/+6 |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 1 | -9/+0 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2 | -0/+4 |
2007-02-11 | [PATCH] M68K: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2 | -3/+3 |
2007-02-11 | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 1 | -0/+4 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -1/+1 |
2006-12-09 | [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment | Geert Uytterhoeven | 1 | -2/+2 |
2006-12-09 | [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ | Michael Schmitz | 1 | -1/+1 |
2006-12-09 | [PATCH] Sun3: General updates | Sam Creasey | 3 | -13/+6 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -0/+8 |
2006-12-07 | [PATCH] m68k: replace kmalloc+memset with kzalloc | Yan Burman | 2 | -4/+2 |
2006-12-07 | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 1 | -1/+1 |
2006-12-02 | [NET]: M68K checksum annotations and cleanups. | Al Viro | 1 | -7/+6 |
2006-10-29 | [PATCH] m68k: consolidate initcall sections | Geert Uytterhoeven | 2 | -14/+2 |
2006-10-11 | [PATCH] clean m68k ksyms | Al Viro | 10 | -68/+40 |
2006-10-11 | [PATCH] sun3 __iomem annotations | Al Viro | 1 | -4/+4 |
2006-10-11 | [PATCH] misc m68k __user annotations | Al Viro | 2 | -7/+7 |
2006-10-09 | [PATCH] m68k/MVME167: SERIAL167 is no longer broken | Geert Uytterhoeven | 1 | -1/+1 |
2006-10-09 | [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c | Geert Uytterhoeven | 1 | -50/+0 |
2006-10-09 | [PATCH] m68k/Atari: Interrupt updates | Geert Uytterhoeven | 3 | -4/+15 |
2006-10-09 | [PATCH] m68k: more syscall updates | Geert Uytterhoeven | 1 | -0/+24 |
2006-10-09 | [PATCH] m68k: syscall updates | Geert Uytterhoeven | 1 | -0/+5 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 19 | -33/+33 |
2006-10-08 | [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 | Al Viro | 1 | -1/+2 |
2006-10-08 | [PATCH] m68k pt_regs fixes, part 2 | Al Viro | 1 | -1/+1 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 30 | -138/+148 |
2006-10-06 | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument | Al Viro | 1 | -2/+2 |
2006-10-06 | [PATCH] m68k: fix typo in __generic_copy_to_user | Roman Zippel | 1 | -1/+1 |
2006-10-06 | [PATCH] m68k: cleanup string functions | Roman Zippel | 2 | -5/+14 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 2 | -2/+2 |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 1 | -0/+16 |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto | 1 | -13/+3 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2 | -2/+2 |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 1 | -1/+1 |
2006-09-29 | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner | 3 | -3/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 38 | -38/+0 |
2006-06-26 | [PATCH] arch: use list_move() | Akinobu Mita | 2 | -8/+4 |
2006-06-25 | [PATCH] m68k: convert VME irq code | Roman Zippel | 9 | -499/+30 |
2006-06-25 | [PATCH] m68k: convert sun3 irq code | Roman Zippel | 3 | -196/+27 |
2006-06-25 | [PATCH] m68k: convert q40 irq code | Roman Zippel | 3 | -317/+169 |
2006-06-25 | [PATCH] m68k: convert mac irq code | Roman Zippel | 7 | -397/+150 |
2006-06-25 | [PATCH] m68k: convert hp300 irq code | Roman Zippel | 5 | -194/+6 |
2006-06-25 | [PATCH] m68k: convert atari irq code | Roman Zippel | 2 | -247/+42 |
2006-06-25 | [PATCH] m68k: convert apollo irq code | Roman Zippel | 2 | -128/+33 |