summaryrefslogtreecommitdiff
path: root/arch/score
Commit message (Expand)AuthorAge
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-19
|\
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-14
|\ \
| * | score: traps: Add missing include file to fix build errorGuenter Roeck2016-10-14
| |/
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\ \ | |/ |/|
| * score: separate extable.h, switch module.h to itAl Viro2016-10-05
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
|/
* score: fix copy_from_user() and friendsAl Viro2016-09-13
* score: fix __get_user/get_userAl Viro2016-09-13
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* score: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
* Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-24
|\
| * asm-generic: Drop renameat syscall from default listJames Hogan2016-05-05
* | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-20
* | exit_thread: remove empty bodiesJiri Slaby2016-05-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-13
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \
| * | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-10
| |/
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
|/
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-01
|\ \
| * | score/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ | |/ / |/| |
| * | sched, score: Remove finish_arch_switch()Peter Zijlstra2015-08-04
| |/
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
* | mm: new mm hook frameworkLaurent Dufour2015-06-24
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-22
|\ \
| * | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
| * | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-19
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-22
|\ \
| * | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-13
| |/
* | score: Fix exception handler labelGuenter Roeck2015-06-10
|/
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-12
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-09
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\