summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-013-40/+45
* mn10300: Clean up linker script using higher-level macros.Tim Abbott2009-09-241-36/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-6/+6
|\
| * cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell2009-09-241-6/+6
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* | MN10300: Handle removal of struct uart_infoDavid Howells2009-09-233-9/+9
* | misc: remove redundant start_kernel prototypesRusty Russell2009-09-231-1/+0
* | seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-2/+2
|\ \
| * | trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-2/+2
* | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-30/+1
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-2/+2
|/ /
* / serial: kill off uart_infoAlan Cox2009-09-191-3/+3
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+12
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-5/+3
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1410-31/+12
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-6/+3
| * | Merge branch 'master' into for-nextTejun Heo2009-07-043-45/+21
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1210-29/+11
| |\ \ \ \
| * | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
* | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| |_|_|_|/ |/| | | |
* | | | | MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput2009-08-101-1/+0
| |/ / / |/| | |
* | | | 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/+0
* | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-126-6/+0
* | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-13/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-061-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: remove pci_dac_dma_... APIs on mn10300Fernando Luis Vázquez Cao2009-06-291-4/+0
* | | | 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-302-1/+5
|/ /
* / MN10300: Fix the vmlinux ldscriptDavid Howells2009-06-221-44/+16
|/
* 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/+0
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-26/+1
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
* headers_check fix: mn10300, setup.hJaswinder Singh Rajput2009-06-141-1/+2
* headers_check fix: mn10300, ptrace.hJaswinder Singh Rajput2009-06-141-3/+2