1. c23504c openrisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  2. 3794907 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  3. 2e08a0e openrisc: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  4. e687448 openrisc: explicitly include linux/bug.h in asm/fixmap.h by Tobias Klauser · 7 years ago
  5. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  6. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  7. 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
  8. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  9. 19ad53e openrisc: remove arch-specific dma_supported implementation by Christoph Hellwig · 7 years ago
  10. d7950f8 openrisc: remove DMA_ERROR_CODE by Christoph Hellwig · 7 years ago
  11. 978267b Merge branch 'timers/urgent' into WIP.timers by Thomas Gleixner · 7 years ago
  12. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  13. b0f5a8f kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 7 years ago
  14. 8298525 kill strlen_user() by Al Viro · 8 years ago
  15. 1938852 openrisc: Switch to use export.h instead of module.h by Stafford Horne · 8 years ago
  16. 706e71b openrisc: Change toolchain from or32- to or1k- by Stafford Horne · 8 years ago
  17. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  18. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  19. 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
  20. 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 · 8 years ago
  21. ab89866 openrisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  22. 6c36a4e openrisc: switch to generic extable.h by Al Viro · 8 years ago
  23. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  24. 363dad5 openrisc: Export symbols needed by modules by Stafford Horne · 8 years ago
  25. 154e67c openrisc: fix issue handling 8 byte get_user calls by Stafford Horne · 8 years ago
  26. 8af4294 openrisc: xchg: fix `computed is not used` warning by Stafford Horne · 8 years ago
  27. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  28. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  29. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  30. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  31. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  32. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  33. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  34. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  35. 4e0385d scripts/spelling.txt: add "efective" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  36. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  37. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  38. 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
  39. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  40. a4d4426 openrisc: head: Init r0 to 0 on start by Stafford Horne · 8 years ago
  41. a0eba4f openrisc: Export ioremap symbols used by modules by Stafford Horne · 8 years ago
  42. e34f671 arch/openrisc/lib/memcpy.c: use correct OR1200 option by Valentin Rothberg · 8 years ago
  43. 0ccffdf openrisc: head: Remove unused strings by Stafford Horne · 8 years ago
  44. da99f00 openrisc: head: Move init strings to rodata section by Stafford Horne · 8 years ago
  45. e6d20c5 openrisc: entry: Fix delay slot detection by Stafford Horne · 8 years ago
  46. 2ead7ab openrisc: entry: Whitespace and comment cleanups by Stafford Horne · 8 years ago
  47. f520928 openrisc: Add .gitignore by Stafford Horne · 8 years ago
  48. f5d45dc openrisc: Add optimized memcpy routine by Stafford Horne · 9 years ago
  49. d857a1e openrisc: Add optimized memset by Olof Kindgren · 10 years ago
  50. e29d11c openrisc: Initial support for the idle state by Sebastian Macke · 10 years ago
  51. 79f8a4d0 openrisc: Fix the bitmask for the unit present register by Sebastian Macke · 10 years ago
  52. 89c94fd openrisc: remove unnecessary stddef.h include by Stefan Kristiansson · 10 years ago
  53. 4ac46db openrisc: add futex_atomic_* implementations by Stefan Kristiansson · 10 years ago
  54. bc19598 openrisc: add optimized atomic operations by Stefan Kristiansson · 10 years ago
  55. 1159517 openrisc: add cmpxchg and xchg implementations by Stefan Kristiansson · 10 years ago
  56. 0e9f9fd openrisc: add atomic bitops by Stefan Kristiansson · 10 years ago
  57. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  58. 63104c0 openrisc: add l.lwa/l.swa emulation by Stefan Kristiansson · 10 years ago
  59. 8c9b7db openrisc: head: refactor out tlb flush into it's own function by Stefan Kristiansson · 10 years ago
  60. c2dc724 openrisc: head: use THREAD_SIZE instead of magic constant by Stefan Kristiansson · 11 years ago
  61. 742fb58 openrisc: tlb miss handler optimizations by Stefan Kristiansson · 11 years ago
  62. 3e06a16 openrisc: add cache way information to cpuinfo by Stefan Kristiansson · 11 years ago
  63. c0fcaf5 openrisc: use SPARSE_IRQ by Jonas Bonn · 12 years ago
  64. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  65. ce139ab openrisc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  66. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  67. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  68. 086cc1c openrisc: Add _text symbol to fix ksym build error by Stafford Horne · 8 years ago
  69. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  70. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  71. 043b42b arch/openrisc: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  72. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. cdb7544 openrisc: include l.swa in check for write data pagefault by Stefan Kristiansson · 10 years ago
  74. d01e1f3 openrisc: Updates after openrisc.net has been lost by Stafford Horne · 9 years ago
  75. 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
  76. 994894c openrisc: remove the redundant of_platform_populate by Rob Herring · 8 years ago
  77. 34bbdcd openrisc: add NR_CPUS Kconfig default value by Stafford Horne · 8 years ago
  78. 1f43e23 openrisc: Support both old (or32) and new (or1k) toolchain by Guenter Roeck · 10 years ago
  79. e60aa2f openrisc: Add thread-local storage (TLS) support by Christian Svensson · 11 years ago
  80. c799021 openrisc: restore all regs on rt_sigreturn by Jonas Bonn · 11 years ago
  81. f477060 openrisc: fix PTRS_PER_PGD define by Stefan Kristiansson · 11 years ago
  82. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  83. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  84. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  85. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  86. 2c7a5c5 openrisc: Define __ro_after_init to avoid crash by Guenter Roeck · 8 years ago
  87. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  88. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  90. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  91. 8e4b720 openrisc: fix the fix of copy_from_user() by Guenter Roeck · 8 years ago
  92. acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
  93. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  94. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  95. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  96. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  97. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  98. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  99. 8636f34 openrisc: do away with ARCH_REQUIRE_GPIOLIB by Linus Walleij · 9 years ago
  100. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago