summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-25/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* nios2: remove unneeded HAS_DMA defineMasahiro Yamada2019-01-061-3/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-4/+2
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-5/+5
|/
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-1/+1
|\
| * kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+2
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-263-49/+10
|\
| * nios2: switch to NO_BOOTMEMMike Rapoport2018-10-263-39/+7
| * nios2: use generic early_init_dt_add_memory_archMike Rapoport2018-10-263-10/+3
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-266-54/+12
|\ \ | |/ |/|
| * Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-044-51/+7
| |\
| | * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-022-11/+0
| | * nios2: fix building all dtbsRob Herring2018-10-021-0/+3
| | * nios2: use common rules to build built-in dtbRob Herring2018-10-024-37/+4
| | * nios2: build .dtb files in dts directoryRob Herring2018-10-023-6/+3
| * | nios2: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-2/+2
| * | nios2: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+3
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\ \
| * | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
* | | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
| |/ |/|
* | nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintionsTobias Klauser2018-08-271-9/+0
|/
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-36/+1
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
| * kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig2018-08-021-3/+1
* | nios2: use generic dma_noncoherent_opsChristoph Hellwig2018-07-254-146/+17
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | signal/nios2: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1
* | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
|/
* Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-111-2/+2
|\
| * nios2: Use read_persistent_clock64() instead of read_persistent_clock()Baolin Wang2018-04-031-2/+2
* | page cache: use xa_lockMatthew Wilcox2018-04-111-4/+2
* | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-051-2/+2
* | nios2: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu2018-03-161-0/+1
|/
* Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\
| * nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | nios2: kconfig: Remove blank help textUlf Magnusson2018-02-031-1/+0
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \