summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* 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
* MN10300: Call update_process_times() outside of the xtime_lockDavid Howells2008-02-191-1/+3
* mn10300: add platform MTD support for the ASB2303 boardDavid Howells2008-02-083-2/+105
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-08100-0/+18189