1. 07d36c9 x86/vdso: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  2. e1c4cde Merge branch 'core/rcu' into smp/hotplug to pick up dependencies by Thomas Gleixner · 8 years ago
  3. 54f5449 Merge branch 'timers/core' into smp/hotplug to pick up dependencies by Thomas Gleixner · 8 years ago
  4. 7ed18e2 Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  5. b6d9015 Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' by Rafael J. Wysocki · 8 years ago
  6. 3d93f42 Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 8 years ago
  7. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 8 years ago
  8. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  9. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 8 years ago
  10. b0d6e2d timers: Reduce the CPU index space to 256k by Thomas Gleixner · 8 years ago
  11. 15dba1e hlist: Add hlist_is_singular_node() helper by Thomas Gleixner · 8 years ago
  12. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 8 years ago
  13. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 8 years ago
  14. bc86765 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. 0b295dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  16. 88c0871 Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  17. 487cf917 Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" by Sinan Kaya · 8 years ago
  18. 82a31b9 net_sched: fix mirrored packets checksum by WANG Cong · 8 years ago
  19. eb70db8 packet: Use symmetric hash for PACKET_FANOUT_HASH. by David S. Miller · 8 years ago
  20. 0232b23 Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  21. 65ee670 net/mlx5: Add timeout handle to commands with callback by Mohamad Haj Yahia · 8 years ago
  22. f87fda0 bonding: prevent out of bound accesses by Eric Dumazet · 8 years ago
  23. 1a0a02d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  24. 20bfdca Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  25. 4aa34ce Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  26. f5c5c22 Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  27. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  28. 5c672ab fuse: serialize dirops by default by Miklos Szeredi · 8 years ago
  29. ba4a1c2 mfd: da9053: Fix compiler warning message for uninitialised variable by Steve Twiss · 8 years ago
  30. 54d5f16e Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  31. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  32. 0bcc0ea reset: TRIVIAL: Add line break at same place for similar APIs by Lee Jones · 8 years ago
  33. c33d61a reset: Supply *_shared variant calls when using *_optional APIs by Lee Jones · 8 years ago
  34. 40faee8 reset: Supply *_shared variant calls when using of_* API by Lee Jones · 8 years ago
  35. a53e35d reset: Ensure drivers are explicit when requesting reset lines by Lee Jones · 8 years ago
  36. 3c35f6e reset: Reorder inline reset_control_get*() wrappers by Lee Jones · 8 years ago
  37. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  38. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  39. 6b9dc6a drm/i915: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  40. 42482b4 drm/i915: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  41. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  42. 9a0fee2 sock_diag: do not broadcast raw socket destruction by Willem de Bruijn · 8 years ago
  43. b81ea96 clk: Add missing clk_get_sys() stub by Daniel Lezcano · 8 years ago
  44. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  45. 2ef2538 clocksource/drivers/sp804: Convert init function to return error by Daniel Lezcano · 8 years ago
  46. b7c4db8 clocksource/drivers/clksrc-probe: Introduce init functions with return code by Daniel Lezcano · 8 years ago
  47. c35d929 of: Add a new macro to declare_of for one parameter function returning a value by Daniel Lezcano · 9 years ago
  48. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  49. 0efce9d arm64: KVM: fix build with CONFIG_ARM_PMU disabled by Sudeep Holla · 8 years ago
  50. e3b22bc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  52. aebe9bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  53. 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
  54. 9b75a86 mm: mempool: kasan: don't poot mempool objects in quarantine by Andrey Ryabinin · 8 years ago
  55. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 8 years ago
  56. 7e8b3df USB: EHCI: declare hostpc register as zero-length array by Alan Stern · 8 years ago
  57. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  58. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 8 years ago
  59. 33cdcee pwm: Fix pwm_apply_args() by Boris Brezillon · 8 years ago
  60. 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 8 years ago
  61. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 8 years ago
  62. c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 8 years ago
  63. c9b2549 IB/mlx5: Fix post send fence logic by Eli Cohen · 8 years ago
  64. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 8 years ago
  65. e6c2682 time: Add time64_to_tm() by Deepa Dinamani · 8 years ago
  66. af4afb4 alarmtimer: Fix comments describing structure fields by Pratyush Patel · 8 years ago
  67. 67016f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. a0d26d5 qed*: Don't reset statistics on inner reload by Yuval Mintz · 8 years ago
  69. 4883269 Input: add HDMI CEC specific keycodes by Kamil Debski · 8 years ago
  70. 3720b69 Input: add BUS_CEC type by Hans Verkuil · 8 years ago
  71. e80dac1 Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  72. a50094a Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  73. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  74. 5e25db8 isa: Dummy isa_register_driver should return error code by William Breathitt Gray · 9 years ago
  75. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 8 years ago
  76. 695ef16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  77. 7af9a17 Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  78. 1463847 netfilter: xt_SYNPROXY: include missing <linux/types.h> by Pablo Neira Ayuso · 8 years ago
  79. 8f45927 netfilter: xt_SYNPROXY: add missing header to Kbuild by Pablo Neira Ayuso · 8 years ago
  80. bb96727 Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  81. 41ef721 Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  82. 9c514bed Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  83. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  84. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  85. daddef7 net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG by Jason A. Donenfeld · 8 years ago
  86. 5dc8a86 Update my main e-mails at the Kernel tree by Mauro Carvalho Chehab · 8 years ago
  87. 4d03754 Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14a' into HEAD by Paul E. McKenney · 8 years ago
  88. 088e9d2 rcu: sysctl: Panic on RCU Stall by Daniel Bristot de Oliveira · 8 years ago
  89. 4929c91 rcu: Make call_rcu_tasks() tolerate first call with irqs disabled by Paul E. McKenney · 9 years ago
  90. 3a37f72 rcu: No ordering for rcu_assign_pointer() of NULL by Paul E. McKenney · 9 years ago
  91. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 9 years ago
  92. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 9 years ago
  93. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  94. d95f5ba torture: Break online and offline functions out of torture_onoff() by Paul E. McKenney · 9 years ago
  95. 810ce8b rcu: Document RCU_NONIDLE() restrictions in comment header by Paul E. McKenney · 9 years ago
  96. 57120fa Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  97. 30402c8 Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus by Miklos Szeredi · 8 years ago
  98. 90735c9 Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  99. c3ec5e5 net: diag: add missing declarations by Ben Dooks · 8 years ago
  100. 3d0f0b6 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago