| Commit message (Expand) | Author | Age |
* | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 2008-10-23 |
* | m68k: init_irq_proc depends on CONFIG_PROC_FS | Geert Uytterhoeven | 2008-10-14 |
* | m68k: remove the dead PCI code | Adrian Bunk | 2008-10-14 |
* | m68k: Remove the broken Hades support | Adrian Bunk | 2008-10-14 |
* | m68k: Add missing dma_sync_single_range_for_{cpu,device}() | Geert Uytterhoeven | 2008-10-14 |
* | m68k: Add NOTES to init data so its discarded at boot | Roman Zippel | 2008-10-14 |
* | m68k: Put .bss at the end of the data section | Roman Zippel | 2008-10-14 |
* | m68k: Use new printk() extension %pS to print symbols | Geert Uytterhoeven | 2008-10-14 |
* | m68k{,nommu}: Wire up new system calls | Geert Uytterhoeven | 2008-08-11 |
* | m68k/apollo: Add missing call to apollo_parse_bootinfo() | Geert Uytterhoeven | 2008-07-20 |
* | Stringify support commas | Mathieu Desnoyers | 2008-07-20 |
* | m68k: Allow no CPU/platform type for allnoconfig | Geert Uytterhoeven | 2008-07-20 |
* | m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro | Cyrill Gorcunov | 2008-07-20 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 |
|\ |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | | m68k: Correctly handle multi-ISA at runtime | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Prefix ISA type with ISA_TYPE_ | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: export m68k_mmutype | Geert Uytterhoeven | 2008-05-18 |
* | | m68k: Correct jump if not running on HP300 | Geert Uytterhoeven | 2008-05-18 |
|/ |
|
* | m68k: Handle 68040 bus faults | Roman Zippel | 2008-05-05 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 |
* | m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | m68k: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven | 2008-03-04 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 |
* | m68k: correct setting of struct user.u_ar0 | Geert Uytterhoeven | 2008-02-07 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
* | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 2007-09-11 |
* | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath | 2007-09-10 |
* | m68k: Dont include RODATA into text segment | Roman Zippel | 2007-08-22 |
* | m68k: Remove unnecessary m68k_memoffset export and init | Roman Zippel | 2007-08-22 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 |
* | m68k: missing __init | Al Viro | 2007-07-20 |
* | m68k: missing exports | Al Viro | 2007-07-20 |
* | m68k: use .text.head | Al Viro | 2007-07-20 |
* | 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-07-17 |
* | m68k: discontinuous memory support | Roman Zippel | 2007-05-31 |