aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAgeFilesLines
* mn10300: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-3/+3
* MN10300: Fix IRQ handlingDavid Howells2008-10-011-26/+45
* MN10300: Make sched_clock() report time since bootDavid Howells2008-09-241-11/+41
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* mn10300: Fix up __bug_table handling in module loader.Paul Mundt2008-08-041-1/+3
* MN10300: Wire up new system callsDavid Howells2008-08-011-0/+6
* mn10300: use the common ascii hex helpersHarvey Harrison2008-07-261-62/+46
* MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells2008-07-201-1/+1
* mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-041-0/+2
* mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-042-0/+4
* MN10300: Kill linux/a.out.h inclusionsDavid Howells2008-06-162-2/+0
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* mn10300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-8/+1
* Generic semaphore implementationMatthew Wilcox2008-04-172-150/+1
* MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells2008-02-191-1/+1
* MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells2008-02-191-0/+2
* MN10300: Call update_process_times() outside of the xtime_lockDavid Howells2008-02-191-1/+3
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-0842-0/+10913