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