summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
* | treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-252-0/+0
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-212-2/+2
|\ \
| * | nios2: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-262-2/+2
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* 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
OpenPOWER on IntegriCloud