aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+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 Molnar7-50/+62
2013-09-26Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu1-2/+2
2013-09-26Score: Implement the function csum_ipv6_magicLennox Wu1-42/+51
2013-09-26Score: The commit is for compiling successfully.Lennox Wu5-6/+9
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-1/+6
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner1-6/+0
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang1-0/+2
2013-07-14score: delete __cpuinit usage from all score filesPaul Gortmaker1-1/+1
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner1-4/+4
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-26/+6
2013-07-03mm/score: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-24/+2
2013-07-03score: normalize global variables exported by vmlinux.ldsJiang Liu1-0/+1
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+2
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-05-25score: remove redundant kcore_list entriesKyle McMartin1-2/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-10/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+0
2013-04-29mm/score: use common help functions to free reserved pagesJiang Liu1-28/+5
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells1-1/+1
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-08score: Use generic idle loopThomas Gleixner2-18/+1
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
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-14burying unused conditionalsAl Viro1-1/+0
2013-02-03score: switch to generic sigaltstackAl Viro4-25/+3
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-3/+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 Viro2-3/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-157/+29
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+2
2012-11-28score: switch to generic fork/vfork/cloneAl Viro6-58/+8
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro7-102/+24