1. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  2. e4afa12 cpumask: remove __first_cpu / __next_cpu by Rusty Russell · 10 years ago
  3. 0ae53ed sparc: Make LDC use common iommu poll management functions by Sowmini Varadhan · 10 years ago
  4. bb620c3 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 10 years ago
  5. c12f048 sparc: Revert generic IOMMU allocator. by David S. Miller · 10 years ago
  6. e2fdae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  7. d0f138b sparc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  8. 671d773 sparc: Make LDC use common iommu poll management functions by Sowmini Varadhan · 10 years ago
  9. f1600e5 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 10 years ago
  10. 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
  11. f91e8d6 sparc: clarify __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
  12. 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 10 years ago
  13. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  14. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. 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
  16. 720d707 sparc: Fix execution domain removal by Guenter Roeck · 10 years ago
  17. 1446477 sparc: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  18. 3cfb2f7 Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  19. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  20. d10b730 Revert "sparc/PCI: Clip bridge windows to fit in upstream windows" by Bjorn Helgaas · 10 years ago
  21. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
  22. 2077cef sparc64: Fix several bugs in memmove(). by David S. Miller · 10 years ago
  23. 31aaa98 sparc: Touch NMI watchdog when walking cpus and calling printk by David Ahern · 10 years ago
  24. b5aff55 sparc: perf: Add support M7 processor by David Ahern · 10 years ago
  25. d51291c sparc: perf: Make counting mode actually work by David Ahern · 10 years ago
  26. 5b0d4b5 sparc: perf: Remove redundant perf_pmu_{en|dis}able calls by David Ahern · 10 years ago
  27. 9e808eb PCI: Cleanup control flow by Bjorn Helgaas · 10 years ago
  28. a0c8a4d sparc/PCI: Claim bus resources before pci_bus_add_devices() by Yijing Wang · 10 years ago
  29. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  30. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 10 years ago
  31. 3142f76 clocksource, sparc32: Convert to using clocksource_register_hz() by John Stultz · 10 years ago
  32. f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 10 years ago
  33. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 10 years ago
  34. 53eb251 sparc: semtimedop() unreachable due to comparison error by Rob Gardner · 10 years ago
  35. 9555b47 sparc: io_64.h: Replace io function-link macros by Ricardo Ribalda · 10 years ago
  36. 94ab599 sparc64: fatal trap should stop all cpus by Dave Kleikamp · 10 years ago
  37. 8f765b8 arch: sparc: kernel: starfire.c: Remove unused function by Rickard Strandqvist · 10 years ago
  38. cb26285 arch: sparc: kernel: traps_64.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  39. 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
  40. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  41. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  42. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  43. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  44. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  45. 4ecf886 sparc32: fix broken set_pte() by Kirill A. Shutemov · 10 years ago
  46. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  47. 6a8c482 sparc: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  48. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 10 years ago
  49. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  50. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  51. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  52. d63e2e1 sparc/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  53. 0795cb1 sparc32: nocheck uaccess coding style tweaks by Michael S. Tsirkin · 10 years ago
  54. 4b636ba sparc64: nocheck uaccess coding style tweaks by Michael S. Tsirkin · 10 years ago
  55. 7185820 sparc64: uaccess_64 macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  56. 8ccf7b2 sparc32: uaccess_32 macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  57. 1d638ef sparc64/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  58. 9b7accb sparc32/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  59. 97ef8ef crypto: sparc64/md5 - fix module description by Mathias Krause · 10 years ago
  60. 5001323 crypto: sparc64/des - add "des3_ede" module alias by Mathias Krause · 10 years ago
  61. 7d676fd crypto: sparc64/camellia - fix module alias by Mathias Krause · 10 years ago
  62. b012641 crypto: sparc64/aes - fix module description by Mathias Krause · 10 years ago
  63. 66d0f7e sparc32: destroy_context() and switch_mm() needs to disable interrupts. by Andreas Larsson · 10 years ago
  64. 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
  65. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  66. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  67. 38351a3 sparc: hook up execveat system call by David Drysdale · 10 years ago
  68. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  69. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  70. 1678c2b sparc/ldc: create separate ldc_unbind from ldc_free by Dwight Engen · 10 years ago
  71. fe47c3c vio: create routines for inc,dec vio dring indexes by Dwight Engen · 10 years ago
  72. 92f268ee sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall by Andreas Larsson · 10 years ago
  73. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  74. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  75. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  76. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  77. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  78. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. 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
  80. 6d0ba91 sunvnet: add VIO v1.7 and v1.8 support by David L Stevens · 10 years ago
  81. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  82. 8202cd7 crypto: sparc - replace memset by memzero_explicit by Julia Lawall · 10 years ago
  83. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  84. 0d1d909 sparc: Add NOP dma_cache_sync() implementation. by David S. Miller · 10 years ago
  85. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  86. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  87. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  88. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  89. 7c3969c sparc: io: remove duplicate relaxed accessors on sparc32 by Arnd Bergmann · 10 years ago
  90. 5a2b59d sparc64: Fix constraints on swab helpers. by David S. Miller · 10 years ago
  91. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  92. 1a17fdc sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks by Andreas Larsson · 10 years ago
  93. ab5c780 sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). by David S. Miller · 10 years ago
  94. 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
  95. 7da89a2 sparc64: Fix crashes in schizo_pcierr_intr_other(). by David S. Miller · 10 years ago
  96. c20ce79 sparc: Hook up bpf system call. by David S. Miller · 10 years ago
  97. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  98. 06090e8 sparc64: Implement __get_user_pages_fast(). by David S. Miller · 10 years ago
  99. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  100. 1191ccb sparc: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago