aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAge
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\
| * \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\ \
| * | | irq: update all arches for new irq_desc, fixMike Travis2009-01-15
* | | | Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
|\ \ \ \ | | |_|/ | |/| |
| * | | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun2009-02-20
| * | | mn10300: fix oprofileDavid Howells2009-02-20
| | |/ | |/|
* | | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
|\ \ \ | |/ / |/| |
| * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
| |/
* / [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
|/
* take init_fs to saner placeAl Viro2008-12-31
* MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi2008-12-10
* MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi2008-12-10
* MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi2008-12-10
* MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov2008-12-10
* MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells2008-12-03
* MN10300: Fix application of kernel module relocationsMark Salter2008-12-02
* MN10300: Tighten up the code using case rangesRobert P. J. Day2008-11-30
* MN10300: Don't do misalignment handling for userspaceDavid Howells2008-11-12
* MN10300: Don't handle misaligned loading and storing of SPDavid Howells2008-11-12
* MN10300: Handle misaligned SP-based operandsDavid Howells2008-11-12
* MN10300: Fix misaligned index-register addressing handlingDavid Howells2008-11-12
* MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells2008-11-12
* MN10300: Perform misalignment fixups of MOV_LccDavid Howells2008-11-12
* MN10300: Allow misalignment fixup in interrupt handlingDavid Howells2008-11-12
* MN10300: Fix register-postinc addressing misalignment handlingDavid Howells2008-11-12
* MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells2008-11-12
* MN10300: Add further misalignment fixupsDavid Howells2008-11-12
* MN10300: Add built-in testing for misalignment handlerDavid Howells2008-11-12
* MN10300: Clean up the misalignment handler a littleDavid Howells2008-11-12
* mn10300: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
|\
| * MN10300: Fix IRQ handlingDavid Howells2008-10-01
| * MN10300: Make sched_clock() report time since bootDavid Howells2008-09-24
| * MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells2008-09-11
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-06
|/
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* mn10300: Fix up __bug_table handling in module loader.Paul Mundt2008-08-04
* MN10300: Wire up new system callsDavid Howells2008-08-01
* mn10300: use generic show_mem()Johannes Weiner2008-07-26
* mn10300: use the common ascii hex helpersHarvey Harrison2008-07-26
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-25
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells2008-07-20
* mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-04
* mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-04
* MN10300: Kill linux/a.out.h inclusionsDavid Howells2008-06-16
* [PATCH] take init_files to fs/file.cAl Viro2008-05-16