1. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  2. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. dba9a0b math64, tile: Fix build failure by Sudip Mukherjee · 8 years ago
  5. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  6. 9e3d622 math64, timers: Fix 32bit mul_u64_u32_shr() and friends by Peter Zijlstra · 8 years ago
  7. fd7c991 tile/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  8. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  9. d9cb5bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  10. 14e73e7 tile: use __ro_after_init instead of tile-specific __write_once by Chris Metcalf · 8 years ago
  11. 18bfd3e tile: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  12. 870ee4f tile: remove #pragma unroll from finv_buffer_remote() by Chris Metcalf · 8 years ago
  13. 8e36f72 tile-module: Rename jump labels in module_alloc() by Markus Elfring · 8 years ago
  14. 8797fe7 tile-module: Use kmalloc_array() in module_alloc() by Markus Elfring · 8 years ago
  15. 65f62ce tile/pci_gx: fix spelling mistake: "delievered" -> "delivered" by Colin Ian King · 8 years ago
  16. 33c77e5 arch/tile: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  17. 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
  18. e658a6f tile: avoid using clocksource_cyc2ns with absolute cycle count by Chris Metcalf · 8 years ago
  19. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  20. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  21. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  22. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  23. e123386 tile: handle __ro_after_init like parisc does by Chris Metcalf · 8 years ago
  24. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  25. 09fddba tile: use simpler API for random address requests by Jason Cooper · 8 years ago
  26. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  27. 511f838 arch/tile: adopt the new nmi_backtrace framework by Chris Metcalf · 8 years ago
  28. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  29. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  30. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  31. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  32. c14b4bc tile: support static_key usage in non-module __exit sections by Chris Metcalf · 8 years ago
  33. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  34. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  35. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  36. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  37. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  38. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  39. f9abf53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  40. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  41. c86ad14 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. cdf8b46 tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
  43. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  44. f45eebc tile: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  45. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  46. 893d661 tile: support gcc 7 optimization to use __multi3 by Chris Metcalf · 8 years ago
  47. b7271b9 locking/atomic, arch/tile: Fix tilepro build by Peter Zijlstra · 8 years ago
  48. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  49. 1af5de9 locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  50. ca76866 tile 32-bit big-endian: fix bugs in syscall argument order by Chris Metcalf · 8 years ago
  51. 635efc7 tile/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
  52. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 8 years ago
  53. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  54. b464d1270 locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() by Peter Zijlstra · 8 years ago
  55. 9fbd49c tile: allow disabling CONFIG_EARLY_PRINTK by Chris Metcalf · 8 years ago
  56. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  58. 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. d6542d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  60. 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 8 years ago
  61. bdf03e5 Fix typo by Andrea Gelmini · 8 years ago
  62. 94ceaf3 Fix typo by Andrea Gelmini · 8 years ago
  63. a87e2cd Fix typo by Andrea Gelmini · 8 years ago
  64. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  65. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  66. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  67. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  68. b3d424f tile: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  69. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  70. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  71. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  72. f81ec90 net: dsa: mv88e6xxx: factorize the switch driver by Vivien Didelot · 8 years ago
  73. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  74. 4ef00aa tile: sort the "select" lines in the TILE/TILEGX configs by Chris Metcalf · 8 years ago
  75. 1538475 tile: clarify barrier semantics of atomic_add_return by Chris Metcalf · 8 years ago
  76. 85f5251 tile/defconfigs: Remove CONFIG_IPV6_PRIVACY by Borislav Petkov · 9 years ago
  77. ec3c073 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  78. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  79. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  80. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  81. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  82. 21c6478 tile: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
  83. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  84. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  85. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  87. ca3dfa5 dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent by Andrew Lunn · 9 years ago
  88. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  89. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  90. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  91. 35b90a2 tile: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  92. 77ef8f5 tile kgdb: fix bug in copy to gdb regs, and optimize memset by Chris Metcalf · 9 years ago
  93. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  94. 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 9 years ago
  95. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  96. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  97. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 9 years ago
  98. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  99. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  100. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago