summaryrefslogtreecommitdiffstats
path: root/arch/score/include
AgeCommit message (Expand)AuthorLines
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells-80/+118
2012-12-19missing user_stack_pointer() instancesAl Viro-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro-1/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+4
2012-11-28score: switch to generic fork/vfork/cloneAl Viro-1/+3
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp-0/+1
2012-10-15score: switch to generic sys_execve()Al Viro-1/+1
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro-1/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+0
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds-0/+2
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds-5/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina-1/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann-5/+3
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells-5/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells-0/+3
2012-10-01sanitize tsk_is_polling()Al Viro-3/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells-5/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-1/+0
2012-05-08score: Use common threadinfo allocatorThomas Gleixner-7/+3
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson-0/+1
2012-03-28Delete all instances of asm/system.hDavid Howells-5/+0
2012-03-28Disintegrate asm/system.h for ScoreDavid Howells-91/+101
2011-03-28score: lost a semicolon in asm/irqflags.hChen Liqin-1/+1
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet-1/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra-3/+0
2010-10-07Fix IRQ flag handling namingDavid Howells-88/+99
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-2/+0
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori-2/+0
2010-06-09arch: Implement local64_tPeter Zijlstra-0/+1
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori-0/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger-1/+1
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig-2/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King-1/+2
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds-2/+6
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-0/+1
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin-0/+2
2009-12-17score: fixed pfn_valid define.Chen Liqin-1/+1
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin-1/+3
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig-1/+0
2009-12-12score: add asm/asm-offsets.h wrapperMichal Marek-0/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov-0/+1
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott-6/+9
2009-09-23score: Make PAGE_SIZE available to assembly.Tim Abbott-1/+2
2009-09-17score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin-0/+2