aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)AuthorFilesLines
2008-12-02MN10300: Fix application of kernel module relocationsGravatar Mark Salter 1-28/+7
2008-11-30MN10300: Tighten up the code using case rangesGravatar Robert P. J. Day 1-22/+2
2008-11-12MN10300: Don't do misalignment handling for userspaceGravatar David Howells 1-29/+23
2008-11-12MN10300: Don't handle misaligned loading and storing of SPGravatar David Howells 1-2/+0
2008-11-12MN10300: Handle misaligned SP-based operandsGravatar David Howells 1-9/+24
2008-11-12MN10300: Fix misaligned index-register addressing handlingGravatar David Howells 1-4/+4
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyGravatar David Howells 1-51/+56
2008-11-12MN10300: Perform misalignment fixups of MOV_LccGravatar David Howells 1-1/+94
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingGravatar David Howells 1-3/+0
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingGravatar David Howells 1-1/+3
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupGravatar David Howells 1-13/+13
2008-11-12MN10300: Add further misalignment fixupsGravatar David Howells 1-1/+53
2008-11-12MN10300: Add built-in testing for misalignment handlerGravatar David Howells 2-0/+170
2008-11-12MN10300: Clean up the misalignment handler a littleGravatar David Howells 1-18/+9
2008-10-20mn10300: use bcd2bin/bin2bcdGravatar Adrian Bunk 1-3/+3
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 5-40/+89
2008-10-01MN10300: Fix IRQ handlingGravatar David Howells 3-28/+47
2008-09-24MN10300: Make sched_clock() report time since bootGravatar David Howells 1-11/+41
2008-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()Gravatar David Howells 1-1/+1
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTGravatar David Woodhouse 1-3/+0
2008-08-23removed unused #include <linux/version.h>'sGravatar Adrian Bunk 1-1/+0
2008-08-04mn10300: Fix up __bug_table handling in module loader.Gravatar Paul Mundt 1-1/+3
2008-08-01MN10300: Wire up new system callsGravatar David Howells 1-0/+6
2008-07-26mn10300: use generic show_mem()Gravatar Johannes Weiner 1-27/+0
2008-07-26mn10300: use the common ascii hex helpersGravatar Harvey Harrison 1-62/+46
2008-07-25inflate: refactor inflate malloc codeGravatar Thomas Petazzoni 1-37/+0
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataGravatar Johannes Weiner 1-3/+3
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structGravatar David Howells 1-1/+1
2008-07-04mn10300: provide __ucmpdi2() for MN10300Gravatar David Howells 3-1/+46
2008-07-04mn10300: export certain arch symbols required to build allmodconfigGravatar David Howells 2-0/+4
2008-06-16MN10300: Kill linux/a.out.h inclusionsGravatar David Howells 2-2/+0
2008-05-16[PATCH] take init_files to fs/file.cGravatar Al Viro 1-1/+0
2008-05-13mn10300: replace deprecated "TOPDIR" with newer "srctree"Gravatar Robert P. J. Day 1-8/+8
2008-05-10BKL: revert back to the old spinlock implementationGravatar Linus Torvalds 1-11/+0
2008-05-03unified (weak) sys_pipe implementationGravatar Ulrich Drepper 1-17/+0
2008-04-29mn10300: use kbuild.h instead of defining macros in asm-offsets.cGravatar Christoph Lameter 1-8/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsGravatar Benjamin Herrenschmidt 1-2/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Gravatar Greg Kroah-Hartman 1-2/+0
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 2-150/+1
2008-02-23MN10300: define HZ as a config optionGravatar David Howells 1-0/+4
2008-02-19MN10300: Update asb2303_defconfigGravatar David Howells 1-9/+24
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGGravatar David Howells 1-1/+1
2008-02-19MN10300: Introduce barriers to replace removed volatiles in gdbstubGravatar David Howells 1-0/+2
2008-02-19MN10300: Call update_process_times() outside of the xtime_lockGravatar David Howells 1-1/+3
2008-02-08mn10300: add platform MTD support for the ASB2303 boardGravatar David Howells 3-2/+105
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelGravatar David Howells 100-0/+18189