aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells1-37/+70
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells1-0/+17
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells1-22/+35
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas3-41/+2
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells1-1/+1
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro4-7/+6
2010-01-11mn10300: wire up missing new syscallsDavid Howells2-1/+3
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter10-12/+18
2010-01-11mn10300: objcopy flags fixMark Salter1-1/+1
2010-01-11mn10300: signal stack fixMark Salter1-1/+1
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-2/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-31/+30
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro2-31/+2
2009-12-11arch_mmap_check() on mn10300Al Viro2-5/+5
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+4
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-10-29percpu: make misc percpu symbols uniqueTejun Heo1-31/+30
2009-10-14mn10300: Remove the BKL from sys_execveJohn Kacur1-8/+4
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter3-40/+45
2009-09-24mn10300: Clean up linker script using higher-level macros.Tim Abbott1-36/+4
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-6/+6
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell1-6/+6
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-3/+2
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells3-9/+9
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell1-1/+0
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann1-30/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig1-2/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2-2/+2
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-19serial: kill off uart_infoAlan Cox1-3/+3
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+12
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-5/+3
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+12
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo10-31/+12
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-29/+11
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput1-1/+0
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1