summaryrefslogtreecommitdiff
path: root/arch/nios2
AgeCommit message (Expand)Author
2016-10-02nios2: fix __get_user()Al Viro
2016-10-02nios2: copy_from_user() should zero the tail of destinationAl Viro
2015-04-24Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-04-24nios2: rework cacheLey Foon Tan
2015-04-24nios2: Add types.h header required for __u32 typeEzequiel Garcia
2015-04-20nios2: rework trap handlerLey Foon Tan
2015-04-20nios2: remove end address checking for initdaLey Foon Tan
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15nios2: cpuinfo: remove use of seq_printf return valueJoe Perches
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan
2015-04-08nios2: signal: Move restart_block to struct task_structLey Foon Tan
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan
2015-03-16nios2: Remove ucontext.h from exported arch headersTobias Klauser
2015-03-12nios2: update pt_regsChung-Ling Tang
2015-02-17Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-02-16nios2: add kgdb supportLey Foon Tan
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MBLey Foon Tan
2015-02-10nios2: Add support for compressed kernelLey Foon Tan
2015-02-10nios2: add early printk supportLey Foon Tan
2015-02-09nios2: Port OOM changes to do_page_fault()Ley Foon Tan
2015-02-09nios2: Remove unused prepare_to_copy()Tobias Klauser
2015-02-09nios2: fix unhandled signalsChung-Ling Tang
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-23Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22nios2: fix kuser trampoline addressLey Foon Tan
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens
2014-12-17nios2/uaccess: fix sparse errorsLey Foon Tan
2014-12-17nios2: enable "make defconfig"Paul Bolle
2014-12-17nios2: add definition of ioremap_wc to io.hGuenter Roeck
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-08nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOLTobias Klauser
2014-12-08nios2: Add missing NR_CPUS to KconfigTobias Klauser
2014-12-08nios2: asm-offsets: Remove unused definition TI_TASKTobias Klauser
2014-12-08nios2: Remove write-only struct member from nios2_timerTobias Klauser
2014-12-08nios2: Remove unused extern declaration of shm_align_maskTobias Klauser
2014-12-08nios2: include linux/type.h in io.hLey Foon Tan
2014-12-08nios2: move include asm-generic/io.h to end of fileLey Foon Tan
2014-12-08nios2: remove include asm-generic/iomap.h from io.hLey Foon Tan
2014-12-08nios2: remove unnecessary space before defineLey Foon Tan
2014-12-08nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov