1. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  2. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  3. 9682ec9 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  4. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  5. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  6. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  7. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  8. 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  9. a3a4280 drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs by Gregory CLEMENT · 10 years ago
  10. c8a1d8a rtc: rtc-ab-b5ze-s3: add sub-minute alarm support by Arnaud Ebalard · 10 years ago
  11. 0b2f622 rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip by Arnaud Ebalard · 10 years ago
  12. c412c60 drivers/rtc/rtc-rk808.c: fix rtc time reading issue by Chris Zhong · 10 years ago
  13. 1ef2816 drivers/rtc/rtc-isl12057.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  14. bddd8dd drivers/rtc/rtc-at91sam9.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  15. 46edeff drivers/rtc/rtc-imxdi.c: add more known register bits by Juergen Borleis · 10 years ago
  16. 6df17a6 drivers/rtc/rtc-imxdi.c: trivial clean up code by Juergen Borleis · 10 years ago
  17. 298ff01 rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users by Arnaud Ebalard · 10 years ago
  18. fd71493 drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver by Arnaud Ebalard · 10 years ago
  19. 3fc7007 drivers/rtc/rtc-pcf2123.c: add support for devicetree by Joshua Clayton · 10 years ago
  20. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  21. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
  22. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 10 years ago
  23. f799b1a drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  24. 125918d usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  25. c7badc9 scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  26. 0b48003 input: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  27. 8986003 wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  28. 660e5ec arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  29. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  30. 612936f clk: convert clock name allocations to kstrdup_const by Andrzej Hajda · 10 years ago
  31. 18320f2 Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  32. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  33. 69bf75e Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  34. db3ecde Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  35. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  36. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  37. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
  38. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 10 years ago
  39. ee980160 zram: remove request_queue from struct zram by Sergey Senozhatsky · 10 years ago
  40. 08eee69 zram: remove init_lock in zram_make_request by Minchan Kim · 10 years ago
  41. 2b269ce zram: check bd_openers instead of bd_holders by Minchan Kim · 10 years ago
  42. a096caf zram: rework reset and destroy path by Sergey Senozhatsky · 10 years ago
  43. ba6b17d zram: fix umount-reset_store-mount race condition by Sergey Senozhatsky · 10 years ago
  44. 1fec117 zram: free meta table in zram_meta_free by Ganesh Mahendran · 10 years ago
  45. b817995 zram: clean up zram_meta_alloc() by Sergey Senozhatsky · 10 years ago
  46. 802ea9d Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  47. 8168b9b UBI: block: Fix checking for NULL instead of IS_ERR() by Dan Carpenter · 10 years ago
  48. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  49. 1440061 UBI: block: Continue creating ubiblocks after an initialization error by Dan Ehrenberg · 10 years ago
  50. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  51. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  52. 5d8e7fb Merge tag 'md/3.20' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  53. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  54. cdd3054 Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  55. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  56. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  57. 3c3c8e3 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 10 years ago
  58. 53a6ab4 md/raid10: fix conversion from RAID0 to RAID10 by NeilBrown · 10 years ago
  59. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  60. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  61. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  62. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  63. 5177a94 Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 10 years ago
  64. 04a695e PM / devfreq: event: testing the wrong variable by Dan Carpenter · 10 years ago
  65. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  66. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
  67. 401e4a7 sysrq: convert printk to pr_* equivalent by Michal Hocko · 10 years ago
  68. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 10 years ago
  69. d4d4eda cpufreq: speedstep-smi: enable interrupts when waiting by Mikulas Patocka · 10 years ago
  70. 59d84ca PM / OPP / clk: Remove unnecessary OOM message by Quentin Lambert · 10 years ago
  71. bfe9183 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  72. ce01e87 Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  73. a1df7ef Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  74. aa7ed01 Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  75. 7796c11 xilinx usb2 gadget: get rid of incredibly annoying compile warning by Linus Torvalds · 10 years ago
  76. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  77. 718749d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  78. e0c8453 Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  79. a323ae9 Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  80. 3e63430 Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  81. 6fc26fc Merge tag 'hsi-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  82. 13c0719 Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  83. 37d1139 Revert "ACPI / EC: Add query flushing support" by Rafael J. Wysocki · 10 years ago
  84. e06bf91 Revert "ACPI / EC: Add GPE reference counting debugging messages" by Rafael J. Wysocki · 10 years ago
  85. a4afe76 dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues by Keith Busch · 10 years ago
  86. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  87. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  88. 870fd0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  89. 06cc01a sata_dwc_460ex: disable COMPILE_TEST again by Linus Torvalds · 10 years ago
  90. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  91. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  92. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  93. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 10 years ago
  94. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  95. ab0475d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  96. bea57077 intel_idle: support additional Broadwell model by Len Brown · 10 years ago
  97. 4ba24fe Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  98. b042a3c xen-blkback: default to X86_32 ABI on x86 by David Vrabel · 10 years ago
  99. 3bb8c98 xen-blkfront: fix accounting of reqs when migrating by Roger Pau Monne · 10 years ago
  100. 7bc95d4 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago