1. 86c1952 perf comm: Use atomic.h for refcounting by Arnaldo Carvalho de Melo · 9 years ago
  2. e7e0efc perf hists: Rename add_hist_entry to hists__findnew_entry by Arnaldo Carvalho de Melo · 9 years ago
  3. 063bd93 perf hists: Reducing arguments of hist_entry_iter__add() by Namhyung Kim · 9 years ago
  4. 554e92e perf session: Fix perf_session__peek_event() by Adrian Hunter · 9 years ago
  5. 05b4177 perf build: Fix libunwind feature detection on 32-bit x86 by Adrian Hunter · 9 years ago
  6. a6ced2b perf tools: Fix parse_events_error dereferences by Adrian Hunter · 9 years ago
  7. bb78ce7 perf tools: Fix function declarations needed by parse-events.y by Adrian Hunter · 9 years ago
  8. 128c32e perf tools: Separate the tests and tools in installation by Nam T. Nguyen · 9 years ago
  9. a82d24e perf/x86/intel/pt: Remove redundant variable declaration by Alexander Shishkin · 9 years ago
  10. 0a487aa perf/x86/intel/pt: Kill pt_is_running() by Alexander Shishkin · 9 years ago
  11. 5b1dbd1 perf/x86/intel/pt: Document pt_buffer_reset_offsets() by Alexander Shishkin · 9 years ago
  12. cf302bf perf/x86/intel/pt: Document pt_buffer_reset_markers() by Alexander Shishkin · 9 years ago
  13. 74387bc perf/x86/intel/pt: Kill an unused variable by Alexander Shishkin · 9 years ago
  14. ba04065 perf/x86/intel: Simplify put_exclusive_constraints() by Peter Zijlstra · 9 years ago
  15. 8736e54 perf/x86: Simplify the x86_schedule_events() logic by Peter Zijlstra · 9 years ago
  16. 43ef205 perf/x86/intel: Remove intel_excl_states::init_state by Peter Zijlstra · 9 years ago
  17. 1fe684e perf/x86/intel: Remove pointless tests by Peter Zijlstra · 9 years ago
  18. 0c41e75 perf/x86/intel: Clean up intel_commit_scheduling() placement by Peter Zijlstra · 9 years ago
  19. 17186cc perf/x86/intel: Make WARN()ings consistent by Peter Zijlstra · 9 years ago
  20. aaf932e perf/x86/intel: Simplify the dynamic constraint code somewhat by Peter Zijlstra · 9 years ago
  21. b32ed7f perf/x86/intel: Add lockdep assert by Peter Zijlstra · 9 years ago
  22. 1c56583 perf/x86/intel: Correct local vs remote sibling state by Peter Zijlstra · 9 years ago
  23. adafa99 perf/x86/intel/cqm: Use 'u32' data type for RMIDs by Matt Fleming · 9 years ago
  24. bf92673 perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_state' by Thomas Gleixner · 9 years ago
  25. 43d0c2f perf/x86/intel/cqm: Remove useless wrapper function by Thomas Gleixner · 9 years ago
  26. 0bac237 perf/x86/intel/cqm: Avoid pointless MSR write by Thomas Gleixner · 9 years ago
  27. 9e7eaac perf/x86/intel/cqm: Remove pointless spinlock from state cache by Thomas Gleixner · 9 years ago
  28. b3df4ec perf/x86/intel/cqm: Use proper data types by Thomas Gleixner · 9 years ago
  29. f4d9757 perf/x86/intel/cqm: Document PQR MSR abuse by Thomas Gleixner · 9 years ago
  30. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  31. 68ab747 perf/x86: Tweak broken BIOS rules during check_hw_exists() by Don Zickus · 9 years ago
  32. f73ec48 perf/x86/intel/pt: Untangle pt_buffer_reset_markers() by Alexander Shishkin · 9 years ago
  33. aa319bc perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode by Alexander Shishkin · 9 years ago
  34. cc1790c perf/x86: Improve HT workaround GP counter constraint by Peter Zijlstra · 9 years ago
  35. b371b59 perf/x86: Fix event/group validation by Peter Zijlstra · 9 years ago
  36. dead9f2 perf: Fix race in BPF program unregister by Alexei Starovoitov · 9 years ago
  37. ba155e2 Linux 4.1-rc5 by Linus Torvalds · 9 years ago
  38. 5b13966 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  39. c5db6a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 9bd4459 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 086e8dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  42. 7ce14f6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  43. cf539cb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  44. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  46. a30ec4b Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  47. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  48. 2a058f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  49. 93a33a5 bridge: fix lockdep splat by Eric Dumazet · 9 years ago
  50. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  51. 47cc84c bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago
  52. 9eeb516 ARM: zynq: DT: Use the zynq binding with macb by Nathan Sullivan · 9 years ago
  53. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 9 years ago
  54. 6db9959 net: macb: Document zynq gem dt binding by Nathan Sullivan · 9 years ago
  55. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 9 years ago
  56. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 9 years ago
  57. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  58. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  59. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  60. a8106b1 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  61. bb43589 Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  62. a1cae34 crypto: s390/ghash - Fix incorrect ghash icv buffer handling. by Harald Freudenberger · 9 years ago
  63. 865d872 Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  64. f0d8690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  65. 2f8126e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  66. 0c68e5b Merge tag 'sound-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  67. 1865892 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  68. 83ee412 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  69. 97793a8 Merge tag 'mmc-4.1-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  70. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  71. e51a363 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  72. 77b071e Input: smtpe-ts - wait 50mS until polling for pen-up by Marek Vasut · 9 years ago
  73. e686e9e Input: smtpe-ts - use msecs_to_jiffies() instead of HZ by Marek Vasut · 9 years ago
  74. 3d854120 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  75. 4cce593 Merge tag 'hwmon-for-linus-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  76. 15397f1 Input: joydev - don't classify the vmmouse as a joystick by Thomas Hellstrom · 9 years ago
  77. c78e174 net: sched: fix call_rcu() race on classifier module unloads by Daniel Borkmann · 9 years ago
  78. 6ca1213 drm/radeon: fix error flag checking in native aux path by Alex Deucher · 9 years ago
  79. 0f28d12 drm/radeon: retry dcpd fetch by Alex Deucher · 9 years ago
  80. 755c814 drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova() by Stephane Viau · 9 years ago
  81. 8532e34 md/bitmap: remove rcu annotation from pointer arithmetic. by NeilBrown · 9 years ago
  82. a811577 md/raid0: fix restore to sector variable in raid0_make_request by Eric Work · 9 years ago
  83. 4876969 raid5: fix broken async operation chain by Shaohua Li · 9 years ago
  84. 412dbad Input: vmmouse - do not reference non-existing version of X driver by Thomas Hellstrom · 9 years ago
  85. 72eceab Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad by Hans de Goede · 9 years ago
  86. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  87. 3ad2a5f irqchip/gicv3-its: ITS table size should not be smaller than PSZ by Minghuan Lian · 9 years ago
  88. 153c35b Btrfs: fix regression in raid level conversion by Chris Mason · 9 years ago
  89. 521a04d Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" by Ilya Dryomov · 9 years ago
  90. b049453 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 9 years ago
  91. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 9 years ago
  92. c15e10e net: phy: Make sure phy_start() always re-enables the phy interrupts by Tim Beale · 9 years ago
  93. 7764b9d Merge branch 'ipv6_ecmp_fixes' by David S. Miller · 9 years ago
  94. 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 9 years ago
  95. 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 9 years ago
  96. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 9 years ago
  97. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  98. 3bfe049 netfilter: nfnetlink_{log,queue}: Register pernet in first place by Francesco Ruggeri · 9 years ago
  99. d499c10 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  100. c447e76 kvm/fpu: Enable eager restore kvm FPU for MPX by Liang Li · 9 years ago