1. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  2. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  3. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  4. 3d9f96d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  5. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. 5532fba dm: bump the ioctl version to 4.32.0 by Mike Snitzer · 9 years ago
  9. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 9 years ago
  10. c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  11. 2486748 Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  12. 9390bd0 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  13. 5b4ca44 Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  14. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  15. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  16. f7b0821 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  17. 94df290 lib/string.c: introduce strreplace() by Rasmus Villemoes · 9 years ago
  18. 3ea4331 check_syslog_permissions() cleanup by Vasily Averin · 9 years ago
  19. 6fe2935 printk: implement support for extended console drivers by Tejun Heo · 9 years ago
  20. d43ff43 printk: guard the amount written per line by devkmsg_read() by Tejun Heo · 9 years ago
  21. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  22. 8c7fbe5 stddef.h: move offsetofend inside #ifndef/#endif guard, neaten by Joe Perches · 9 years ago
  23. b86a50c compiler-intel: fix wrong compiler barrier() macro by Daniel Borkmann · 9 years ago
  24. cb984d1 compiler-gcc: integrate the various compiler-gcc[345].h files by Joe Perches · 9 years ago
  25. f6d133f8 compiler-gcc.h: neatening by Joe Perches · 9 years ago
  26. 479305f zpool: remove zpool_evict() by Dan Streetman · 9 years ago
  27. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  28. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  29. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  30. 6a398a3 Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  32. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  33. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 10 years ago
  34. 9ea650c8 firmware: dmi: struct dmi_header should be packed by Jean Delvare · 10 years ago
  35. d7f96f97 firmware: dmi_scan: add SBMIOS entry and DMI tables by Ivan Khoronzhuk · 10 years ago
  36. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  37. 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
  38. 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  39. 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
  40. 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
  41. 8a8c35f mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc() by Larry Finger · 10 years ago
  42. d1dc6f1 frontswap: allow multiple backends by Dan Streetman · 10 years ago
  43. b05b9f5 x86, mirror: x86 enabling - find mirrored memory ranges by Tony Luck · 10 years ago
  44. a3f5baf mm/memblock: allocate boot time data structures from mirrored memory by Tony Luck · 10 years ago
  45. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 10 years ago
  46. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 10 years ago
  47. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 10 years ago
  48. 15a25b2 mm/thp: split out pmd collapse flush into separate functions by Aneesh Kumar K.V · 10 years ago
  49. 97f0b13 tracing: add trace event for memory-failure by Xie XiuQi · 10 years ago
  50. cc3e2af memory-failure: change type of action_result's param 3 to enum by Xie XiuQi · 10 years ago
  51. cc637b1 memory-failure: export page_type and action result by Xie XiuQi · 10 years ago
  52. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 10 years ago
  53. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 10 years ago
  54. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 10 years ago
  55. c761471 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 10 years ago
  56. a9919c7 mm: only define hashdist variable when needed by Rasmus Villemoes · 10 years ago
  57. 4abad2c mm: new arch_remap() hook by Laurent Dufour · 10 years ago
  58. 2ae416b mm: new mm hook framework by Laurent Dufour · 10 years ago
  59. 1ed58b6 linux/slab.h: fix three off-by-one typos in comment by Rasmus Villemoes · 10 years ago
  60. 4066c33 mm/slab_common: support the slub_debug boot option on specific object size by Gavin Guo · 10 years ago
  61. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 10 years ago
  62. b5242e9 smpboot: allow excluding cpus from the smpboot threads by Chris Metcalf · 10 years ago
  63. 5286d20 configfs: unexport/make static config_item_init() by Fabian Frederick · 10 years ago
  64. c3cddc4 fsnotify: remove obsolete documentation by Nikolay Borisov · 10 years ago
  65. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  66. c86a6c2 rtc: interface: Remove rtc_set_mmss() by Xunlei Pang · 10 years ago
  67. 9200025 rtc: Introduce rtc_tm_sub() helper function by Xunlei Pang · 10 years ago
  68. 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
  69. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  70. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  71. 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
  72. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. 2046215 net: inet_diag: export IPV6_V6ONLY sockopt by Phil Sutter · 10 years ago
  74. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 10 years ago
  75. 8a3d031 net: track link-status of ipv4 nexthops by Andy Gospodarek · 10 years ago
  76. 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
  77. 54245ed Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  78. 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
  79. 7fe0bf9 Merge tag 'regulator-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  80. 5a602e1 Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  81. e12bdf0 Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  82. 1a13e36 Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  83. 36a1624 Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  84. 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
  85. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  86. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  87. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  88. 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
  89. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  90. 0faef83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  91. 67db8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  92. 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
  93. 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
  94. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  95. 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
  96. 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
  97. cca0ba2 backlight: Change the return type of backlight_update_status() to int by Hyungwon Hwang · 10 years ago
  98. 42bcce8 dcb : Fix incorrect documentation for struct dcb_app by Anish Bhatt · 10 years ago
  99. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 10 years ago
  100. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 10 years ago