aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/kernel
AgeCommit message (Expand)Author
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-03-12nios2: update pt_regsChung-Ling Tang
2015-02-16nios2: add kgdb supportLey Foon Tan
2015-02-10nios2: add early printk supportLey Foon Tan
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-08nios2: asm-offsets: Remove unused definition TI_TASKTobias Klauser
2014-12-08nios2: Remove write-only struct member from nios2_timerTobias Klauser
2014-12-08nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-08nios2: Use IS_ENABLED instead of #ifdefs to check config symbolsTobias Klauser
2014-12-08nios2: Build infrastructureLey Foon Tan
2014-12-08nios2: ptrace supportLey Foon Tan
2014-12-08nios2: Module supportLey Foon Tan
2014-12-08nios2: Cpuinfo handlingLey Foon Tan
2014-12-08nios2: Time keepingLey Foon Tan
2014-12-08nios2: Device tree supportLey Foon Tan
2014-12-08nios2: Signal handling supportLey Foon Tan
2014-12-08nios2: System calls handlingLey Foon Tan
2014-12-08nios2: Interrupt handlingLey Foon Tan
2014-12-08nios2: Process managementLey Foon Tan
2014-12-08nios2: Traps exception handlingLey Foon Tan
2014-12-08nios2: Exception handlingLey Foon Tan
2014-12-08nios2: Kernel booting and initializationLey Foon Tan
2014-12-08nios2: Assembly macros and definitionsLey Foon Tan