1. 4fb9c15 Merge branch 'topic/xdmac' into for-linus by Vinod Koul · 10 years ago
  2. 0e0fa66 Merge branch 'topic/omap' into for-linus by Vinod Koul · 10 years ago
  3. 9324fdf Merge branch 'topic/core' into for-linus by Vinod Koul · 10 years ago
  4. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  5. cfcc0ad Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  6. 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  7. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  8. 6b8eeca drm/dp/mst: close deadlock in connector destruction. by Dave Airlie · 10 years ago
  9. d59b92f Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  10. 1b40e09 libnvdimm: blk labels and namespace instantiation by Dan Williams · 10 years ago
  11. bf9bccc libnvdimm: pmem label sets and namespace instantiation. by Dan Williams · 10 years ago
  12. 4a826c8 libnvdimm: namespace indices: read and validate by Dan Williams · 10 years ago
  13. eaf9615 libnvdimm, nfit: add interleave-set state-tracking infrastructure by Dan Williams · 10 years ago
  14. 3d88002 libnvdimm: support for legacy (non-aliasing) nvdimms by Dan Williams · 10 years ago
  15. 1f7df6f libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) by Dan Williams · 10 years ago
  16. 4d88a97 libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure by Dan Williams · 10 years ago
  17. 62232e45 libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices by Dan Williams · 10 years ago
  18. e6dfb2d libnvdimm, nfit: dimm/memory-devices by Dan Williams · 10 years ago
  19. 45def22 libnvdimm: control character device and nvdimm_bus sysfs attributes by Dan Williams · 10 years ago
  20. b94d523 libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support by Dan Williams · 10 years ago
  21. 8a8c35f mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc() by Larry Finger · 10 years ago
  22. d1dc6f1 frontswap: allow multiple backends by Dan Streetman · 10 years ago
  23. b05b9f5 x86, mirror: x86 enabling - find mirrored memory ranges by Tony Luck · 10 years ago
  24. a3f5baf mm/memblock: allocate boot time data structures from mirrored memory by Tony Luck · 10 years ago
  25. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 10 years ago
  26. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 10 years ago
  27. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 10 years ago
  28. 15a25b2 mm/thp: split out pmd collapse flush into separate functions by Aneesh Kumar K.V · 10 years ago
  29. 97f0b13 tracing: add trace event for memory-failure by Xie XiuQi · 10 years ago
  30. cc3e2af memory-failure: change type of action_result's param 3 to enum by Xie XiuQi · 10 years ago
  31. cc637b1 memory-failure: export page_type and action result by Xie XiuQi · 10 years ago
  32. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 10 years ago
  33. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 10 years ago
  34. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 10 years ago
  35. c761471 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 10 years ago
  36. a9919c7 mm: only define hashdist variable when needed by Rasmus Villemoes · 10 years ago
  37. 4abad2c mm: new arch_remap() hook by Laurent Dufour · 10 years ago
  38. 2ae416b mm: new mm hook framework by Laurent Dufour · 10 years ago
  39. 1ed58b6 linux/slab.h: fix three off-by-one typos in comment by Rasmus Villemoes · 10 years ago
  40. 4066c33 mm/slab_common: support the slub_debug boot option on specific object size by Gavin Guo · 10 years ago
  41. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 10 years ago
  42. b5242e9 smpboot: allow excluding cpus from the smpboot threads by Chris Metcalf · 10 years ago
  43. 5286d20 configfs: unexport/make static config_item_init() by Fabian Frederick · 10 years ago
  44. c3cddc4 fsnotify: remove obsolete documentation by Nikolay Borisov · 10 years ago
  45. 470c27e arch: conditionally define smp_{mb,rmb,wmb} by Vineet Gupta · 10 years ago
  46. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  47. c86a6c2 rtc: interface: Remove rtc_set_mmss() by Xunlei Pang · 10 years ago
  48. 9200025 rtc: Introduce rtc_tm_sub() helper function by Xunlei Pang · 10 years ago
  49. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. c181fb3 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() by Alexander Sverdlin · 10 years ago
  51. eddda19 ACPI / video: Inline acpi_video_set_dmi_backlight_type by Borislav Petkov · 10 years ago
  52. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  53. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  54. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  55. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  56. 2046215 net: inet_diag: export IPV6_V6ONLY sockopt by Phil Sutter · 10 years ago
  57. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 10 years ago
  58. 8a3d031 net: track link-status of ipv4 nexthops by Andy Gospodarek · 10 years ago
  59. 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  60. ce0bdb8 of: fix a build error to of_graph_get_endpoint_by_regs function by Inki Dae · 10 years ago
  61. 54245ed Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  62. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  63. 7fe0bf9 Merge tag 'regulator-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  64. 5a602e1 Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  65. e12bdf0 Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  66. 38183b9 rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Stephen Rothwell · 10 years ago
  67. 1a13e36 Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  68. 36a1624 Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  69. 5262f25 Merge tag 'hsi-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  70. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  71. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  72. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  73. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  74. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  75. 0faef83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  76. 67db8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  77. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  78. 234a56c Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  79. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  80. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  81. c70c5fb Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  82. ce16b9d of: define of_find_node_by_phandle for !CONFIG_OF by Suman Anna · 10 years ago
  83. cca0ba2 backlight: Change the return type of backlight_update_status() to int by Hyungwon Hwang · 10 years ago
  84. 42bcce8 dcb : Fix incorrect documentation for struct dcb_app by Anish Bhatt · 10 years ago
  85. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 10 years ago
  86. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 10 years ago
  87. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 10 years ago
  88. dfe816c macvtap: Increase limit of macvtap queues by Pankaj Gupta · 10 years ago
  89. bfdc8db Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  90. fa43335 Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  91. b51d23e module: add per-module param_lock by Dan Streetman · 10 years ago
  92. 5104b7d module: make perm const by Dan Streetman · 10 years ago
  93. a2ed0c5 asm-generic: Add common asm-offsets.h by Yoshinori Sato · 10 years ago
  94. 2600896 Add ELF machine by Yoshinori Sato · 11 years ago
  95. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  96. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 5023a5c HSI: cmt_speech: fix timestamp interface by Sebastian Reichel · 10 years ago