aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport3-3/+2
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-49/+10
2018-10-26nios2: switch to NO_BOOTMEMMike Rapoport3-39/+7
2018-10-26nios2: use generic early_init_dt_add_memory_archMike Rapoport3-10/+3
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-54/+12
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring4-51/+7
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring2-11/+0
2018-10-02nios2: fix building all dtbsRob Herring1-0/+3
2018-10-02nios2: use common rules to build built-in dtbRob Herring4-37/+4
2018-10-02nios2: build .dtb files in dts directoryRob Herring3-6/+3
2018-09-28nios2: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-09-28nios2: get cpu node with of_get_cpu_nodeRob Herring1-1/+3
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-1/+1
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann1-0/+1
2018-08-27nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintionsTobias Klauser1-9/+0
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig1-3/+1
2018-07-25nios2: use generic dma_noncoherent_opsChristoph Hellwig4-146/+17
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-04-25signal/nios2: Use force_sig_fault where appropriateEric W. Biederman1-8/+1
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-11Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2018-04-11page cache: use xa_lockMatthew Wilcox1-4/+2
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying1-2/+2
2018-04-03nios2: Use read_persistent_clock64() instead of read_persistent_clock()Baolin Wang1-2/+2
2018-03-16nios2: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu1-0/+1
2018-02-11Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+8
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-8/+8
2018-02-03nios2: kconfig: Remove blank help textUlf Magnusson1-1/+0
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+0
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+0
2018-01-30nios2: remove arch specific early_init_dt_alloc_memory_archRob Herring1-5/+0
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-3/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-9/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-2/+0
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-1/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman7-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-9/+0
2017-09-15Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2017-09-15nios2: time: Read timer in get_cycles only if initializedGuenter Roeck1-1/+4
2017-09-15nios2: add earlycon support to 3c120 devboard DTSTobias Klauser1-1/+2
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig1-1/+1
2017-07-11nios2: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-24/+24
2017-07-11nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.hMasahiro Yamada2-23/+0
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+4
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-3/+0
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+1
2017-05-12Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-252/+69
2017-05-11nios2: remove custom early console implementationTobias Klauser6-199/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-2/+1
2017-05-11nios2: put setup.h in uapiNicolas Dichtel1-0/+1
2017-05-08nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan3-35/+7
2017-05-08nios2: Add CDX supportMarek Vasut4-2/+19
2017-05-08nios2: Add BMX supportMarek Vasut4-2/+19
2017-05-08nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut3-0/+13
2017-05-08nios2: implement flush_dcache_mmap_lock/unlockJulien Beraud1-2/+4
2017-05-08nios2: enable earlycon supportTobias Klauser4-4/+9
2017-05-08nios2: constify irq_domain_opsTobias Klauser1-1/+1
2017-05-08nios2: remove wrapper header for cmpxchg.hTobias Klauser2-14/+1
2017-05-08nios2: add .gitignore entries for auto-generated filesTobias Klauser2-0/+3
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-56/+16
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro5-56/+18
2017-04-02nios2: reserve boot memory for device treeTobias Klauser2-0/+10
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro1-0/+1
2017-03-28nios2: switch to RAW_COPY_USERAl Viro3-33/+15
2017-03-28nios2: switch to generic extable.hAl Viro2-18/+2
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar3-0/+3
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches2-0/+0
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-26nios2: migrate exception table users off module.h and onto extable.hPaul Gortmaker2-2/+2
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-16Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+16
2016-12-14arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-8/+18
2016-12-13nios2: add screen_infoLey Foon Tan1-0/+5
2016-12-13nios2: Convert pfn_valid to static inlineTobias Klauser1-2/+9
2016-12-13nios2: Extend !__ASSEMBLY__ section in asm/page.hTobias Klauser1-2/+2
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-0/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-11nios2: fix timer initcall return valueArnd Bergmann1-0/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-10-10Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-14/+9
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-06nios2: use of_property_read_boolLey Foon Tan2-14/+9
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2016-09-27nios2: dts: 10m50: Add tx-threshold parameterThor Thayer1-0/+1
2016-09-13nios2: fix __get_user()Al Viro1-2/+2
2016-09-13nios2: copy_from_user() should zero the tail of destinationAl Viro1-3/+6
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-6/+6
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner1-19/+44
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano1-20/+45
2016-06-24nios2: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-23nios2: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-3/+1
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+0
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2016-05-24Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...Linus Torvalds1-2/+2
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-5/+0
2016-05-19nios2: Add order-only DTC dependency to %.dtb targetMarek Vasut1-1/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+0
2016-05-17nios2: Fix libgcc location detectionMarek Vasut1-1/+1
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+2
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+2
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier1-1/+1
2016-04-26nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-22nios2: use correct void* return type for page_to_virt()Ard Biesheuvel3-3/+2
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada1-1/+0
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck1-2/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-5/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-20nios2: convert to dma_map_opsChristoph Hellwig3-186/+87
2015-11-26nios2: fix cache coherencyLey Foon Tan1-20/+4
2015-11-09Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-52/+1
2015-11-09nios2: Remove unnecessary #ifdef guardsTobias Klauser2-4/+0
2015-11-09nios2: Switch to generic __xchg()Marek Vasut1-47/+0
2015-11-09nios2: Fix unused variable warningMarek Vasut1-1/+1
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-08nios2: add Max10 defconfigChee Nouk Phoon1-0/+81
2015-09-08nios2: Add Max10 device treeChee Nouk Phoon1-0/+248
2015-09-08nios2: remove unused statistic countersBernd Weiberg1-18/+0
2015-09-08nios2: fixed variable imm16 to s16Bernd Weiberg1-1/+1
2015-09-08nios2/time: Migrate to new 'set-state' interfaceViresh Kumar1-20/+29
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-07-03Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds1-2/+13
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24nios2: check number of timer instancesLey Foon Tan1-2/+13
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu6-56/+128
2015-06-09nios2: Export get_cyclesHerbert Xu1-0/+2
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand1-1/+1
2015-04-24Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds6-56/+128
2015-04-24nios2: rework cacheLey Foon Tan3-17/+57
2015-04-24nios2: Add types.h header required for __u32 typeEzequiel Garcia1-0/+2
2015-04-20nios2: rework trap handlerLey Foon Tan2-36/+69
2015-04-20nios2: remove end address checking for initdaLey Foon Tan1-3/+0
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-39/+38
2015-04-15nios2: cpuinfo: remove use of seq_printf return valueJoe Perches1-39/+38
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+0
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro1-1/+0
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan2-4/+1
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan1-2/+7
2015-04-08nios2: signal: Move restart_block to struct task_structLey Foon Tan2-5/+1
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan1-6/+0
2015-03-16nios2: Remove ucontext.h from exported arch headersTobias Klauser1-1/+0
2015-03-12nios2: update pt_regsChung-Ling Tang7-89/+62
2015-02-17Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds20-10/+1066
2015-02-16nios2: add kgdb supportLey Foon Tan5-1/+277
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-10/+1
2015-02-10nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MBLey Foon Tan1-0/+1
2015-02-10nios2: Add support for compressed kernelLey Foon Tan8-0/+549