1. 9888e4d Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  2. 56ce2f2 openrisc: add forward declaration for struct vm_area_struct by Tobias Klauser · 7 years ago
  3. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  4. c23504c openrisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  5. 3794907 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  6. e687448 openrisc: explicitly include linux/bug.h in asm/fixmap.h by Tobias Klauser · 8 years ago
  7. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  9. 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
  10. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  11. 19ad53e openrisc: remove arch-specific dma_supported implementation by Christoph Hellwig · 8 years ago
  12. d7950f8 openrisc: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  13. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  14. 8298525 kill strlen_user() by Al Viro · 8 years ago
  15. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  16. 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 · 8 years ago
  17. 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
  18. ab89866 openrisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  19. 6c36a4e openrisc: switch to generic extable.h by Al Viro · 8 years ago
  20. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  21. 154e67c openrisc: fix issue handling 8 byte get_user calls by Stafford Horne · 8 years ago
  22. 8af4294 openrisc: xchg: fix `computed is not used` warning by Stafford Horne · 8 years ago
  23. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  24. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  25. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  26. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  27. 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
  28. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  29. f5d45dc openrisc: Add optimized memcpy routine by Stafford Horne · 9 years ago
  30. d857a1e openrisc: Add optimized memset by Olof Kindgren · 10 years ago
  31. 79f8a4d0 openrisc: Fix the bitmask for the unit present register by Sebastian Macke · 10 years ago
  32. 4ac46db openrisc: add futex_atomic_* implementations by Stefan Kristiansson · 10 years ago
  33. bc19598 openrisc: add optimized atomic operations by Stefan Kristiansson · 11 years ago
  34. 1159517 openrisc: add cmpxchg and xchg implementations by Stefan Kristiansson · 11 years ago
  35. 0e9f9fd openrisc: add atomic bitops by Stefan Kristiansson · 11 years ago
  36. 3e06a16 openrisc: add cache way information to cpuinfo by Stefan Kristiansson · 12 years ago
  37. c0fcaf5 openrisc: use SPARSE_IRQ by Jonas Bonn · 13 years ago
  38. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  39. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  40. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  41. 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
  42. 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
  43. f477060 openrisc: fix PTRS_PER_PGD define by Stefan Kristiansson · 11 years ago
  44. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  45. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  46. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  47. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  48. 2c7a5c5 openrisc: Define __ro_after_init to avoid crash by Guenter Roeck · 8 years ago
  49. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  50. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  51. 8e4b720 openrisc: fix the fix of copy_from_user() by Guenter Roeck · 8 years ago
  52. acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
  53. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  54. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  55. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  56. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
  57. 86d618c openrisc: drop wrongly typed definition of page_to_virt() by Ard Biesheuvel · 9 years ago
  58. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  59. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  60. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 9 years ago
  61. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  62. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  63. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  64. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  65. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  66. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  67. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  68. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  70. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  71. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  72. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  73. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  74. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  75. 3824e3c openrisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  76. 582a678 openrisc/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  77. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  78. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  79. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 29075fe next: openrisc: Fix build by Guenter Roeck · 10 years ago
  81. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
  82. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  83. 087fe00 openrisc: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
  84. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  86. 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 11 years ago
  87. 0f5c6f9 arch,openrisc: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  88. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  89. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  90. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  91. 98d38dd Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  92. b3d59c6 openrisc: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  93. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  94. f69405c openrisc: include: asm: Kbuild: add default "vga.h" by Chen Gang · 11 years ago
  95. 5116b1d of: remove empty arch prom.h headers by Rob Herring · 11 years ago
  96. 32df8dc of: remove HAVE_ARCH_DEVTREE_FIXUPS by Rob Herring · 11 years ago
  97. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  98. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  99. ede2033 openrisc: clean-up prom.h by Rob Herring · 11 years ago
  100. 007fb9a openrisc: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 11 years ago