aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-4/+0
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann2-5/+3
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01sanitize tsk_is_polling()Al Viro1-3/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-5/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-1/+0
2012-05-08score: Use common threadinfo allocatorThomas Gleixner1-7/+3
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for ScoreDavid Howells8-91/+101
2011-03-28score: lost a semicolon in asm/irqflags.hChen Liqin1-1/+1
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-1/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-3/+0
2010-10-07Fix IRQ flag handling namingDavid Howells1-88/+99
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori1-0/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-2/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2009-12-17Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds3-2/+6
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin1-0/+2
2009-12-17score: fixed pfn_valid define.Chen Liqin1-1/+1
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin1-1/+3
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-12score: add asm/asm-offsets.h wrapperMichal Marek1-0/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott1-6/+9
2009-09-23score: Make PAGE_SIZE available to assembly.Tim Abbott1-1/+2
2009-09-17score: add TIF_NOTIFY_RESUME define in asm/thread_info.hChen Liqin1-0/+2
2009-08-30score: add old syscall supportChen Liqin1-0/+5
2009-08-30score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin1-1/+2
2009-08-30score: update inconsistent declare after .c was changedChen Liqin9-35/+472
2009-08-30score: remove unused code, add include files in .cChen Liqin2-9/+11
2009-06-27score: make irq.h definitions localArnd Bergmann1-10/+0
2009-06-27score: add address space annotationsArnd Bergmann1-2/+2
2009-06-27score: add missing #includesArnd Bergmann1-0/+1
2009-06-19score: add prototypes for wrapped syscallsArnd Bergmann1-2/+4
2009-06-19score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann1-1/+0