1. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 7 years ago
  2. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 7 years ago
  3. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  4. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 7 years ago
  5. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 7 years ago
  7. f9a42e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  8. 0474872 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 8 years ago
  9. 7a7dc96 sparc64: Zero pages on allocation for mondo and error queues. by Liam R. Howlett · 8 years ago
  10. 5437344 sparc: migrate exception table users onto extable.h by Paul Gortmaker · 8 years ago
  11. 1a8b6d7 net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering by Mao Wenan · 8 years ago
  12. 5d0e770 sparc: Fixed typo in sstate.c. Replaced panicing with panicking by Tom Hromatka · 8 years ago
  13. 4bbc84f sparc: use symbolic names for tsb indexing by Mike Kravetz · 8 years ago
  14. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  15. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  16. 7a5c8b5 sparc: implement watchdog_nmi_enable and watchdog_nmi_disable by Babu Moger · 8 years ago
  17. 68bbc28 arch/sparc: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  18. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 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
  20. 067d14f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  21. 541cc39 sparc: fix a building error reported by kbuild by Gonglei \(Arei\) · 8 years ago
  22. acff7fd sparc64: fix typo in pgd_clear() by Kirill A. Shutemov · 8 years ago
  23. e241cfd sparc64: restore irq in error paths in iommu by Dan Carpenter · 8 years ago
  24. 601e6e3 sparc: leon: Fix a retry loop in leon_init_timers() by Dan Carpenter · 8 years ago
  25. b5c3206 sparc64: make string buffers large enough by Dan Carpenter · 8 years ago
  26. efca4885b5 sparc64: move dereference after check for NULL by Dan Carpenter · 8 years ago
  27. b1ebb97 sparc: kernel: use builtin_platform_driver by Geliang Tang · 8 years ago
  28. e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
  29. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  30. e5355cd sparc/sysfs: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  31. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  32. 9dd35d6 sparc: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  33. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  34. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  35. f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
  36. 5116ab4 sparc64: Bind PCIe devices to use IOMMU v2 service by Tushar Dave · 8 years ago
  37. 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
  38. f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago
  39. c88c545 sparc64: Add FORCE_MAX_ZONEORDER and default to 13 by Dave Kleikamp · 8 years ago
  40. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  41. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  42. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  43. 87a349f sparc64: fix compile warning section mismatch in find_node() by Thomas Tai · 8 years ago
  44. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  45. 07b5ab3 sparc32: Fix inverted invalid_frame_pointer checks on sigreturns by Andreas Larsson · 8 years ago
  46. 74a5ed5 sparc64: Fix find_node warning if numa node cannot be found by Thomas Tai · 8 years ago
  47. a74ad5e sparc64: Handle extremely large kernel TLB range flushes more gracefully. by David S. Miller · 8 years ago
  48. a236441 sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code. by David S. Miller · 8 years ago
  49. 830cda3 sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. by David S. Miller · 8 years ago
  50. 849c498 sparc64: Handle extremely large kernel TSB range flushes sanely. by David S. Miller · 8 years ago
  51. 9d9fa23 sparc: Handle negative offsets in arch_jump_label_transform by James Clarke · 8 years ago
  52. b429ae4 sparc64: Fix illegal relative branches in hypervisor patched TLB code. by David S. Miller · 8 years ago
  53. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  54. 0fd0ff0 sparc64: Delete now unused user copy fixup functions. by David S. Miller · 8 years ago
  55. 614da3d sparc64: Delete now unused user copy assembler helpers. by David S. Miller · 8 years ago
  56. ee841d0 sparc64: Convert U3copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  57. e93704e sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  58. 7ae3aaf sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  59. 95707704 sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  60. cb736fd sparc64: Convert U1copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  61. d0796b5 sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  62. 0096ac9 sparc64: Convert copy_in_user to accurate exception reporting. by David S. Miller · 8 years ago
  63. 83a17d2 sparc64: Prepare to move to more saner user copy exception handling. by David S. Miller · 8 years ago
  64. aa95ce3 sparc64: Delete __ret_efault. by David S. Miller · 8 years ago
  65. ee9e839 sparc32: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  66. 844bdf1 sparc64: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  67. d624716 sparc64: Setup a scheduling domain for highest level cache. by Atish Patra · 8 years ago
  68. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  69. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  70. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  71. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  72. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  74. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  75. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  76. f84d9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  77. 98e98eb sparc: fixing ident and beautifying code by netmonk@netmonk.org · 8 years ago
  78. aa7bde1 sparc64: Enable setting "relaxed ordering" in IOMMU mappings by chris hyser · 8 years ago
  79. 8914391 sparc64: Enable PCI IOMMU version 2 API by chris hyser · 8 years ago
  80. cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  81. c99d2ab sparc64: separate extable_64.h, switch elf_64.h to it by Al Viro · 8 years ago
  82. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 2a0100d sparc64: Fix non-SMP build. by David S. Miller · 8 years ago
  85. ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 8 years ago
  86. 9b2f753 sparc64: Fix cpu_possible_mask if nr_cpus is set by Atish Patra · 8 years ago
  87. 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
  88. bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 8 years ago
  89. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  90. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  92. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  93. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  94. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  95. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  96. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  97. fb2e6fd sparc32: debride memcpy.S a bit by Al Viro · 9 years ago
  98. 70a6fcf [sparc] unify 32bit and 64bit string.h by Al Viro · 9 years ago
  99. d3867f04 sparc: move exports to definitions by Al Viro · 9 years ago
  100. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago