1. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  2. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  3. 7012502 arch/nios2/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  4. f0365eb sched/rt, nios2: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  5. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  6. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  7. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  8. 91d99a7 nios2: force the string buffer NULL-terminated by Wang Xiayang · 5 years ago
  9. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  10. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  11. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  12. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  13. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  14. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  15. 0f8ed99 nios2: ksyms: Add missing symbol exports by Guenter Roeck · 6 years ago
  16. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  17. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  18. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  19. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  20. 0042379 nios2: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  21. a811c05 nios2: use generic early_init_dt_add_memory_arch by Mike Rapoport · 6 years ago
  22. 5dc4dca nios2: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  23. 1f0fe1f nios2: get cpu node with of_get_cpu_node by Rob Herring · 6 years ago
  24. c046e2c signal/nios2: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  25. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  26. 3d9644e nios2: Use read_persistent_clock64() instead of read_persistent_clock() by Baolin Wang · 7 years ago
  27. f7a6e01 nios2: remove arch specific early_init_dt_alloc_memory_arch by Rob Herring · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 65d1e3d nios2: time: Read timer in get_cycles only if initialized by Guenter Roeck · 7 years ago
  30. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  31. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 8 years ago
  32. e118c3f nios2: remove custom early console implementation by Tobias Klauser · 8 years ago
  33. edebea9 nios2: Add CDX support by Marek Vasut · 8 years ago
  34. 2346083 nios2: Add BMX support by Marek Vasut · 8 years ago
  35. a89988a nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2 by Marek Vasut · 8 years ago
  36. 44a4ed4 nios2: enable earlycon support by Tobias Klauser · 8 years ago
  37. 57ac76e nios2: constify irq_domain_ops by Tobias Klauser · 8 years ago
  38. 6852aa0 nios2: add .gitignore entries for auto-generated files by Tobias Klauser · 8 years ago
  39. 921d701 nios2: reserve boot memory for device tree by Tobias Klauser · 8 years ago
  40. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  41. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  42. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  43. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  44. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  45. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  46. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  47. 744606c nios2: add screen_info by Ley Foon Tan · 8 years ago
  48. 069013a nios2: fix timer initcall return value by Arnd Bergmann · 8 years ago
  49. 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
  50. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  51. 476080a nios2: use of_property_read_bool by Ley Foon Tan · 8 years ago
  52. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 9 years ago
  53. dd1364a clocksource/drivers/nios2: Convert init function to return error by Daniel Lezcano · 9 years ago
  54. 8fe8892 nios2: Replace fdt_translate_address with of_flat_dt_translate_address by Guenter Roeck · 9 years ago
  55. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  56. 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
  57. 4db2196 nios2: Fix unused variable warning by Marek Vasut · 9 years ago
  58. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  59. 3fb39c4 nios2: remove unused statistic counters by Bernd Weiberg · 9 years ago
  60. db5a7e5 nios2: fixed variable imm16 to s16 by Bernd Weiberg · 9 years ago
  61. 549a14c1 nios2/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  62. 31351f7 Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  63. a8955cc nios2: check number of timer instances by Ley Foon Tan · 10 years ago
  64. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 10 years ago
  65. 05dee9c nios2: Export get_cycles by Herbert Xu · 10 years ago
  66. 05f0c55 Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  67. baa54ab nios2: rework trap handler by Ley Foon Tan · 10 years ago
  68. 4122669 nios2: cpuinfo: remove use of seq_printf return value by Joe Perches · 10 years ago
  69. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  70. a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 10 years ago
  71. 4a89c30 nios2: fix cache coherency issue when debug with gdb by Ley Foon Tan · 10 years ago
  72. 7587d12 nios2: signal: Move restart_block to struct task_struct by Ley Foon Tan · 10 years ago
  73. 92d5dd8 nios2: update pt_regs by Chung-Ling Tang · 10 years ago
  74. d16d2be nios2: add kgdb support by Ley Foon Tan · 10 years ago
  75. e8bf5bc nios2: add early printk support by Ley Foon Tan · 10 years ago
  76. fcb2373 Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  77. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  78. d24c816 nios2: fix kuser trampoline address by Ley Foon Tan · 10 years ago
  79. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  80. 1b0f449 nios2: Use preempt_schedule_irq by Tobias Klauser · 10 years ago
  81. 6f3d2b0 nios2: Initialize cpuinfo.mmu by Walter Goossens · 10 years ago
  82. c16b15f nios2: asm-offsets: Remove unused definition TI_TASK by Tobias Klauser · 10 years ago
  83. 90f49c9 nios2: Remove write-only struct member from nios2_timer by Tobias Klauser · 10 years ago
  84. b29438f nios2: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  85. ac8ab8d nios2: Use IS_ENABLED instead of #ifdefs to check config symbols by Tobias Klauser · 10 years ago
  86. 2fc8483 nios2: Build infrastructure by Ley Foon Tan · 10 years ago
  87. 106174d nios2: ptrace support by Ley Foon Tan · 10 years ago
  88. 42381bf nios2: Module support by Ley Foon Tan · 10 years ago
  89. 2612b87 nios2: Cpuinfo handling by Ley Foon Tan · 10 years ago
  90. 4182de9 nios2: Time keeping by Ley Foon Tan · 10 years ago
  91. 95acd4c7 nios2: Device tree support by Ley Foon Tan · 10 years ago
  92. b53e906 nios2: Signal handling support by Ley Foon Tan · 10 years ago
  93. 1000197 nios2: System calls handling by Ley Foon Tan · 10 years ago
  94. f27ffc7 nios2: Interrupt handling by Ley Foon Tan · 10 years ago
  95. 71995e4 nios2: Process management by Ley Foon Tan · 10 years ago
  96. 771a016 nios2: Traps exception handling by Ley Foon Tan · 10 years ago
  97. 82ed08d nios2: Exception handling by Ley Foon Tan · 10 years ago
  98. 27d2241 nios2: Kernel booting and initialization by Ley Foon Tan · 10 years ago
  99. 39b505c nios2: Assembly macros and definitions by Ley Foon Tan · 10 years ago