1. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  2. 3b13866 Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  3. 3e82806 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  4. ce1fb04 drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS by Jiri Slaby · 9 years ago
  5. 0e77ace dma: remove external references to dma_supported by Christoph Hellwig · 9 years ago
  6. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  7. 1e3929e rtc: Add a driver for Micro Crystal RV8803 by Alexandre Belloni · 9 years ago
  8. fb4ac3c rtc: s3c: Set year, month, day value for setting alarm by Krzysztof Kozlowski · 9 years ago
  9. 62c8c20 rtc: ds1307: Fix alarm programming for mcp794xx by Tero Kristo · 9 years ago
  10. f4b67222 rtc: isl12057: enable support for the standard "wakeup-source" property by Sudeep Holla · 9 years ago
  11. 347e40f rtc: opal: enable support for the stardard "wakeup-source" property by Sudeep Holla · 9 years ago
  12. 7a96f28 rtc: isl1208: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  13. a39a640 rtc: pcf8563: add CLKOUT to common clock framework by Heiko Schocher · 9 years ago
  14. dbb812b rtc: davinci: remove incorrect reference to probe function by Arnd Bergmann · 9 years ago
  15. 921372b rtc: at91rm9200: clear RTC alarm status flag prior to suspending by Wenyou Yang · 9 years ago
  16. 3cfcb50 rtc: pcf2127: remove useless driver version by Uwe Kleine-König · 9 years ago
  17. f97cfdd rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl by Uwe Kleine-König · 9 years ago
  18. 2441782 rtc: stmp3xxx: unify register access macros by Harald Geyer · 9 years ago
  19. ce006ca rtc: da9063: GPL copyright inconsistency fix by Steve Twiss · 9 years ago
  20. 5413eab rtc: pcf85063: return an error when date is invalid by Alexandre Belloni · 9 years ago
  21. b1f9d79 rtc: rx8025: remove unnecessary braces by Alexandre Belloni · 9 years ago
  22. caff0cc rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  23. 93a6f91 rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  24. eff6dd4 rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  25. c353009 rtc: opal: fix type of token by Andrzej Hajda · 9 years ago
  26. fa395fb rtc: ds1390: Add trickle charger device tree binding by Ivan Grimaldi · 9 years ago
  27. 2ec6882 rtc: ds1390: fix ds1390_get_reg return value by Ivan Grimaldi · 9 years ago
  28. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  30. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  31. 6f1da31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  32. 816d220 Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  33. d0baf92 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  34. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  35. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
  36. 1c53e0d zram: make is_partial_io/valid_io_request/page_zero_filled return boolean by Geliang Tang · 9 years ago
  37. 1237275 zram: keep the exact overcommited value in mem_used_max by Sergey SENOZHATSKY · 9 years ago
  38. 1d5b43b zram: introduce comp algorithm fallback functionality by Luis Henriques · 9 years ago
  39. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  40. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  41. 4011337 mm: page_alloc: remove GFP_IOFS by Mel Gorman · 9 years ago
  42. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  43. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  44. d64e19d Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonrise', 'for-4.4/i2c-hid', 'for-4.4/logitech', 'for-4.4/microsoft', 'for-4.4/multitouch', 'for-4.4/roccat-sysfs-deprecation', 'for-4.4/upstream' and 'for-4.4/wacom' into for-linus by Jiri Kosina · 9 years ago
  45. 29fae1c HID: logitech: Add support for G29 by Simon Wood · 9 years ago
  46. bbec1bd HID: logitech: Simplify wheel detection scheme by Simon Wood · 9 years ago
  47. 9bbd4b9 Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  48. 3e069ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  49. 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  50. 2d49dcb Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  51. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  52. 0280d1a Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  53. 5bc23a0 Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  54. 4dcee4d mfd: avoid newly introduced compiler warning by Linus Torvalds · 9 years ago
  55. bc91453 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  56. f8479dd mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_call by Brian Norris · 9 years ago
  57. d2e8851 drm/vmwgfx: Relax irq locking somewhat by Thomas Hellstrom · 9 years ago
  58. 4e0858a drm/vmwgfx: Properly flush cursor updates and page-flips by Thomas Hellstrom · 9 years ago
  59. 8d090f4 bcache: Really show state of work pending bit by Petr Mladek · 9 years ago
  60. 1b0e3a0 drm/i915/skl: disable display side power well support for now by Imre Deak · 9 years ago
  61. b291681 drm/i915: Extend DSL readout fix to BDW and SKL. by Maarten Lankhorst · 9 years ago
  62. d1e41ff Merge tag 'platform-drivers-x86-v4.4-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  63. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  64. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  65. a3e7531 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  66. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  67. d2f2061 toshiba_acpi: Initialize hotkey_event_type variable by Azael Avalos · 9 years ago
  68. ab1228e Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  69. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  70. 11eaaad Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  71. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  72. 52787e9 Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  73. f66477a Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  74. 400c5bd Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  75. 9bd9fa6 Merge tag 'hsi-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  76. b037865 Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  77. 66339fda Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  78. 9576c2f Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  79. e60e063 HID: hid-gfrm: avoid warning for input_configured API change by Arnd Bergmann · 9 years ago
  80. 9154301 HID: hid-input: allow input_configured callback return errors by Dmitry Torokhov · 9 years ago
  81. 99106bc drm/i915: Do graphics device reset under forcewake by Mika Kuoppala · 9 years ago
  82. 9807216 drm/i915: Skip fence installation for objects with rotated views (v4) by Vivek Kasireddy · 9 years ago
  83. 86e88f0 HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start' by Jason Gerecke · 9 years ago
  84. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  85. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  86. 118c216 Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  87. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  88. 3d6f478 Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  89. e0700ce Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  90. ac322de Merge tag 'md/4.4' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  91. ccf21b6 Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  92. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  93. effa04c Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. a9aa31c Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  95. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  96. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  97. e02328f vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT by Lukas Wunner · 9 years ago
  98. b26eae9 Merge tag 'drm/panel/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  99. 596a1d3 Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  100. cb0fb27 Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago