summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-162-4/+16
|\
| * nios2: add screen_infoLey Foon Tan2016-12-131-0/+5
| * nios2: Convert pfn_valid to static inlineTobias Klauser2016-12-131-2/+9
| * nios2: Extend !__ASSEMBLY__ section in asm/page.hTobias Klauser2016-12-131-2/+2
* | arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-8/+18
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-221-0/+1
|\ \ | |/
| * nios2: fix timer initcall return valueArnd Bergmann2016-11-111-0/+1
* | 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
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
|/
* Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-10-102-14/+9
|\
| * nios2: use of_property_read_boolLey Foon Tan2016-10-062-14/+9
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-031-0/+1
|\ \ | |/ |/|
| * nios2: dts: 10m50: Add tx-threshold parameterThor Thayer2016-09-271-0/+1
* | nios2: fix __get_user()Al Viro2016-09-131-2/+2
* | nios2: copy_from_user() should zero the tail of destinationAl Viro2016-09-131-3/+6
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-3/+1
|\
| * nios2: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-3/+1
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-071-19/+44
|\ \
| * | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
| * | clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano2016-06-281-20/+45
| |/
* | nios2: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-3/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-1/+0
|\
| * kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+2
|\ \
| * | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+2
* | | Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...Linus Torvalds2016-05-241-2/+2
|\ \ \
| * | | nios2: Add order-only DTC dependency to %.dtb targetMarek Vasut2016-05-191-1/+1
| * | | nios2: Fix libgcc location detectionMarek Vasut2016-05-171-1/+1
* | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* | | | exit_thread: remove empty bodiesJiri Slaby2016-05-201-5/+0
* | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-1/+0
|\ \ \ \
| * | | | nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-163-3/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | nios2: use correct void* return type for page_to_virt()Ard Biesheuvel2016-04-223-3/+2
| | |/ | |/|
* | | nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier2016-04-271-1/+1
|/ /
* | nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck2016-03-311-2/+1
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-5/+4
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* nios2: convert to dma_map_opsChristoph Hellwig2016-01-203-186/+87
* nios2: fix cache coherencyLey Foon Tan2015-11-261-20/+4
* Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-11-094-52/+1
|\
OpenPOWER on IntegriCloud