1. ff62a41 openrisc: Fix oops caused when dumping stack by Stafford Horne · 4 years, 2 months ago
  2. 11805b6 openrisc: Fix issue with argument clobbering for clone/fork by Stafford Horne · 4 years, 3 months ago
  3. e823672 arch/openrisc: Fix issues with access_ok() by Stafford Horne · 6 years ago
  4. 96f68d4 openrisc: Fix broken paths to arch/or32 by Geert Uytterhoeven · 6 years ago
  5. 2ab054f Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 6 years ago
  6. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  7. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  8. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  9. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. 9e90c79 Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  11. c5ca456 openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 6 years ago
  12. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  13. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  14. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  15. 5600779 openrisc: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  16. 2c1de92 openrisc: fix cache maintainance the the sync_single_for_device DMA operation by Christoph Hellwig · 6 years ago
  17. dcc9c91 openrisc: remove the no-op unmap_page and unmap_sg DMA operations by Christoph Hellwig · 6 years ago
  18. 1902cbc openrisc: remove the sync_single_for_cpu DMA operation by Christoph Hellwig · 6 years ago
  19. ec33408 kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile by Masahiro Yamada · 6 years ago
  20. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  21. ae15a41 openrisc: entry: Fix delay slot exception detection by Stafford Horne · 6 years ago
  22. 560b423 openrisc: Call destructor during __pte_free_tlb by Stafford Horne · 6 years ago
  23. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  24. b22d73c locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg.h> by Will Deacon · 6 years ago
  25. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  26. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  28. 1451676 kbuild: add endianness flag to CHEKCFLAGS by Luc Van Oostenryck · 6 years ago
  29. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 6 years ago
  30. 75bfb9a1 signal/openrisc: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  31. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 6 years ago
  32. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 6 years ago
  33. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 6 years ago
  34. d56f3af openrisc: remove unused __ARCH_HAVE_MMU define by Tobias Klauser · 7 years ago
  35. 5b1f3dc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 83fbdf1 openrisc: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 6 years ago
  37. b934e8e openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it. by Greentime Hu · 7 years ago
  38. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  39. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  40. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  41. 500d583 signal/openrisc: Fix do_unaligned_access to send the proper signal by Eric W. Biederman · 7 years ago
  42. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  43. 1381019 openrisc: Make THREAD_SIZE available to vmlinux.lds by David Howells · 7 years ago
  44. ce666d9 openrisc: Fix conflicting types for _exext and _stext by Joel Stanley · 7 years ago
  45. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  46. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  47. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  48. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  49. f3573b8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  50. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  51. 610f01b openrisc: fix possible deadlock scenario during timer sync by Stafford Horne · 7 years ago
  52. afa8380 openrisc: pass endianness info to sparse by Luc Van Oostenryck · 7 years ago
  53. 4553474 openrisc: add tick timer multi-core sync logic by Stafford Horne · 7 years ago
  54. 78cdfb5 openrisc: enable LOCKDEP_SUPPORT and irqflags tracing by Stafford Horne · 7 years ago
  55. eecac38 openrisc: support framepointers and STACKTRACE_SUPPORT by Stafford Horne · 7 years ago
  56. 306e5e5 openrisc: add simple_smp dts and defconfig for simulators by Stefan Kristiansson · 10 years ago
  57. 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 9 years ago
  58. c056718 openrisc: sleep instead of spin on secondary wait by Stafford Horne · 7 years ago
  59. b441aab openrisc: fix initial preempt state for secondary cpu tasks by Stafford Horne · 7 years ago
  60. 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 10 years ago
  61. 9b54470 irqchip: add initial support for ompic by Stafford Horne · 7 years ago
  62. b5f8217 openrisc: use qspinlocks and qrwlocks by Stafford Horne · 7 years ago
  63. 489e0f8 openrisc: add 1 and 2 byte cmpxchg support by Stafford Horne · 7 years ago
  64. 91993c8 openrisc: use shadow registers to save regs on exception by Stefan Kristiansson · 10 years ago
  65. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  66. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  67. 00aa61d Documentation: Move OpenRISC docs out of arch/ by Stafford Horne · 7 years ago
  68. 85936ee openrisc: dts: or1ksim: Add stdout-path by Stafford Horne · 7 years ago
  69. 9888e4d Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  70. 56ce2f2 openrisc: add forward declaration for struct vm_area_struct by Tobias Klauser · 7 years ago
  71. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  72. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  73. c23504c openrisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  74. 3794907 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  75. 2e08a0e openrisc: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  76. e687448 openrisc: explicitly include linux/bug.h in asm/fixmap.h by Tobias Klauser · 7 years ago
  77. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  78. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  79. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  81. 19ad53e openrisc: remove arch-specific dma_supported implementation by Christoph Hellwig · 7 years ago
  82. d7950f8 openrisc: remove DMA_ERROR_CODE by Christoph Hellwig · 7 years ago
  83. 978267b Merge branch 'timers/urgent' into WIP.timers by Thomas Gleixner · 7 years ago
  84. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  85. b0f5a8f kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 7 years ago
  86. 8298525 kill strlen_user() by Al Viro · 7 years ago
  87. 1938852 openrisc: Switch to use export.h instead of module.h by Stafford Horne · 7 years ago
  88. 706e71b openrisc: Change toolchain from or32- to or1k- by Stafford Horne · 7 years ago
  89. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  90. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  91. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 7 years ago
  92. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 7 years ago
  93. ab89866 openrisc: switch to RAW_COPY_USER by Al Viro · 7 years ago
  94. 6c36a4e openrisc: switch to generic extable.h by Al Viro · 8 years ago
  95. db68ce1 new helper: uaccess_kernel() by Al Viro · 7 years ago
  96. 363dad5 openrisc: Export symbols needed by modules by Stafford Horne · 7 years ago
  97. 154e67c openrisc: fix issue handling 8 byte get_user calls by Stafford Horne · 7 years ago
  98. 8af4294 openrisc: xchg: fix `computed is not used` warning by Stafford Horne · 7 years ago
  99. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 7 years ago
  100. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago