1. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  2. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  3. 500d583 signal/openrisc: Fix do_unaligned_access to send the proper signal by Eric W. Biederman · 7 years ago
  4. 1381019 openrisc: Make THREAD_SIZE available to vmlinux.lds by David Howells · 7 years ago
  5. ce666d9 openrisc: Fix conflicting types for _exext and _stext by Joel Stanley · 7 years ago
  6. f3573b8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  7. 610f01b openrisc: fix possible deadlock scenario during timer sync by Stafford Horne · 7 years ago
  8. 4553474 openrisc: add tick timer multi-core sync logic by Stafford Horne · 8 years ago
  9. 78cdfb5 openrisc: enable LOCKDEP_SUPPORT and irqflags tracing by Stafford Horne · 7 years ago
  10. eecac38 openrisc: support framepointers and STACKTRACE_SUPPORT by Stafford Horne · 7 years ago
  11. 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 9 years ago
  12. c056718 openrisc: sleep instead of spin on secondary wait by Stafford Horne · 8 years ago
  13. b441aab openrisc: fix initial preempt state for secondary cpu tasks by Stafford Horne · 7 years ago
  14. 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 11 years ago
  15. 91993c8 openrisc: use shadow registers to save regs on exception by Stefan Kristiansson · 11 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 3794907 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  18. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  19. b0f5a8f kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 8 years ago
  20. 1938852 openrisc: Switch to use export.h instead of module.h by Stafford Horne · 8 years ago
  21. 363dad5 openrisc: Export symbols needed by modules by Stafford Horne · 8 years ago
  22. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  23. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  24. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  25. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  26. 4e0385d scripts/spelling.txt: add "efective" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  27. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  28. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  29. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  30. a4d4426 openrisc: head: Init r0 to 0 on start by Stafford Horne · 8 years ago
  31. 0ccffdf openrisc: head: Remove unused strings by Stafford Horne · 8 years ago
  32. da99f00 openrisc: head: Move init strings to rodata section by Stafford Horne · 8 years ago
  33. e6d20c5 openrisc: entry: Fix delay slot detection by Stafford Horne · 8 years ago
  34. 2ead7ab openrisc: entry: Whitespace and comment cleanups by Stafford Horne · 8 years ago
  35. f520928 openrisc: Add .gitignore by Stafford Horne · 8 years ago
  36. d857a1e openrisc: Add optimized memset by Olof Kindgren · 10 years ago
  37. e29d11c openrisc: Initial support for the idle state by Sebastian Macke · 10 years ago
  38. 89c94fd openrisc: remove unnecessary stddef.h include by Stefan Kristiansson · 10 years ago
  39. 63104c0 openrisc: add l.lwa/l.swa emulation by Stefan Kristiansson · 10 years ago
  40. 8c9b7db openrisc: head: refactor out tlb flush into it's own function by Stefan Kristiansson · 11 years ago
  41. c2dc724 openrisc: head: use THREAD_SIZE instead of magic constant by Stefan Kristiansson · 11 years ago
  42. 742fb58 openrisc: tlb miss handler optimizations by Stefan Kristiansson · 11 years ago
  43. 3e06a16 openrisc: add cache way information to cpuinfo by Stefan Kristiansson · 12 years ago
  44. ce139ab openrisc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  45. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  46. 086cc1c openrisc: Add _text symbol to fix ksym build error by Stafford Horne · 8 years ago
  47. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  48. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  49. 043b42b arch/openrisc: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  50. cdb7544 openrisc: include l.swa in check for write data pagefault by Stefan Kristiansson · 11 years ago
  51. d01e1f3 openrisc: Updates after openrisc.net has been lost by Stafford Horne · 9 years ago
  52. 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
  53. 994894c openrisc: remove the redundant of_platform_populate by Rob Herring · 8 years ago
  54. 1f43e23 openrisc: Support both old (or32) and new (or1k) toolchain by Guenter Roeck · 10 years ago
  55. e60aa2f openrisc: Add thread-local storage (TLS) support by Christian Svensson · 11 years ago
  56. c799021 openrisc: restore all regs on rt_sigreturn by Jonas Bonn · 11 years ago
  57. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  58. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  59. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  60. 00c5a0a openrisc/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  61. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  62. 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 10 years ago
  63. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  64. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  65. a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 10 years ago
  66. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  67. 3824e3c openrisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  68. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  69. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  70. 087fe00 openrisc: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
  71. d1f6f28 openrisc: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
  72. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  73. 8e2beaf openrisc: Use sigsp() by Richard Weinberger · 11 years ago
  74. 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 11 years ago
  75. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 11 years ago
  76. 548dafe openrisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  77. 10f67db openrisc: Rework signal handling by Jonas Bonn · 13 years ago
  78. 98d38dd2 Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  79. 621c2cd openrisc: Refactor or32_early_setup() by Geert Uytterhoeven · 11 years ago
  80. 0db041b openrisc: Remove unused declaration of __initramfs_start by Geert Uytterhoeven · 11 years ago
  81. be5940c openrisc: Use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 11 years ago
  82. 56aea88 openrisc: Refactor 16-bit constant relocation by Geert Uytterhoeven · 11 years ago
  83. 9b7d9f2 openrisc: remove unnecessary prom.c includes by Rob Herring · 11 years ago
  84. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  85. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  86. e943538 openrisc: use early_init_dt_scan by Rob Herring · 11 years ago
  87. 3486892 openrisc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  88. bbf28b5 openrisc: use boot_command_line instead of private cmd_line by Rob Herring · 11 years ago
  89. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  90. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 12 years ago
  91. 8e8550e openrisc: delete __cpuinit usage from all openrisc files by Paul Gortmaker · 12 years ago
  92. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  93. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  94. 6862c05 openrisc: Use generic idle loop by Thomas Gleixner · 12 years ago
  95. a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  96. 160d837 openrisc: add missing header inclusion by Stefan Kristiansson · 12 years ago
  97. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  98. ed98314 openrisc idle: delete pm_idle by Len Brown · 12 years ago
  99. ae6fef17 openrisc: really pass correct arg to schedule_tail by Jonas Bonn · 12 years ago
  100. a81252d openrisc: fix up vmalloc page table loading by Jonas Bonn · 12 years ago