1. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. cc9e4bd tracing: Fix typo from "static inlin" to "static inline" by Steven Rostedt (Red Hat) · 9 years ago
  3. 6b88f44 tracing/filter: Do not allow infix to exceed end of string by Steven Rostedt (Red Hat) · 9 years ago
  4. 6a398a3 Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. b4875bb tracing/filter: Do not WARN on operand count going below zero by Steven Rostedt (Red Hat) · 9 years ago
  6. 7c49437 Input: improve parsing OF parameters for touchscreens by Dmitry Torokhov · 9 years ago
  7. 38e1b72 Input: edt-ft5x06 - mark as direct input device by Dmitry Torokhov · 9 years ago
  8. 3e2b03d Input: use for_each_set_bit() where appropriate by Anshul Garg · 9 years ago
  9. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  10. cc8a0a9 Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  11. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  12. 77d4316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  13. da028d5 um: Don't pollute kernel namespace with uapi by Richard Weinberger · 9 years ago
  14. 8eeba4e um: Include sys/types.h for makedev(), major(), minor() by Hans-Werner Hilse · 9 years ago
  15. f9bb3b5 um: Do not use stdin and stdout identifiers for struct members by Hans-Werner Hilse · 9 years ago
  16. 9a75551 um: Do not use __ptr_t type for stack_t's .ss pointer by Hans-Werner Hilse · 9 years ago
  17. a22e99c perf tools: Make perf_evsel__(nr_)cpus generic by Jiri Olsa · 9 years ago
  18. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  19. 578e91e perf evlist: Propagate thread maps through the evlist by Jiri Olsa · 9 years ago
  20. b7f0c20 perf evlist: Propagate cpu maps to evsels in an evlist by Jiri Olsa · 9 years ago
  21. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 9 years ago
  22. f30a79b perf tools: Add reference counting for cpu_map object by Jiri Olsa · 9 years ago
  23. 4cc9761 perf header: Delete an unnecessary check before the calling free_event_desc() by Markus Elfring · 9 years ago
  24. 060664f perf tools: Future-proof thread_map allocation size calculation by Arnaldo Carvalho de Melo · 9 years ago
  25. 6ba8edc libceph: Remove spurious kunmap() of the zero page by Benoît Canet · 9 years ago
  26. b558418 rbd: queue_depth map option by Ilya Dryomov · 9 years ago
  27. d147543 rbd: store rbd_options in rbd_device by Ilya Dryomov · 9 years ago
  28. 210c104 rbd: terminate rbd_opts_tokens with Opt_err by Ilya Dryomov · 9 years ago
  29. e1966b4 ceph: fix ceph_writepages_start() by Yan, Zheng · 9 years ago
  30. d3834fe rbd: bump queue_max_segments by Ilya Dryomov · 9 years ago
  31. 44a17ef8 crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files by Alexander Kuleshov · 9 years ago
  32. 2b42b09 perf bench numa: Fix to show proper convergence stats by Srikar Dronamraju · 9 years ago
  33. 2cdcc35 crypto: asymmetric_keys/rsa - Use non-conflicting variable name by Guenter Roeck · 9 years ago
  34. 9d77b6c crypto: testmgr - don't print info about missing test for gcm-aes-aesni by Tadeusz Struk · 9 years ago
  35. cea0a3c crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree" by Markus Elfring · 9 years ago
  36. 338a9de crypto: akcipher - fix spelling cihper -> cipher by Tadeusz Struk · 9 years ago
  37. dfc9fa9 crypto: jitterentropy - avoid compiler warnings by Stephan Mueller · 9 years ago
  38. 8eee539 arm64: bpf: fix out-of-bounds read in bpf2a64_offset() by Xi Wang · 9 years ago
  39. be081d9 ARM64: smp: Fix suspicious RCU usage with ipi tracepoints by Stephen Boyd · 9 years ago
  40. 011cb19 Merge branch 'bnx2x' by David S. Miller · 9 years ago
  41. 592b9b8 bnx2x: Fix linearization for encapsulated packets by Yuval Mintz · 9 years ago
  42. efd38b8 bnx2x: Release nvram lock on error flow by Yuval Mintz · 9 years ago
  43. dc6a20a bnx2x: Fix statistics gathering on link change by Ariel Elior · 9 years ago
  44. 2f43b82 bnx2x: Fix self-test for 20g devices by Yuval Mintz · 9 years ago
  45. bb9e9c1 bnx2x: Fix VF MAC removal by Shahed Shaikh · 9 years ago
  46. ad6afbe bnx2x: Don't notify about scratchpad parities by Manish Chopra · 9 years ago
  47. 9d18d27 bnx2x: Prevent false warning when accessing MACs by Yuval Mintz · 9 years ago
  48. 5d67c1c bnx2x: Correct speed from baseT into KR. by Yuval Mintz · 9 years ago
  49. 1359d73 bnx2x: Correct asymmetric flow-control by Yuval Mintz · 9 years ago
  50. f01cae4 Merge branch 'sparc-perf-stack' by David S. Miller · 9 years ago
  51. 2d89cd8 sparc64: perf: Use UREG_FP rather than UREG_I6 by David Ahern · 9 years ago
  52. b69fb76 sparc64: perf: Add sanity checking on addresses in user stack by David Ahern · 9 years ago
  53. 2bf7c3e sparc64: Convert BUG_ON to warning by David Ahern · 9 years ago
  54. c17af4d sparc: perf: Disable pagefaults while walking userspace stacks by David Ahern · 9 years ago
  55. b175c3a net: sched: flower fix typo by Jamal Hadi Salim · 9 years ago
  56. f586a33 enic: use atomic_t instead of spin_lock in busy poll by Govindarajulu Varadarajan · 9 years ago
  57. 9e2ee2d drm/i915: Add debug messages for pipe enable/disable by Ville Syrjälä · 9 years ago
  58. a9ff871 drm/i915: Store frontbuffer_bits in the plane by Ville Syrjälä · 9 years ago
  59. 08dad48 genirq: Remove irq_node() by Jiang Liu · 9 years ago
  60. daf7ab7 genirq: Clean up outdated comments related to include/linux/irqdesc.h by Jiang Liu · 9 years ago
  61. 856b859 mn10300: Fix incorrect use of irq_data->affinity by Jiang Liu · 9 years ago
  62. 5c1642e MIPS/ralink: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  63. 746ad9a MIPS/pci: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  64. 08ece35 MIPS/ath25: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  65. 20f83e7 MIPS/ath25: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  66. 09c5cb9 m68k/psc: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  67. bf54da7 avr32/at32ap: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  68. 51b971b sh/intc: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  69. beab99f sh/intc: Fix potential race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  70. ef80e87 pinctrl/sun4i: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  71. 623a650 pinctrl/samsung: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  72. 0cfc45c pinctrl/samsung: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  73. bb56fc3 pinctrl/exynos: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  74. 1b11b0c pinctrl/st: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  75. bb6d6dd pinctrl/adi2: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  76. 1e10592 pinctrl/mediatek: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  77. 2cf5a03 PCI/keystone: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  78. c30e304 mfd/asic3: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  79. 3fb250e gpio/msic: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  80. 6218b88 gpio/dwapb: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  81. b34cc620 gpio/bcm-kona: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  82. 1298267 net/phy: Add Vitesse 8641 phy ID by Shaohui Xie · 9 years ago
  83. bbc65bf net/fsl: remove dependency FSL_SOC for Gianfar by Alison Wang · 9 years ago
  84. cbdb977 cavium/liquidio: fix some error handling in lio_set_phys_id() by Dan Carpenter · 9 years ago
  85. 5102e23 renesas: missing unlock on error path by Dan Carpenter · 9 years ago
  86. be35ffa3 Merge branch 'mlx4' by David S. Miller · 9 years ago
  87. 7254acf mlx4: Disable HA for SRIOV PF RoCE devices by Or Gerlitz · 9 years ago
  88. 79a2585 net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled by Ido Shamay · 9 years ago
  89. 488a9b4 net/mlx4_en: Wake TX queues only when there's enough room by Ido Shamay · 9 years ago
  90. 0eb0851 net/mlx4_en: Release TX QP when destroying TX ring by Eran Ben Elisha · 9 years ago
  91. fdd4e15 ceph: rework dcache readdir by Yan, Zheng · 9 years ago
  92. b459be7 crush: sync up with userspace by Ilya Dryomov · 9 years ago
  93. 8f52979 crush: fix crash from invalid 'take' argument by Ilya Dryomov · 9 years ago
  94. 687265e ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL by Yan, Zheng · 9 years ago
  95. f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
  96. e548e9b ceph: re-send flushing caps (which are revoked) in reconnect stage by Yan, Zheng · 9 years ago
  97. a2971c8 ceph: send TID of the oldest pending caps flush to MDS by Yan, Zheng · 9 years ago
  98. 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 9 years ago
  99. 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 9 years ago
  100. 6c13a6b libceph: fix wrong name "Ceph filesystem for Linux" by Hong Zhiguo · 9 years ago