aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12dma-mapping: mn10300: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro
2010-01-11mn10300: wire up missing new syscallsDavid Howells
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter
2010-01-11mn10300: objcopy flags fixMark Salter
2010-01-11mn10300: signal stack fixMark Salter
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Unify sys_mmap*Al Viro
2009-12-11arch_mmap_check() on mn10300Al Viro
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-10-29percpu: make misc percpu symbols uniqueTejun Heo
2009-10-14mn10300: Remove the BKL from sys_execveJohn Kacur
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter
2009-09-24mn10300: Clean up linker script using higher-level macros.Tim Abbott
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches