aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-17/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-10-09score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-6/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-05arch/score/include/asm/Kbuild: Add generic "serial.h"Chen Gang1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2-6/+1
2014-08-06score, ptrace: remove unused macrosChen Gang1-11/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-04-18arch,score: Convert smp_mb__*()Peter Zijlstra1-6/+1
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-6/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2-16/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+2
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15score: handle pgtable_page_ctor() failKirill A. Shutemov1-3/+6
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar3-44/+52
2013-09-26Score: Implement the function csum_ipv6_magicLennox Wu1-42/+51
2013-09-26Score: The commit is for compiling successfully.Lennox Wu2-2/+1
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-6/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-23score: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-23score: Remove unneeded <asm/dma-mapping.h>Geert Uytterhoeven1-6/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-5/+0
2013-02-03score: switch to generic sigaltstackAl Viro1-1/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-1/+1
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells35-80/+118
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-3/+4
2012-11-28score: switch to generic fork/vfork/cloneAl Viro2-1/+3
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-15score: switch to generic sys_execve()Al Viro2-1/+1
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro1-1/+0
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