summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-051-0/+2
* mn10300: update the ASB2303 defconfigDavid Howells2010-01-111-37/+70
* mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells2010-01-111-0/+17
* mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells2010-01-111-22/+35
* mn10300: use generic pci_enable_resources()Bjorn Helgaas2010-01-113-41/+2
* mn10300: use KERN_ERR not KERN_ERRORDavid Howells2010-01-111-1/+1
* mn10300: fix several bogus includes on abs2305Al Viro2010-01-114-7/+6
* mn10300: wire up missing new syscallsDavid Howells2010-01-112-1/+3
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-1110-12/+18
* mn10300: objcopy flags fixMark Salter2010-01-111-1/+1
* mn10300: signal stack fixMark Salter2010-01-111-1/+1
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-2/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-31/+30
|\ \ | |/ |/|
| * percpu: make misc percpu symbols uniqueTejun Heo2009-10-291-31/+30
* | Unify sys_mmap*Al Viro2009-12-112-31/+2
* | arch_mmap_check() on mn10300Al Viro2009-12-112-5/+5
* | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-091-8/+4
|\ \
| * | mn10300: Remove the BKL from sys_execveJohn Kacur2009-10-141-8/+4
| |/
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| |/
* / net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* 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
|\ \ \ \