summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* nios2: remove unused statistic countersBernd Weiberg2015-09-071-18/+0Star
* nios2: fixed variable imm16 to s16Bernd Weiberg2015-09-071-1/+1
* nios2/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-071-20/+29
* 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 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-192-36/+69
|\|
| * Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-04-242-36/+69
| |\
| | * nios2: rework trap handlerLey Foon Tan2015-04-202-36/+69
* | | nios2: Export get_cyclesHerbert Xu2015-06-091-0/+2
|/ /
* | nios2: cpuinfo: remove use of seq_printf return valueJoe Perches2015-04-161-39/+38Star
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-1/+0Star
|\ \ | |/ |/|
| * whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-121-1/+0Star
* | nios2: fix cache coherency issue when debug with gdbLey Foon Tan2015-04-101-1/+1
* | nios2: signal: Move restart_block to struct task_structLey Foon Tan2015-04-081-1/+1
|/
* nios2: update pt_regsChung-Ling Tang2015-03-121-2/+2
* nios2: add kgdb supportLey Foon Tan2015-02-163-1/+183
* nios2: add early printk supportLey Foon Tan2015-02-104-1/+174
* Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2015-01-221-1/+1
|\
| * nios2: fix kuser trampoline addressLey Foon Tan2015-01-221-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-221-1/+1
|\ \ | |/ |/|
| * module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
* | nios2: Use preempt_schedule_irqTobias Klauser2014-12-311-18/+2Star
* | nios2: Initialize cpuinfo.mmuWalter Goossens2014-12-311-0/+1
|/
* nios2: asm-offsets: Remove unused definition TI_TASKTobias Klauser2014-12-081-1/+0Star
* nios2: Remove write-only struct member from nios2_timerTobias Klauser2014-12-081-2/+0Star
* nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-081-1/+1
* nios2: Use IS_ENABLED instead of #ifdefs to check config symbolsTobias Klauser2014-12-081-9/+5Star
* nios2: Build infrastructureLey Foon Tan2014-12-083-0/+132
* nios2: ptrace supportLey Foon Tan2014-12-081-0/+166
* nios2: Module supportLey Foon Tan2014-12-081-0/+138
* nios2: Cpuinfo handlingLey Foon Tan2014-12-081-0/+201
* nios2: Time keepingLey Foon Tan2014-12-081-0/+310
* nios2: Device tree supportLey Foon Tan2014-12-081-0/+65
* nios2: Signal handling supportLey Foon Tan2014-12-081-0/+323
* nios2: System calls handlingLey Foon Tan2014-12-082-0/+82
* nios2: Interrupt handlingLey Foon Tan2014-12-081-0/+93
* nios2: Process managementLey Foon Tan2014-12-081-0/+258
* nios2: Traps exception handlingLey Foon Tan2014-12-082-0/+777
* nios2: Exception handlingLey Foon Tan2014-12-082-0/+811
* nios2: Kernel booting and initializationLey Foon Tan2014-12-082-0/+393
* nios2: Assembly macros and definitionsLey Foon Tan2014-12-081-0/+88