1. 3794907 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  2. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  3. b0f5a8f kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 8 years ago
  4. 1938852 openrisc: Switch to use export.h instead of module.h by Stafford Horne · 8 years ago
  5. 363dad5 openrisc: Export symbols needed by modules by Stafford Horne · 8 years ago
  6. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  7. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  8. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  9. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  10. 4e0385d scripts/spelling.txt: add "efective" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  11. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  12. 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
  13. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  14. a4d4426 openrisc: head: Init r0 to 0 on start by Stafford Horne · 8 years ago
  15. 0ccffdf openrisc: head: Remove unused strings by Stafford Horne · 8 years ago
  16. da99f00 openrisc: head: Move init strings to rodata section by Stafford Horne · 8 years ago
  17. e6d20c5 openrisc: entry: Fix delay slot detection by Stafford Horne · 8 years ago
  18. 2ead7ab openrisc: entry: Whitespace and comment cleanups by Stafford Horne · 8 years ago
  19. f520928 openrisc: Add .gitignore by Stafford Horne · 8 years ago
  20. d857a1e openrisc: Add optimized memset by Olof Kindgren · 10 years ago
  21. e29d11c openrisc: Initial support for the idle state by Sebastian Macke · 10 years ago
  22. 89c94fd openrisc: remove unnecessary stddef.h include by Stefan Kristiansson · 10 years ago
  23. 63104c0 openrisc: add l.lwa/l.swa emulation by Stefan Kristiansson · 10 years ago
  24. 8c9b7db openrisc: head: refactor out tlb flush into it's own function by Stefan Kristiansson · 11 years ago
  25. c2dc724 openrisc: head: use THREAD_SIZE instead of magic constant by Stefan Kristiansson · 11 years ago
  26. 742fb58 openrisc: tlb miss handler optimizations by Stefan Kristiansson · 11 years ago
  27. 3e06a16 openrisc: add cache way information to cpuinfo by Stefan Kristiansson · 12 years ago
  28. ce139ab openrisc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  29. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  30. 086cc1c openrisc: Add _text symbol to fix ksym build error by Stafford Horne · 8 years ago
  31. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  32. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  33. 043b42b arch/openrisc: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  34. cdb7544 openrisc: include l.swa in check for write data pagefault by Stefan Kristiansson · 11 years ago
  35. d01e1f3 openrisc: Updates after openrisc.net has been lost by Stafford Horne · 9 years ago
  36. 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
  37. 994894c openrisc: remove the redundant of_platform_populate by Rob Herring · 8 years ago
  38. 1f43e23 openrisc: Support both old (or32) and new (or1k) toolchain by Guenter Roeck · 10 years ago
  39. e60aa2f openrisc: Add thread-local storage (TLS) support by Christian Svensson · 11 years ago
  40. c799021 openrisc: restore all regs on rt_sigreturn by Jonas Bonn · 11 years ago
  41. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  42. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  43. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  44. 00c5a0a openrisc/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  45. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  46. 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 10 years ago
  47. 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
  48. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  49. a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 10 years ago
  50. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  51. 3824e3c openrisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  52. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  53. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  54. 087fe00 openrisc: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
  55. d1f6f28 openrisc: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
  56. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  57. 8e2beaf openrisc: Use sigsp() by Richard Weinberger · 11 years ago
  58. 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 11 years ago
  59. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 11 years ago
  60. 548dafe openrisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  61. 10f67db openrisc: Rework signal handling by Jonas Bonn · 13 years ago
  62. 98d38dd2 Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  63. 621c2cd openrisc: Refactor or32_early_setup() by Geert Uytterhoeven · 11 years ago
  64. 0db041b openrisc: Remove unused declaration of __initramfs_start by Geert Uytterhoeven · 11 years ago
  65. be5940c openrisc: Use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 11 years ago
  66. 56aea88 openrisc: Refactor 16-bit constant relocation by Geert Uytterhoeven · 11 years ago
  67. 9b7d9f2 openrisc: remove unnecessary prom.c includes by Rob Herring · 11 years ago
  68. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  69. 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
  70. e943538 openrisc: use early_init_dt_scan by Rob Herring · 11 years ago
  71. 3486892 openrisc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  72. bbf28b5 openrisc: use boot_command_line instead of private cmd_line by Rob Herring · 11 years ago
  73. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  74. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 12 years ago
  75. 8e8550e openrisc: delete __cpuinit usage from all openrisc files by Paul Gortmaker · 12 years ago
  76. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  77. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  78. 6862c05 openrisc: Use generic idle loop by Thomas Gleixner · 12 years ago
  79. a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  80. 160d837 openrisc: add missing header inclusion by Stefan Kristiansson · 12 years ago
  81. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. ed98314 openrisc idle: delete pm_idle by Len Brown · 12 years ago
  83. ae6fef17 openrisc: really pass correct arg to schedule_tail by Jonas Bonn · 12 years ago
  84. a81252d openrisc: fix up vmalloc page table loading by Jonas Bonn · 12 years ago
  85. 7f81ea7 openrisc idle: delete pm_idle by Len Brown · 12 years ago
  86. 54bd7c5 openrisc: avoid using function parameter regs in reset vector by Stefan Kristiansson · 12 years ago
  87. faec5a9 openrisc: switch to generic sigaltstack by Al Viro · 12 years ago
  88. 9a8a570 Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux by Linus Torvalds · 12 years ago
  89. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  90. 39d91a9 openrisc: switch to use of generic fork and clone by Al Viro · 12 years ago
  91. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  92. d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
  93. 634bd40 openrisc: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
  94. a91a2bb openrisc: use generic sys_execve by Jonas Bonn · 12 years ago
  95. cbf23cf openrisc: use generic kernel_thread/kernel_execve by Jonas Bonn · 12 years ago
  96. 287ad22 openrisc: pass correct arg to schedule_tail by Jonas Bonn · 12 years ago
  97. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  98. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  99. d23b579 openrisc: mask interrupts in irq_mask_ack function by Gong Tao · 12 years ago
  100. 8eea8a6 openrisc: fix typos in comments and warnings by Jonas Bonn · 12 years ago