summaryrefslogtreecommitdiff
path: root/arch/openrisc
Commit message (Expand)AuthorAge
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\
| * exceptions: detritus removalAl Viro2016-09-27
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
|/
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-09-18
* openrisc: fix copy_from_user()Al Viro2016-09-13
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\
| * mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-26
|\ \ | |/ |/|
| * openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-06-08
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal 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
* | openrisc: drop wrongly typed definition of page_to_virt()Ard Biesheuvel2016-04-22
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-24
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-26
* | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-16
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* openrisc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
* openrisc: fix CONFIG_UID16 settingAndrew Morton2015-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 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\
| * openrisc: remove use of seq_printf return valueJoe Perches2015-04-15
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\ \ | |/ |/|
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-12
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\
| * openrisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
* | 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
* | openrisc: 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
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * next: openrisc: Fix buildGuenter Roeck2014-09-26
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-23
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\ \