aboutsummaryrefslogtreecommitdiff
path: root/arch/score
AgeCommit message (Expand)AuthorFilesLines
2014-10-09score: use Kbuild logic to include <asm-generic/sections.h>Gravatar Geert Uytterhoeven 2-6/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2014-10-05score: Remove GENERIC_HAS_IOMAPGravatar Richard Weinberger 1-3/+0
2014-10-05arch/score/include/asm/Kbuild: Add generic "serial.h"Gravatar Chen Gang 1-0/+1
2014-10-05score: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-1/+1
2014-10-05arch/score/mm/cache.c: Export 'flush_icache_range'Gravatar Chen Gang 1-0/+1
2014-10-05arch: score: Export necessary symbols in related filesGravatar Chen Gang 2-0/+2
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Gravatar Peter Zijlstra 1-0/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-25/+18
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hGravatar Laura Abbott 2-6/+1
2014-08-06score, ptrace: remove unused macrosGravatar Chen Gang 1-11/+0
2014-08-06score: Use get_signal() signal_setup_done()Gravatar Richard Weinberger 1-25/+18
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 1-0/+1
2014-04-18arch,score: Convert smp_mb__*()Gravatar Peter Zijlstra 1-6/+1
2014-04-03score: remove unused CPU_SCORE7 Kconfig parameterGravatar Michael Opdenacker 1-6/+0
2014-03-13arch: Remove stub cputime.h headersGravatar Frederic Weisbecker 2-6/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseGravatar Tim Chen 1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Gravatar Tim Chen 1-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2014-01-21score: remove "select HAVE_GENERIC_HARDIRQS" againGravatar Geert Uytterhoeven 1-1/+0
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsGravatar Stephen Rothwell 1-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsGravatar Stephen Rothwell 1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hGravatar Peter Zijlstra 2-16/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hGravatar David S. Miller 1-0/+2
2013-12-10[media] doc: no singingGravatar Kees Cook 1-1/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2013-11-15score: handle pgtable_page_ctor() failGravatar Kirill A. Shutemov 1-3/+6
2013-11-13preempt: Make PREEMPT_ACTIVE genericGravatar Thomas Gleixner 1-2/+0
2013-10-09Merge tag 'v3.12-rc4' into sched/coreGravatar Ingo Molnar 7-50/+62
2013-09-26Score: Modify the Makefile of Score, remove -mlong-calls for compilingGravatar Lennox Wu 1-2/+2
2013-09-26Score: Implement the function csum_ipv6_magicGravatar Lennox Wu 1-42/+51
2013-09-26Score: The commit is for compiling successfully.Gravatar Lennox Wu 5-6/+9
2013-09-25sched, arch: Create asm/preempt.hGravatar Peter Zijlstra 1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-1/+6
2013-09-12arch: mm: remove obsolete init OOM protectionGravatar Johannes Weiner 1-6/+0
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Gravatar Chen Gang 1-0/+2
2013-07-14score: delete __cpuinit usage from all score filesGravatar Paul Gortmaker 1-1/+1
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersGravatar Johannes Weiner 1-4/+4
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 2-26/+6
2013-07-03mm/score: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-24/+2
2013-07-03score: normalize global variables exported by vmlinux.ldsGravatar Jiang Liu 1-0/+1
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+2
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-6/+1
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0
2013-06-23score: Wire up asm-generic/xor.hGravatar Geert Uytterhoeven 1-0/+1
2013-06-23score: Remove unneeded <asm/dma-mapping.h>Gravatar Geert Uytterhoeven 1-6/+0
2013-05-25score: remove redundant kcore_list entriesGravatar Kyle McMartin 1-2/+0