summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-092-3/+3
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| * signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-13/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-217-97/+7Star
|/
* nios2: ksyms: Add missing symbol exportsGuenter Roeck2019-03-061-0/+12
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+1Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-272-49/+7Star
|\
| * nios2: switch to NO_BOOTMEMMike Rapoport2018-10-272-39/+5Star
| * nios2: use generic early_init_dt_add_memory_archMike Rapoport2018-10-272-10/+2Star
* | 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
|/
* signal/nios2: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1Star
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* nios2: Use read_persistent_clock64() instead of read_persistent_clock()Baolin Wang2018-04-021-2/+2
* nios2: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* nios2: time: Read timer in get_cycles only if initializedGuenter Roeck2017-09-151-1/+4
* 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
* nios2: remove custom early console implementationTobias Klauser2017-05-114-175/+0Star
* nios2: Add CDX supportMarek Vasut2017-05-081-2/+8
* nios2: Add BMX supportMarek Vasut2017-05-081-2/+8
* nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut2017-05-081-0/+2
* nios2: enable earlycon supportTobias Klauser2017-05-082-2/+7
* nios2: constify irq_domain_opsTobias Klauser2017-05-081-1/+1
* nios2: add .gitignore entries for auto-generated filesTobias Klauser2017-05-081-0/+1
* nios2: reserve boot memory for device treeTobias Klauser2017-04-032-0/+10
* 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-021-0/+1
* 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-022-0/+2
* 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
* nios2: add screen_infoLey Foon Tan2016-12-131-0/+5
* nios2: fix timer initcall return valueArnd Bergmann2016-11-111-0/+1
* Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-10-101-10/+5Star
|\
| * nios2: use of_property_read_boolLey Foon Tan2016-10-061-10/+5Star
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
|/
* 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: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck2016-03-311-2/+1Star
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-261-0/+1
* Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-11-101-1/+1
|\
| * nios2: Fix unused variable warningMarek Vasut2015-11-091-1/+1
* | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
|/