aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-04mn10300: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-01MN10300: Wire up new system callsDavid Howells1-0/+6
2008-07-26mn10300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26mn10300: use the common ascii hex helpersHarvey Harrison1-62/+46
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-37/+0
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-3/+3
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells1-1/+1
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells3-1/+46
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells2-0/+4
2008-06-16MN10300: Kill linux/a.out.h inclusionsDavid Howells2-2/+0
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13mn10300: replace deprecated "TOPDIR" with newer "srctree"Robert P. J. Day1-8/+8
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds1-11/+0
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29mn10300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-8/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox2-150/+1
2008-02-23MN10300: define HZ as a config optionDavid Howells1-0/+4
2008-02-19MN10300: Update asb2303_defconfigDavid Howells1-9/+24
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells1-1/+1
2008-02-19MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells1-0/+2
2008-02-19MN10300: Call update_process_times() outside of the xtime_lockDavid Howells1-1/+3
2008-02-08mn10300: add platform MTD support for the ASB2303 boardDavid Howells3-2/+105
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells100-0/+18189