summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel
Commit message (Expand)AuthorAgeFilesLines
* vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-181-1/+1
* mn10300: remove duplicated #includeHuang Weiyi2009-07-131-1/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-4/+0
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-13/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-041-1/+1
|\
| * asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-271-1/+1
* | MN10300: Wire up new syscallsDavid Howells2009-06-301-0/+2
|/
* MN10300: Fix the vmlinux ldscriptDavid Howells2009-06-221-44/+16
* MN10300: Add support for new ELF relocs in kernel modulesMark Salter2009-06-181-3/+36
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-3/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* MN10300: Add utrace/tracehooks supportDavid Howells2009-06-113-231/+245
* mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-5/+3
* MN10300: Wire up missing system callsDavid Howells2009-04-151-0/+2
* MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-151-4/+0
* Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-1012-14/+14
* MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner2009-04-091-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+2
|\
| * Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-1/+1
| |\
| * | irq: update all arches for new irq_desc, fixMike Travis2009-01-151-1/+2
* | | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
|\ \ \ | |_|/ |/| |
| * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| |/
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
|/
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* 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: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-3/+3
* MN10300: Fix IRQ handlingDavid Howells2008-10-011-26/+45
* MN10300: Make sched_clock() report time since bootDavid Howells2008-09-241-11/+41
* 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 the common ascii hex helpersHarvey Harrison2008-07-261-62/+46
* 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-041-0/+2
* 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
* 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
* Generic semaphore implementationMatthew Wilcox2008-04-172-150/+1
* MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells2008-02-191-1/+1
OpenPOWER on IntegriCloud