summaryrefslogtreecommitdiff
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-181-1/+1
* MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi2008-12-101-1/+1
* MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi2008-12-101-1/+2
* MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi2008-12-101-0/+5
* MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov2008-12-101-12/+10
* MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells2008-12-031-0/+2
* MN10300: Fix application of kernel module relocationsMark Salter2008-12-021-28/+7
* MN10300: Tighten up the code using case rangesRobert P. J. Day2008-11-301-22/+2
* MN10300: Don't do misalignment handling for userspaceDavid Howells2008-11-121-29/+23
* MN10300: Don't handle misaligned loading and storing of SPDavid Howells2008-11-121-2/+0
* MN10300: Handle misaligned SP-based operandsDavid Howells2008-11-121-9/+24
* MN10300: Fix misaligned index-register addressing handlingDavid Howells2008-11-121-4/+4
* MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells2008-11-121-51/+56
* MN10300: Perform misalignment fixups of MOV_LccDavid Howells2008-11-121-1/+94
* MN10300: Allow misalignment fixup in interrupt handlingDavid Howells2008-11-121-3/+0
* MN10300: Fix register-postinc addressing misalignment handlingDavid Howells2008-11-121-1/+3
* MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells2008-11-121-13/+13
* MN10300: Add further misalignment fixupsDavid Howells2008-11-121-1/+53
* MN10300: Add built-in testing for misalignment handlerDavid Howells2008-11-122-0/+170
* MN10300: Clean up the misalignment handler a littleDavid Howells2008-11-121-18/+9
* mn10300: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-3/+3
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-135-40/+89
|\
| * MN10300: Fix IRQ handlingDavid Howells2008-10-013-28/+47
| * MN10300: Make sched_clock() report time since bootDavid Howells2008-09-241-11/+41
| * MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells2008-09-111-1/+1
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0
|/
* 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 generic show_mem()Johannes Weiner2008-07-261-27/+0
* mn10300: use the common ascii hex helpersHarvey Harrison2008-07-261-62/+46
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-37/+0
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-3/+3
* 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-043-1/+46
* 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
* mn10300: replace deprecated "TOPDIR" with newer "srctree"Robert P. J. Day2008-05-131-8/+8
* BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-101-11/+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
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-201-2/+0
* Generic semaphore implementationMatthew Wilcox2008-04-172-150/+1
* MN10300: define HZ as a config optionDavid Howells2008-02-231-0/+4
* MN10300: Update asb2303_defconfigDavid Howells2008-02-191-9/+24
* 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