summaryrefslogtreecommitdiffstats
path: root/arch/score/include
Commit message (Expand)AuthorAgeFilesLines
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-092-6/+1
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\
| * irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | arch/score/include/asm/Kbuild: Add generic "serial.h"Chen Gang2014-10-051-0/+1
|/
* lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-6/+1
* score, ptrace: remove unused macrosChen Gang2014-08-061-11/+0
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* arch,score: Convert smp_mb__*()Peter Zijlstra2014-04-181-6/+1
* arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-6/+1
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+2
|\
| * net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+2
* | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-122-16/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | score: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
|/
* Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-093-44/+52
|\
| * Score: Implement the function csum_ipv6_magicLennox Wu2013-09-261-42/+51
| * Score: The commit is for compiling successfully.Lennox Wu2013-09-262-2/+1
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-032-6/+1
|\
| * score: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-231-0/+1
| * score: Remove unneeded <asm/dma-mapping.h>Geert Uytterhoeven2013-06-231-6/+0
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-5/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-5/+0
* | score: switch to generic sigaltstackAl Viro2013-02-031-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-1/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells2012-12-2035-80/+118
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-3/+4
|\ \ | |/
| * score: switch to generic fork/vfork/cloneAl Viro2012-11-282-1/+3
| * score: switch to generic sys_execve()Al Viro2012-10-152-1/+1
| * score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-151-1/+0
* | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-5/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-5/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-4/+0
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-042-5/+3
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-071-5/+0
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0
OpenPOWER on IntegriCloud