Age | Commit message (Expand) | Author | Files | Lines |
2008-03-04 | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven | 1 | -1/+3 |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2 | -2/+0 |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 1 | -47/+0 |
2008-02-08 | m68k: correct setting of struct user.u_ar0 | Geert Uytterhoeven | 1 | -1/+1 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 1 | -1/+2 |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi | 1 | -1/+1 |
2008-01-29 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2 | -8/+8 |
2007-10-24 | m68k: sg fallout | Geert Uytterhoeven | 1 | -1/+1 |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe | 1 | -1/+1 |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 1 | -2/+2 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+1 |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan | 1 | -4/+0 |
2007-09-12 | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 1 | -0/+10 |
2007-09-11 | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath | 1 | -1/+0 |
2007-08-23 | m68k: Dont include RODATA into text segment | Roman Zippel | 1 | -2/+2 |
2007-08-23 | m68k: Remove unnecessary m68k_memoffset export and init | Roman Zippel | 1 | -2/+0 |
2007-07-30 | Remove fs.h from mm.h | Alexey Dobriyan | 2 | -0/+2 |
2007-07-22 | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 1 | -0/+4 |
2007-07-20 | m68k: missing __init | Al Viro | 1 | -1/+1 |
2007-07-20 | m68k: missing exports | Al Viro | 1 | -0/+1 |
2007-07-20 | m68k: use .text.head | Al Viro | 4 | -3/+4 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -2/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -4/+1 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-05-31 | m68k: discontinuous memory support | Roman Zippel | 2 | -29/+11 |
2007-05-31 | m68k: runtime patching infrastructure | Roman Zippel | 5 | -3/+45 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2 | -2/+2 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2 | -2/+2 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 1 | -2/+2 |
2007-05-05 | m68k: Mac II ADB fixes | Finn Thain | 1 | -0/+10 |
2007-05-05 | m68k: early parameter support | Roman Zippel | 1 | -38/+1 |
2007-05-05 | m68k: reformat various m68k files | Roman Zippel | 3 | -186/+189 |
2007-02-20 | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton | 1 | -0/+1 |
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 | 1 | -1/+3 |
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 |
2006-12-09 | [PATCH] Sun3: General updates | Sam Creasey | 2 | -11/+1 |
2006-10-29 | [PATCH] m68k: consolidate initcall sections | Geert Uytterhoeven | 2 | -14/+2 |
2006-10-11 | [PATCH] clean m68k ksyms | Al Viro | 3 | -51/+18 |
2006-10-11 | [PATCH] misc m68k __user annotations | Al Viro | 2 | -7/+7 |
2006-10-10 | [PATCH] m68k/Atari: Interrupt updates | Geert Uytterhoeven | 1 | -0/+1 |
2006-10-10 | [PATCH] m68k: more syscall updates | Geert Uytterhoeven | 1 | -0/+24 |
2006-10-10 | [PATCH] m68k: syscall updates | Geert Uytterhoeven | 1 | -0/+5 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2 | -2/+2 |
2006-10-09 | [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 | Al Viro | 1 | -1/+2 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 4 | -12/+21 |