1. a1ea8df nios2: ksyms: Add missing symbol exports by Guenter Roeck · 6 years ago
  2. c1dcea1 nios2: reserve boot memory for device tree by Tobias Klauser · 7 years ago
  3. 069013a nios2: fix timer initcall return value by Arnd Bergmann · 8 years ago
  4. ae50a84 Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  5. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  6. 476080a nios2: use of_property_read_bool by Ley Foon Tan · 8 years ago
  7. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  8. dd1364a clocksource/drivers/nios2: Convert init function to return error by Daniel Lezcano · 8 years ago
  9. 8fe8892 nios2: Replace fdt_translate_address with of_flat_dt_translate_address by Guenter Roeck · 8 years ago
  10. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  11. f4d6893 Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 9 years ago
  12. 4db2196 nios2: Fix unused variable warning by Marek Vasut · 9 years ago
  13. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  14. 3fb39c4 nios2: remove unused statistic counters by Bernd Weiberg · 9 years ago
  15. db5a7e5 nios2: fixed variable imm16 to s16 by Bernd Weiberg · 9 years ago
  16. 549a14c1 nios2/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  17. 31351f7 Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  18. a8955cc nios2: check number of timer instances by Ley Foon Tan · 9 years ago
  19. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  20. 05dee9c nios2: Export get_cycles by Herbert Xu · 9 years ago
  21. 05f0c55 Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  22. baa54ab nios2: rework trap handler by Ley Foon Tan · 9 years ago
  23. 4122669 nios2: cpuinfo: remove use of seq_printf return value by Joe Perches · 9 years ago
  24. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  25. a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 9 years ago
  26. 4a89c30 nios2: fix cache coherency issue when debug with gdb by Ley Foon Tan · 9 years ago
  27. 7587d12 nios2: signal: Move restart_block to struct task_struct by Ley Foon Tan · 9 years ago
  28. 92d5dd8 nios2: update pt_regs by Chung-Ling Tang · 9 years ago
  29. d16d2be nios2: add kgdb support by Ley Foon Tan · 9 years ago
  30. e8bf5bc nios2: add early printk support by Ley Foon Tan · 9 years ago
  31. fcb2373 Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  32. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  33. d24c816 nios2: fix kuser trampoline address by Ley Foon Tan · 9 years ago
  34. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 9 years ago
  35. 1b0f449 nios2: Use preempt_schedule_irq by Tobias Klauser · 9 years ago
  36. 6f3d2b0 nios2: Initialize cpuinfo.mmu by Walter Goossens · 9 years ago
  37. c16b15f nios2: asm-offsets: Remove unused definition TI_TASK by Tobias Klauser · 9 years ago
  38. 90f49c9 nios2: Remove write-only struct member from nios2_timer by Tobias Klauser · 9 years ago
  39. b29438f nios2: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  40. ac8ab8d nios2: Use IS_ENABLED instead of #ifdefs to check config symbols by Tobias Klauser · 10 years ago
  41. 2fc8483 nios2: Build infrastructure by Ley Foon Tan · 10 years ago
  42. 106174d nios2: ptrace support by Ley Foon Tan · 10 years ago
  43. 42381bf nios2: Module support by Ley Foon Tan · 10 years ago
  44. 2612b87 nios2: Cpuinfo handling by Ley Foon Tan · 10 years ago
  45. 4182de9 nios2: Time keeping by Ley Foon Tan · 10 years ago
  46. 95acd4c7 nios2: Device tree support by Ley Foon Tan · 10 years ago
  47. b53e906 nios2: Signal handling support by Ley Foon Tan · 10 years ago
  48. 1000197 nios2: System calls handling by Ley Foon Tan · 10 years ago
  49. f27ffc7 nios2: Interrupt handling by Ley Foon Tan · 10 years ago
  50. 71995e4 nios2: Process management by Ley Foon Tan · 10 years ago
  51. 771a016 nios2: Traps exception handling by Ley Foon Tan · 10 years ago
  52. 82ed08d nios2: Exception handling by Ley Foon Tan · 10 years ago
  53. 27d2241 nios2: Kernel booting and initialization by Ley Foon Tan · 10 years ago
  54. 39b505c nios2: Assembly macros and definitions by Ley Foon Tan · 10 years ago