aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)Author
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott
2009-07-13mn10300: remove duplicated #includeHuang Weiyi
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-06-30MN10300: Wire up new syscallsDavid Howells
2009-06-29PCI: remove pci_dac_dma_... APIs on mn10300Fernando Luis Vázquez Cao
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott
2009-06-22MN10300: Fix the vmlinux ldscriptDavid Howells
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-18MN10300: Add support for new ELF relocs in kernel modulesMark Salter
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-14headers_check fix: mn10300, setup.hJaswinder Singh Rajput
2009-06-14headers_check fix: mn10300, ptrace.hJaswinder Singh Rajput
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells
2009-06-11MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells
2009-04-26mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-24MN10300: Update the ASB2303 defconfigDavid Howells
2009-04-15MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells
2009-04-15MN10300: Wire up missing system callsDavid Howells
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells
2009-04-09MN10300: Kill MN10300's own profiling KconfigDavid Howells
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun
2009-02-20mn10300: fix oprofileDavid Howells
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-15irq: update all arches for new irq_desc, fixMike Travis
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu