1. bb620c3 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 10 years ago
  2. c12f048 sparc: Revert generic IOMMU allocator. by David S. Miller · 10 years ago
  3. e2fdae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  4. d0f138b sparc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  5. f1600e5 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 10 years ago
  6. 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
  7. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 720d707 sparc: Fix execution domain removal by Guenter Roeck · 10 years ago
  9. 1446477 sparc: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  10. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  11. b5aff55 sparc: perf: Add support M7 processor by David Ahern · 10 years ago
  12. 9555b47 sparc: io_64.h: Replace io function-link macros by Ricardo Ribalda · 10 years ago
  13. 8f765b8 arch: sparc: kernel: starfire.c: Remove unused function by Rickard Strandqvist · 10 years ago
  14. 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
  15. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  16. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  17. 4ecf886 sparc32: fix broken set_pte() by Kirill A. Shutemov · 10 years ago
  18. 6a8c482 sparc: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  19. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 10 years ago
  20. 0795cb1 sparc32: nocheck uaccess coding style tweaks by Michael S. Tsirkin · 10 years ago
  21. 4b636ba sparc64: nocheck uaccess coding style tweaks by Michael S. Tsirkin · 10 years ago
  22. 7185820 sparc64: uaccess_64 macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  23. 8ccf7b2 sparc32: uaccess_32 macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  24. 1d638ef sparc64/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  25. 9b7accb sparc32/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  26. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  27. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  28. 38351a3 sparc: hook up execveat system call by David Drysdale · 10 years ago
  29. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  30. 1678c2b sparc/ldc: create separate ldc_unbind from ldc_free by Dwight Engen · 10 years ago
  31. fe47c3c vio: create routines for inc,dec vio dring indexes by Dwight Engen · 10 years ago
  32. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  33. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  34. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  35. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  36. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  37. a0e4467 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
  38. 6d0ba91 sunvnet: add VIO v1.7 and v1.8 support by David L Stevens · 10 years ago
  39. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  40. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  41. 0d1d909 sparc: Add NOP dma_cache_sync() implementation. by David S. Miller · 10 years ago
  42. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  43. 7c3969c sparc: io: remove duplicate relaxed accessors on sparc32 by Arnd Bergmann · 10 years ago
  44. 5a2b59d sparc64: Fix constraints on swab helpers. by David S. Miller · 10 years ago
  45. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  46. 1a17fdc sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks by Andreas Larsson · 10 years ago
  47. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  48. c20ce79 sparc: Hook up bpf system call. by David S. Miller · 10 years ago
  49. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  50. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  51. 1191ccb sparc: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  52. 1d5f672 sparc: include: asm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  53. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  54. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  55. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  56. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  57. f4da362 sparc64: Fix FPU register corruption with AES crypto offload. by David S. Miller · 10 years ago
  58. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 052db7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  60. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  62. d195b71 sparc64: Kill unnecessary tables and increase MAX_BANKS. by David S. Miller · 10 years ago
  63. ee6a933 sparc64: sparse irq by bob picco · 10 years ago
  64. bb4e6e8 sparc64: Adjust vmalloc region size based upon available virtual address bits. by David S. Miller · 10 years ago
  65. 7c0fa0f sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. by David S. Miller · 10 years ago
  66. 0dd5b7b sparc64: Fix physical memory management regressions with large max_phys_bits. by David S. Miller · 10 years ago
  67. 8c82dc0 sparc64: Adjust KTSB assembler to support larger physical addresses. by David S. Miller · 10 years ago
  68. 4397bed sparc64: Define VA hole at run time, rather than at compile time. by David S. Miller · 10 years ago
  69. ac55c76 sparc64: Switch to 4-level page tables. by David S. Miller · 10 years ago
  70. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  71. ca605b7 sparc64: Add vio_set_intr() to enable/disable Rx interrupts by Sowmini Varadhan · 10 years ago
  72. d0aedcd vio: fix reuse of vio_dring slot by Dwight Engen · 10 years ago
  73. 9bce218 sunvdc: add cdrom and v1.1 protocol support by Allen Pais · 10 years ago
  74. 163a4e7 sparc: VIO protocol version 1.6 by David L Stevens · 10 years ago
  75. e4defc7 sunvnet: upgrade to VIO protocol version 1.6 by David L Stevens · 10 years ago
  76. a17c8b5 sparc: implement is_32bit_task by Eric Paris · 11 years ago
  77. 01ed102 sparc: properly conditionalize use of TIF_32BIT by Stephen Rothwell · 11 years ago
  78. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
  79. c21c4ab sparc64: Move request_irq() from ldc_bind() to ldc_alloc() by Sowmini Varadhan · 10 years ago
  80. 05aa165 sparc64: T5 PMU by bob picco · 10 years ago
  81. 4ccb927 sparc64: sun4v TLB error power off events by bob picco · 10 years ago
  82. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  83. 999156a sparc/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  84. b84ca92 sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI by Andreas Larsson · 10 years ago
  85. cadbb58 sparc64: correctly recognise M6 and M7 cpu type by Allen Pais · 10 years ago
  86. 494fc42 sparc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  87. 4f3316c locking,arch,sparc: Fold atomic_ops by Peter Zijlstra · 11 years ago
  88. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  89. 13b102b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  90. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  91. caa9199 sparc: Hook up seccomp and getrandom system calls. by David S. Miller · 10 years ago
  92. 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  93. e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
  94. 4ca9a23 sparc64: Guard against flushing openfirmware mappings. by David S. Miller · 10 years ago
  95. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 2605392 sparc: Hook up renameat2 syscall. by David S. Miller · 10 years ago
  97. 453c9ab sparc64: avoid code duplication in io_64.h by Sam Ravnborg · 10 years ago
  98. add79d6 sparc64: reorder functions in io_64.h by Sam Ravnborg · 10 years ago
  99. be80d84 sparc64: drop unused SLOW_DOWN_IO definitions by Sam Ravnborg · 10 years ago
  100. 79294d7 sparc64: remove macro indirection in io_64.h by Sam Ravnborg · 10 years ago