summaryrefslogtreecommitdiffstats
path: root/arch/score
Commit message (Expand)AuthorAgeFilesLines
...
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-6/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-17/+2
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* 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
* | score: Remove GENERIC_HAS_IOMAPRichard Weinberger2014-10-051-3/+0
* | arch/score/include/asm/Kbuild: Add generic "serial.h"Chen Gang2014-10-051-0/+1
* | score: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-051-1/+1
* | arch/score/mm/cache.c: Export 'flush_icache_range'Chen Gang2014-10-051-0/+1
* | arch: score: Export necessary symbols in related filesChen Gang2014-10-052-0/+2
|/
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-25/+18
|\
| * score: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+18
* | 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
* score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker2014-04-031-6/+0
* 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 branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-1/+1
|\
| * [media] doc: no singingKees Cook2013-12-101-1/+1
* | 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
| |/
* | score: remove "select HAVE_GENERIC_HARDIRQS" againGeert Uytterhoeven2014-01-211-1/+0
* | 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-097-50/+62
|\
| * Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu2013-09-261-2/+2
| * Score: Implement the function csum_ipv6_magicLennox Wu2013-09-261-42/+51
| * Score: The commit is for compiling successfully.Lennox Wu2013-09-265-6/+9
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-1/+6
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-121-6/+0
* arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-131-0/+2
* score: delete __cpuinit usage from all score filesPaul Gortmaker2013-07-141-1/+1
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-4/+4
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-26/+6
|\
| * mm/score: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-24/+2
| * score: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-031-0/+1
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+2