summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-1/+1
* vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-181-1/+1
* mn10300: remove duplicated #includeHuang Weiyi2009-07-131-1/+0Star
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-126-6/+0Star
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1Star
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-13/+8Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-061-4/+0Star
|\
| * PCI: remove pci_dac_dma_... APIs on mn10300Fernando Luis Vázquez Cao2009-06-291-4/+0Star
* | 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-07-012-1/+5
|/
* MN10300: Fix the vmlinux ldscriptDavid Howells2009-06-221-44/+16Star
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* MN10300: Add support for new ELF relocs in kernel modulesMark Salter2009-06-182-3/+38
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-3/+0Star
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0Star
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-26/+1Star
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-3/+0Star
* headers_check fix: mn10300, setup.hJaswinder Singh Rajput2009-06-141-1/+2
* headers_check fix: mn10300, ptrace.hJaswinder Singh Rajput2009-06-141-3/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-134-3/+4
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-128-257/+257
| |\
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
* | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
| |/ |/|
* | MN10300: Add utrace/tracehooks supportDavid Howells2009-06-117-239/+257
* | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells2009-06-111-18/+0Star
|/
* mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-5/+3Star
* MN10300: Update the ASB2303 defconfigDavid Howells2009-04-241-66/+94
* MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-151-4/+6
* MN10300: Wire up missing system callsDavid Howells2009-04-152-0/+4
* MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-151-4/+0Star
* Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-1034-64/+30Star
* Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells2009-04-10121-14/+9123
* MN10300: Kill MN10300's own profiling KconfigDavid Howells2009-04-092-25/+0Star
* MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner2009-04-091-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0Star
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+2
|\
| * Merge branch 'linus' into x86/apicIngo Molnar2009-02-222-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' and 'linus' into irq/coreIngo Molnar2009-03-162-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun2009-02-211-1/+1
| * | | mn10300: fix oprofileDavid Howells2009-02-211-0/+1
| | |/ | |/|
* | | 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 Viro2009-01-011-1/+0Star