summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-142-3/+0
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-2/+0
| * .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-1/+0
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-9/+0
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-9/+0
| |/
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-027-0/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
|/
* Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-152-2/+6
|\
| * nios2: time: Read timer in get_cycles only if initializedGuenter Roeck2017-09-151-1/+4
| * nios2: add earlycon support to 3c120 devboard DTSTobias Klauser2017-09-151-1/+2
* | dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-291-1/+1
|/
* nios2: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-24/+24
* nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.hMasahiro Yamada2017-07-112-23/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-034-4/+4
|\
| * clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
| * clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
| * clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-1/+1
| * signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+1
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-3/+0
|/
* Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-1221-252/+69
|\
| * nios2: remove custom early console implementationTobias Klauser2017-05-116-199/+0
| * nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan2017-05-083-35/+7
| * nios2: Add CDX supportMarek Vasut2017-05-084-2/+19
| * nios2: Add BMX supportMarek Vasut2017-05-084-2/+19
| * nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut2017-05-083-0/+13
| * nios2: implement flush_dcache_mmap_lock/unlockJulien Beraud2017-05-081-2/+4
| * nios2: enable earlycon supportTobias Klauser2017-05-084-4/+9
| * nios2: constify irq_domain_opsTobias Klauser2017-05-081-1/+1
| * nios2: remove wrapper header for cmpxchg.hTobias Klauser2017-05-082-14/+1
| * nios2: add .gitignore entries for auto-generated filesTobias Klauser2017-05-082-0/+3
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-2/+1
* | nios2: put setup.h in uapiNicolas Dichtel2017-05-111-0/+1
|/
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-56/+16
|\
| * CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| *---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-265-56/+18
| |\ \ \
| | | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+1
| | | |/| | | |/| |
| | | * | nios2: switch to RAW_COPY_USERAl Viro2017-03-283-33/+15
| | | * | nios2: switch to generic extable.hAl Viro2017-03-282-18/+2
| | |/ /
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| |/ /
* | / nios2: reserve boot memory for device treeTobias Klauser2017-04-022-0/+10
| |/ |/|
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
|/
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-3/+3
|\