summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-09-181-1/+1
* openrisc: fix copy_from_user()Al Viro2016-09-131-24/+11
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-11/+10
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-1/+1
|\
| * mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-261-1/+1
|\ \ | |/ |/|
| * openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-06-081-1/+1
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-242-2/+2
|/
* Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+1
|\
| * asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+1
* | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-9/+0
* | openrisc: drop wrongly typed definition of page_to_virt()Ard Biesheuvel2016-04-221-2/+0
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-241-3/+0
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-5/+0
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-9/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-2/+3
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-20/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-30/+0
* openrisc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-24/+0
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* openrisc: fix CONFIG_UID16 settingAndrew Morton2015-07-171-3/+1
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-24/+26
|\
| * openrisc: remove use of seq_printf return valueJoe Perches2015-04-151-24/+26
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-4/+0
|\ \ | |/ |/|
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-122-4/+0
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-1/+0
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-2/+2
|\
| * openrisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-5/+1
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-13/+0
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
|/
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-193-4/+7
|\
| * next: openrisc: Fix buildGuenter Roeck2014-09-261-2/+1
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-2/+1
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+5
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-093-13/+1
|\ \
| * | openrisc: Get rid of handle_IRQMarc Zyngier2014-09-032-6/+0
| * | openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-032-8/+2
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
|/ /