aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)AuthorFilesLines
2009-04-26mn10300: convert to use __HEAD and HEAD_TEXT macros.Gravatar Tim Abbott 2-5/+3
2009-04-24MN10300: Update the ASB2303 defconfigGravatar David Howells 1-66/+94
2009-04-15MN10300: Stop gcc from generating uninitialised variable warnings after BUG()Gravatar David Howells 1-4/+6
2009-04-15MN10300: Wire up missing system callsGravatar David Howells 2-0/+4
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosGravatar David Howells 1-4/+0
2009-04-10Separate out the proc- and unit-specific header directories from the generalGravatar David Howells 34-64/+30
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.Gravatar David Howells 121-14/+9123
2009-04-09MN10300: Kill MN10300's own profiling KconfigGravatar David Howells 2-25/+0
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipGravatar Thomas Gleixner 1-1/+1
2009-04-02Simplify copy_thread()Gravatar Alexey Dobriyan 1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Gravatar Rusty Russell 1-1/+0
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Gravatar Ingo Molnar 1-1/+2
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreGravatar Ingo Molnar 2-1/+2
2009-02-22Merge branch 'linus' into x86/apicGravatar Ingo Molnar 2-1/+2
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cGravatar Wei Yongjun 1-1/+1
2009-02-20mn10300: fix oprofileGravatar David Howells 1-0/+1
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreGravatar Ingo Molnar 1-1/+1
2009-01-21Merge branch 'x86/mm' into core/percpuGravatar Ingo Molnar 1-1/+1
2009-01-15irq: update all arches for new irq_desc, fixGravatar Mike Travis 1-1/+2
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirGravatar Heiko Carstens 1-1/+1
2009-01-11sparseirq: use kstat_irqs_cpu insteadGravatar Yinghai Lu 1-1/+1
2008-12-31take init_fs to saner placeGravatar Al Viro 1-1/+0
2008-12-10MN10300: Give correct size when reserving interrupt vector tableGravatar Akira Takeuchi 1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineGravatar Akira Takeuchi 1-1/+2
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portGravatar Akira Takeuchi 1-0/+5
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosGravatar Cyrill Gorcunov 1-12/+10
2008-12-03MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverGravatar David Howells 1-0/+2
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