aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2
AgeCommit message (Expand)AuthorFilesLines
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+1
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-5/+0
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+0
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-3/+2
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandGravatar Romain Perier 1-1/+1
2016-04-26nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBGravatar Linus Walleij 1-1/+0
2016-04-22nios2: use correct void* return type for page_to_virt()Gravatar Ard Biesheuvel 3-3/+2
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGravatar Guenter Roeck 1-2/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 1-0/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesGravatar Alexander Duyck 1-5/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 1-1/+0
2016-01-20nios2: convert to dma_map_opsGravatar Christoph Hellwig 3-186/+87
2015-11-26nios2: fix cache coherencyGravatar Ley Foon Tan 1-20/+4
2015-11-09Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 4-52/+1
2015-11-09nios2: Remove unnecessary #ifdef guardsGravatar Tobias Klauser 2-4/+0
2015-11-09nios2: Switch to generic __xchg()Gravatar Marek Vasut 1-47/+0
2015-11-09nios2: Fix unused variable warningGravatar Marek Vasut 1-1/+1
2015-10-25Merge branch 'acpi-init'Gravatar Rafael J. Wysocki 1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Gravatar Linus Torvalds 1-0/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsGravatar Marc Zyngier 1-1/+1
2015-09-08nios2: add Max10 defconfigGravatar Chee Nouk Phoon 1-0/+81
2015-09-08nios2: Add Max10 device treeGravatar Chee Nouk Phoon 1-0/+248
2015-09-08nios2: remove unused statistic countersGravatar Bernd Weiberg 1-18/+0
2015-09-08nios2: fixed variable imm16 to s16Gravatar Bernd Weiberg 1-1/+1
2015-09-08nios2/time: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-20/+29
2015-07-17mm: clean up per architecture MM hook header filesGravatar Laurent Dufour 2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesGravatar Chris Metcalf 1-0/+1
2015-07-03Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextGravatar Linus Torvalds 1-2/+13
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2015-06-24mm: new mm hook frameworkGravatar Laurent Dufour 1-0/+15
2015-06-24nios2: check number of timer instancesGravatar Ley Foon Tan 1-2/+13
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+2
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Herbert Xu 6-56/+128
2015-06-09nios2: Export get_cyclesGravatar Herbert Xu 1-0/+2
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesGravatar Toshi Kani 1-0/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesGravatar Christoph Hellwig 1-1/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...Gravatar David Hildenbrand 1-1/+1
2015-04-24Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextGravatar Linus Torvalds 6-56/+128
2015-04-24nios2: rework cacheGravatar Ley Foon Tan 3-17/+57
2015-04-24nios2: Add types.h header required for __u32 typeGravatar Ezequiel Garcia 1-0/+2
2015-04-20nios2: rework trap handlerGravatar Ley Foon Tan 2-36/+69
2015-04-20nios2: remove end address checking for initdaGravatar Ley Foon Tan 1-3/+0
2015-04-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-39/+38
2015-04-15nios2: cpuinfo: remove use of seq_printf return valueGravatar Joe Perches 1-39/+38
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+0
2015-04-12arch: Remove exec_domain from remaining archsGravatar Richard Weinberger 1-2/+0
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Gravatar Al Viro 1-1/+0
2015-04-10nios2: fix cache coherency issue when debug with gdbGravatar Ley Foon Tan 2-4/+1