1. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
  2. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 8 years ago
  3. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 8 years ago
  4. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  5. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  6. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 0cd52df sparc: kernel: pmc: make of_device_ids const. by Arvind Yadav · 8 years ago
  8. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  9. b02c2b0 sparc: remove arch specific dma_supported implementations by Christoph Hellwig · 8 years ago
  10. c6d333e sparc: remove leon_dma_ops by Christoph Hellwig · 8 years ago
  11. ceaf481 sparc: implement ->mapping_error by Christoph Hellwig · 8 years ago
  12. a718d13 sparc64: fix typo in property by Pavel Tatashin · 8 years ago
  13. 15c35e4 sparc64: add port_id to VIO device metadata by Jag Raman · 8 years ago
  14. f4d29ca sparc64: Enhance search for VIO device in MDESC by Jag Raman · 8 years ago
  15. aa512d5e sparc64: enhance VIO device probing by Jag Raman · 8 years ago
  16. 110f226 sparc64: check if a client is allowed to register for MDESC notifications by Jag Raman · 8 years ago
  17. 0542eb7 sparc64: remove restriction on VIO device name size by Jag Raman · 8 years ago
  18. e2169a3 sparc64: refactor code to obtain cfg_handle property from MDESC by Jag Raman · 8 years ago
  19. 06f3c3a sparc64: add MDESC node name property to VIO device metadata by Jag Raman · 8 years ago
  20. 0ab2fcd sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation by Jag Raman · 8 years ago
  21. 411cb4a sparc64: expand MDESC interface by Jag Raman · 8 years ago
  22. 01b7a47 sparc64: skip handshake for LDC channels in RAW mode by Jag Raman · 8 years ago
  23. ac6bb02 sparc64: specify the device class in VIO version info. packet by Jag Raman · 8 years ago
  24. 7b6e04a sparc64: ensure VIO operations are defined while being used by Jag Raman · 8 years ago
  25. 69f5797 sparc: kernel: apc: make of_device_ids const by Arvind Yadav · 8 years ago
  26. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  27. c55c5dd sparc/time: make of_device_ids const by Arvind Yadav · 8 years ago
  28. eea9833 sparc64: broken %tick frequency on spitfire cpus by Pavel Tatashin · 8 years ago
  29. fca4afe sparc64: use prom interface to get %stick frequency by Pavel Tatashin · 8 years ago
  30. eae3fc9 sparc64: optimize functions that access tick by Pavel Tatashin · 8 years ago
  31. 4929c83 sparc64: add hot-patched and inlined get_tick() by Pavel Tatashin · 8 years ago
  32. 83e8eb9 sparc64: initialize time early by Pavel Tatashin · 8 years ago
  33. 89108c3 sparc64: improve modularity tick options by Pavel Tatashin · 8 years ago
  34. 178bf2b sparc64: optimize loads in clock_sched() by Pavel Tatashin · 8 years ago
  35. b5dd4d8 sparc64: show time stamps from zero by Pavel Tatashin · 8 years ago
  36. b8a83fc sparc64: access tick function from variable by Pavel Tatashin · 8 years ago
  37. 68a7921 sparc64: remove trailing white spaces by Pavel Tatashin · 8 years ago
  38. 93ec4a8 sparc64: print debug messages when reading from LDC channel by Jag Raman · 8 years ago
  39. 6c95483b sparc64: ldc abort during vds iso boot by Jag Raman · 8 years ago
  40. fc43b97 sparc64: ensure LDC channel is ready before communication by Jag Raman · 8 years ago
  41. 29693e7 sparc64: enhance ldc_abort to print message by Jag Raman · 8 years ago
  42. 85762a6 sparc64: expand LDC interface by Jag Raman · 8 years ago
  43. 33acc6d sparc: vio: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 8 years ago
  44. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
  45. c982aa9 sparc: Machine description indices can vary by James Clarke · 8 years ago
  46. 654f480 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 8 years ago
  47. c79a137 arch/sparc: support NR_CPUS = 4096 by Jane Chu · 8 years ago
  48. 0fde7ad sparc64: Fix build warnings with gcc 7. by David S. Miller · 8 years ago
  49. f2545b2d jump_label: Reorder hotplug lock and jump_label_lock by Thomas Gleixner · 8 years ago
  50. 48078d2 sparc/ftrace: Fix ftrace graph time measurement by Liam R. Howlett · 8 years ago
  51. 7fc22f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  52. 3c7f6221 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 8 years ago
  53. aed74ea sparc: use memdup_user_nul in sun4m LED driver by Geliang Tang · 8 years ago
  54. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  55. 8c64415 sparc: Remove redundant tests in boot_flags_init(). by David S. Miller · 8 years ago
  56. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. f6ebf0b sparc: Update syscall tables. by David S. Miller · 8 years ago
  60. b7c02b7 sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API by David S. Miller · 8 years ago
  61. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  62. ea875ec sparc/sysfs: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  63. 7fd5342 sparc/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  64. 8b65bb5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  65. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
  66. d3805c5 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  67. 1333eb7 sparc32: kill __ret_efault() by Al Viro · 8 years ago
  68. 0ae2d26 arch/sparc: Avoid DCTI Couples by Babu Moger · 8 years ago
  69. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  70. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  71. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  72. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  73. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  74. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  75. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  76. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  77. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  78. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  79. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  80. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  81. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  82. 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
  83. c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 8 years ago
  84. 7dd4fcf sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
  85. cffb3e7 sparc64: Set cpu state to offline when stopped by Vijay Kumar · 8 years ago
  86. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  87. f9a42e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  88. 0474872 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 8 years ago
  89. 7a7dc96 sparc64: Zero pages on allocation for mondo and error queues. by Liam R. Howlett · 8 years ago
  90. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  91. 5d0e770 sparc: Fixed typo in sstate.c. Replaced panicing with panicking by Tom Hromatka · 8 years ago
  92. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  93. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  94. 7a5c8b5 sparc: implement watchdog_nmi_enable and watchdog_nmi_disable by Babu Moger · 8 years ago
  95. 68bbc28 arch/sparc: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  96. 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
  97. e241cfd sparc64: restore irq in error paths in iommu by Dan Carpenter · 8 years ago
  98. 601e6e3 sparc: leon: Fix a retry loop in leon_init_timers() by Dan Carpenter · 8 years ago
  99. b5c3206 sparc64: make string buffers large enough by Dan Carpenter · 8 years ago
  100. efca4885b5 sparc64: move dereference after check for NULL by Dan Carpenter · 8 years ago