Age | Commit message (Expand) | Author |
2007-09-11 | m68k(nommu): add missing syscalls | Geert Uytterhoeven |
2007-09-10 | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath |
2007-08-22 | m68k: Dont include RODATA into text segment | Roman Zippel |
2007-08-22 | m68k: Remove unnecessary m68k_memoffset export and init | Roman Zippel |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-22 | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro |
2007-07-20 | m68k: missing __init | Al Viro |
2007-07-20 | m68k: missing exports | Al Viro |
2007-07-20 | m68k: use .text.head | Al Viro |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-05-31 | m68k: discontinuous memory support | Roman Zippel |
2007-05-31 | m68k: runtime patching infrastructure | Roman Zippel |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary |
2007-05-04 | m68k: Mac II ADB fixes | Finn Thain |
2007-05-04 | m68k: early parameter support | Roman Zippel |
2007-05-04 | m68k: reformat various m68k files | Roman Zippel |
2007-02-19 | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton |
2007-02-12 | [PATCH] Dynamic kernel command-line: m68k | Alon Bar-Lev |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman |
2007-02-11 | [PATCH] M68K: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2006-12-09 | [PATCH] Sun3: General updates | Sam Creasey |
2006-10-29 | [PATCH] m68k: consolidate initcall sections | Geert Uytterhoeven |
2006-10-11 | [PATCH] clean m68k ksyms | Al Viro |
2006-10-11 | [PATCH] misc m68k __user annotations | Al Viro |
2006-10-09 | [PATCH] m68k/Atari: Interrupt updates | Geert Uytterhoeven |
2006-10-09 | [PATCH] m68k: more syscall updates | Geert Uytterhoeven |
2006-10-09 | [PATCH] m68k: syscall updates | Geert Uytterhoeven |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells |
2006-10-08 | [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 | Al Viro |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro |
2006-10-06 | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument | Al Viro |
2006-10-06 | [PATCH] m68k: cleanup string functions | Roman Zippel |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto |
2006-07-02 | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-25 | [PATCH] m68k: convert q40 irq code | Roman Zippel |
2006-06-25 | [PATCH] m68k: convert generic irq code to irq controller | Roman Zippel |
2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel |
2006-06-25 | [PATCH] m68k: cleanup generic irq names | Roman Zippel |
2006-06-25 | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel |