aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24score: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-2/+0
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+7
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+0
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-3/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-5/+5
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells1-1/+0
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+10
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-08-10score/time: Migrate to new 'set-state' interfaceViresh Kumar1-21/+10
2015-08-04sched, score: Remove finish_arch_switch()Peter Zijlstra1-2/+0
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+12
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-06-10score: Fix exception handler labelGuenter Roeck1-1/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-1/+2
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabledDavid Hildenbrand1-5/+10
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-2/+0
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger2-3/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski3-6/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-17/+2
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-10-09score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-6/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-05score: Remove GENERIC_HAS_IOMAPRichard Weinberger1-3/+0
2014-10-05arch/score/include/asm/Kbuild: Add generic "serial.h"Chen Gang1-0/+1
2014-10-05score: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-10-05arch/score/mm/cache.c: Export 'flush_icache_range'Chen Gang1-0/+1
2014-10-05arch: score: Export necessary symbols in related filesChen Gang2-0/+2
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-25/+18
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2-6/+1
2014-08-06score, ptrace: remove unused macrosChen Gang1-11/+0
2014-08-06score: Use get_signal() signal_setup_done()Richard Weinberger1-25/+18
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-04-18arch,score: Convert smp_mb__*()Peter Zijlstra1-6/+1
2014-04-03score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker1-6/+0
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-6/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1