aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi1-0/+5
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov1-12/+10
2008-12-03MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells1-0/+2
2008-12-02MN10300: Fix application of kernel module relocationsMark Salter1-28/+7
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day1-22/+2
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk1-3/+3
2008-10-01MN10300: Fix IRQ handlingDavid Howells1-26/+45
2008-09-24MN10300: Make sched_clock() report time since bootDavid Howells1-11/+41
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
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 the common ascii hex helpersHarvey Harrison1-62/+46
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 Howells1-0/+2
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-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-17Generic semaphore implementationMatthew Wilcox2-150/+1
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 the MN10300/AM33 architecture to the kernelDavid Howells42-0/+10913