summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
...
* | | nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier2016-04-271-1/+1
|/ /
* / nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck2016-03-311-2/+1
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-5/+4
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* nios2: convert to dma_map_opsChristoph Hellwig2016-01-203-186/+87
* nios2: fix cache coherencyLey Foon Tan2015-11-261-20/+4
* Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-11-094-52/+1
|\
| * nios2: Remove unnecessary #ifdef guardsTobias Klauser2015-11-092-4/+0
| * nios2: Switch to generic __xchg()Marek Vasut2015-11-091-47/+0
| * nios2: Fix unused variable warningMarek Vasut2015-11-091-1/+1
* | Merge branch 'acpi-init'Rafael J. Wysocki2015-10-251-1/+1
|\ \ | |/ |/|
| * clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\ \ | |/ |/|
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | nios2: add Max10 defconfigChee Nouk Phoon2015-09-081-0/+81
* | nios2: Add Max10 device treeChee Nouk Phoon2015-09-081-0/+248
* | nios2: remove unused statistic countersBernd Weiberg2015-09-081-18/+0
* | nios2: fixed variable imm16 to s16Bernd Weiberg2015-09-081-1/+1
* | nios2/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-081-20/+29
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-07-031-2/+13
|\
| * nios2: check number of timer instancesLey Foon Tan2015-06-241-2/+13
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| |/
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-221-0/+2
|\ \
| * | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-196-56/+128
| |\|
| * | nios2: Export get_cyclesHerbert Xu2015-06-091-0/+2
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+1
|\ \ \
| * | | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | |/ | |/|
* / | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
|/ /
* | Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-04-246-56/+128
|\ \ | |/ |/|
| * nios2: rework cacheLey Foon Tan2015-04-243-17/+57
| * nios2: Add types.h header required for __u32 typeEzequiel Garcia2015-04-241-0/+2
| * nios2: rework trap handlerLey Foon Tan2015-04-202-36/+69
| * nios2: remove end address checking for initdaLey Foon Tan2015-04-201-3/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-39/+38
|\ \
| * | nios2: cpuinfo: remove use of seq_printf return valueJoe Perches2015-04-151-39/+38
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\ \ \ | |/ / |/| |
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-1/+0
|\ \ \ | |_|/ |/| |
| * | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-1/+0
| |/
* | nios2: fix cache coherency issue when debug with gdbLey Foon Tan2015-04-102-4/+1
* | nios2: add missing ptrace registers definesLey Foon Tan2015-04-091-2/+7
* | nios2: signal: Move restart_block to struct task_structLey Foon Tan2015-04-082-5/+1
|/
* nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan2015-03-161-6/+0
* nios2: Remove ucontext.h from exported arch headersTobias Klauser2015-03-161-1/+0
* nios2: update pt_regsChung-Ling Tang2015-03-127-89/+62
* Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-02-1720-10/+1066
|\