summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* openrisc: Add _text symbol to fix ksym build errorStafford Horne2017-01-021-0/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-0/+3
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-28/+0
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-111-0/+2
| |\
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-27/+0
* | | openrisc: include l.swa in check for write data pagefaultStefan Kristiansson2016-12-121-1/+1
* | | openrisc: Updates after openrisc.net has been lostStafford Horne2016-12-122-5/+5
* | | openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-126-33/+14
* | | openrisc: remove the redundant of_platform_populateRob Herring2016-12-121-10/+0
* | | openrisc: add NR_CPUS Kconfig default valueStafford Horne2016-12-121-0/+3
* | | openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck2016-12-121-1/+7
* | | openrisc: Add thread-local storage (TLS) supportChristian Svensson2016-12-121-0/+13
* | | openrisc: restore all regs on rt_sigreturnJonas Bonn2016-12-121-1/+9
* | | openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2016-12-122-2/+2
| |/ |/|
* | openrisc: Define __ro_after_init to avoid crashGuenter Roeck2016-11-061-0/+2
|/
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-4/+0
|\
| * exceptions: detritus removalAl Viro2016-09-271-4/+0
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
|/
* 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