summaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)Author
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov
2008-12-03MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells
2008-12-02MN10300: Fix application of kernel module relocationsMark Salter
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day
2008-11-12MN10300: Don't do misalignment handling for userspaceDavid Howells
2008-11-12MN10300: Don't handle misaligned loading and storing of SPDavid Howells
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells
2008-11-12MN10300: Add further misalignment fixupsDavid Howells
2008-11-12MN10300: Add built-in testing for misalignment handlerDavid Howells
2008-11-12MN10300: Clean up the misalignment handler a littleDavid Howells
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-01MN10300: Fix IRQ handlingDavid Howells
2008-09-24MN10300: Make sched_clock() report time since bootDavid Howells
2008-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-04mn10300: Fix up __bug_table handling in module loader.Paul Mundt
2008-08-01MN10300: Wire up new system callsDavid Howells
2008-07-26mn10300: use generic show_mem()Johannes Weiner
2008-07-26mn10300: use the common ascii hex helpersHarvey Harrison
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells
2008-06-16MN10300: Kill linux/a.out.h inclusionsDavid Howells
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-13mn10300: replace deprecated "TOPDIR" with newer "srctree"Robert P. J. Day
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29mn10300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-23MN10300: define HZ as a config optionDavid Howells
2008-02-19MN10300: Update asb2303_defconfigDavid Howells
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells
2008-02-19MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells
2008-02-19MN10300: Call update_process_times() outside of the xtime_lockDavid Howells