aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27mn10300: use asm-generic/scatterlist.hFUJITA Tomonori1-38/+1
2010-05-25mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-25mn10300: use generic atomic.hMathieu Desnoyers1-157/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-12dma-mapping: mn10300: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori1-60/+5
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-2/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig1-0/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-01-11mn10300: wire up missing new syscallsDavid Howells1-1/+2
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter5-5/+8
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-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11arch_mmap_check() on mn10300Al Viro1-0/+5
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-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter1-34/+39
2009-09-24cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell1-6/+6
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell1-1/+0
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-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig1-2/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
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-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-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-8/+2
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput1-1/+0
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-1/+1
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+0
2009-06-30MN10300: Wire up new syscallsDavid Howells1-1/+3
2009-06-29PCI: remove pci_dac_dma_... APIs on mn10300Fernando Luis Vázquez Cao1-4/+0
2009-06-18MN10300: Add support for new ELF relocs in kernel modulesMark Salter1-0/+2
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-26/+1
2009-06-14headers_check fix: mn10300, setup.hJaswinder Singh Rajput1-1/+2
2009-06-14headers_check fix: mn10300, ptrace.hJaswinder Singh Rajput1-3/+2
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann3-8/+11
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells3-8/+11