1. 4741442 Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  2. 69e6cdd Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  3. 10b9dd5 Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  4. 4d92c8d Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  5. e658a6f tile: avoid using clocksource_cyc2ns with absolute cycle count by Chris Metcalf · 8 years ago
  6. ded9b5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. a407b06 perf sched timehist: Add -V/--cpu-visual option by David Ahern · 8 years ago
  8. 6c973c9 perf sched timehist: Add call graph options by David Ahern · 8 years ago
  9. fc1469f perf sched timehist: Add -w/--wakeups option by David Ahern · 8 years ago
  10. 52df138 perf sched timehist: Add summary options by David Ahern · 8 years ago
  11. 49394a2 perf sched timehist: Introduce timehist command by David Ahern · 8 years ago
  12. 69b7e48 perf evsel: Support printing callchains with arrows by Namhyung Kim · 8 years ago
  13. a876344 perf symbols: Print symbol offsets conditionally by Namhyung Kim · 8 years ago
  14. 3a5bfab perf c2c: Support cascading options by Jiri Olsa · 8 years ago
  15. d940bac perf c2c report: Display total HITMs on default by Jiri Olsa · 8 years ago
  16. dba8ab9 perf c2c report: Add struct c2c_stats::tot_hitm field by Jiri Olsa · 8 years ago
  17. b7ac4f9 perf c2c report: Add -f/--force option by Jiri Olsa · 8 years ago
  18. e8c5fe1 perf c2c report: Setup browser after opening perf.data by Jiri Olsa · 8 years ago
  19. 7b4b82bc perf tools: Show event fd in debug output by Jiri Olsa · 8 years ago
  20. c52d9e4 tools lib traceevent: Add retrieval of preempt count and latency flags by Steven Rostedt · 8 years ago
  21. bb5a731 tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number by Steven Rostedt · 8 years ago
  22. 23aabe7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  23. 23400ac Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  24. b66c08b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  25. 57527ed Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  26. d55b352 NFSv4.x: hide array-bounds warning by Arnd Bergmann · 8 years ago
  27. 000b894 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 7cfc431 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 033ac60 perf/x86/intel/uncore: Allow only a single PMU/box within an events group by Peter Zijlstra · 8 years ago
  30. b800058 perf/x86/intel: Cure bogus unwind from PEBS entries by Peter Zijlstra · 8 years ago
  31. ae31fe5 perf/x86: Restore TASK_SIZE check on frame pointer by Johannes Weiner · 8 years ago
  32. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  33. 18f649e sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() by Oleg Nesterov · 8 years ago
  34. c8467f7 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy by Herbert Xu · 8 years ago
  35. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 8 years ago
  36. 3b404a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  37. 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  38. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  39. 7082c5c tcp: zero ca_priv area when switching cc algorithms by Florian Westphal · 8 years ago
  40. 7c6ae61 net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit by Gao Feng · 8 years ago
  41. d75a6a0 NFSv4.1: Keep a reference on lock states while checking by Benjamin Coddington · 8 years ago
  42. 6bc5445 ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC by Peter Robinson · 8 years ago
  43. ec638db thermal/powerclamp: add back module device table by Jacob Pan · 8 years ago
  44. e96271f perf/core: Fix address filter parser by Alexander Shishkin · 8 years ago
  45. e5dce28 x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt by Andy Shevchenko · 8 years ago
  46. a980ce3 x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well by H.J. Lu · 8 years ago
  47. 8c5c86f x86/platform/intel-mid: Register watchdog device after SCU by Andy Shevchenko · 8 years ago
  48. b22cbe4 x86/fpu: Fix invalid FPU ptrace state after execve() by Yu-cheng Yu · 8 years ago
  49. ed68d7e x86/boot: Fail the boot if !M486 and CPUID is missing by Andy Lutomirski · 8 years ago
  50. fc0e81b x86/traps: Ignore high word of regs->cs in early_fixup_exception() by Andy Lutomirski · 8 years ago
  51. 3d40658 apparmor: fix change_hat not finding hat after policy replacement by John Johansen · 8 years ago
  52. 9c76358 Linux 4.9-rc6 by Linus Torvalds · 8 years ago
  53. 697ed8d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  54. 51b9a31 tipc: eliminate obsolete socket locking policy description by Jon Paul Maloy · 8 years ago
  55. 3f0ae05 rtnl: fix the loop index update error in rtnl_dump_ifinfo() by Zhang Shengju · 8 years ago
  56. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  57. 77079b1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  58. d117b9a Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  59. 8cdf337 ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  60. 0f0909e fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 8 years ago
  61. 3c7018e fscrypto: don't use on-stack buffer for filename encryption by Eric Biggers · 8 years ago
  62. 50d438f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  63. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  64. ad092de i2c: i2c-mux-pca954x: fix deselect enabling for device-tree by Alex Hemme · 8 years ago
  65. f691838 Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  66. 384b0dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  67. 6741897 Merge tag 'leds_4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  68. eab8d4b Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  69. a2b0773 kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic by Paolo Bonzini · 8 years ago
  70. 7301d6a KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr by Paolo Bonzini · 8 years ago
  71. 22583f0 KVM: async_pf: avoid recursive flushing of work items by Paolo Bonzini · 8 years ago
  72. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  73. 1650b4e KVM: Disable irq while unregistering user notifier by Ignacio Alvarado · 8 years ago
  74. 8b95344 KVM: x86: do not go through vcpu in __get_kvmclock_ns by Paolo Bonzini · 8 years ago
  75. e5dbc4b Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  76. adda306 Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  77. 9dd35d6 sparc: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  78. 178c7ae net: macb: add check for dma mapping error in start_xmit() by Alexey Khoroshilov · 8 years ago
  79. 20afa6e Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  80. 04e3685 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  81. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  82. dbfa048 MAINTAINERS: Add LED subsystem co-maintainer by Pavel Machek · 8 years ago
  83. aab0b24 Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes' by Rafael J. Wysocki · 8 years ago
  84. 79c3dcb Merge branch 'sparc-lockdep-small' by David S. Miller · 8 years ago
  85. e245d99 lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined by Babu Moger · 8 years ago
  86. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  87. d41cbfc NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state by Benjamin Coddington · 8 years ago
  88. 1a9bbcc sunbmac: Fix compiler warning by Tushar Dave · 8 years ago
  89. 266439c sunqe: Fix compiler warnings by Tushar Dave · 8 years ago
  90. 5cc7861 NFSv4: Don't call close if the open stateid has already been cleared by Trond Myklebust · 8 years ago
  91. 49cc0c4 Merge branch 'sun4v-64bit-DMA' by David S. Miller · 8 years ago
  92. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  93. f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
  94. 5116ab4 sparc64: Bind PCIe devices to use IOMMU v2 service by Tushar Dave · 8 years ago
  95. 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
  96. f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago
  97. c88c545 sparc64: Add FORCE_MAX_ZONEORDER and default to 13 by Dave Kleikamp · 8 years ago
  98. f82ef3e rtnetlink: fix FDB size computation by Sabrina Dubroca · 8 years ago
  99. 0f5258c netns: fix get_net_ns_by_fd(int pid) typo by Stefan Hajnoczi · 8 years ago
  100. 87305c4 Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago