summaryrefslogtreecommitdiffstats
path: root/arch/score/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+1
|/ /
* / UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-1/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-1/+0
| |/
* / score: Use common threadinfo allocatorThomas Gleixner2012-05-081-7/+3
|/
* Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
* Disintegrate asm/system.h for ScoreDavid Howells2012-03-288-91/+101
* score: lost a semicolon in asm/irqflags.hChen Liqin2011-03-281-1/+1
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-3/+0
* Fix IRQ flag handling namingDavid Howells2010-10-071-88/+99
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/
* asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-0/+2
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-2/+1
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2