1. 76fe63f Sony-laptop: Fix sparse warning (make undeclared var static) by Lad, Prabhakar · 10 years ago
  2. b201a47 thinkpad_acpi.c: Fix sparse warning (make undeclared var static) by Lad, Prabhakar · 10 years ago
  3. 802cf2e samsung-laptop.c: Prefer kstrtoint over single variable sscanf by Darren Hart · 10 years ago
  4. 4e7f09a samsung-laptop: Fix sparse integer as NULL warning by Lad, Prabhakar · 10 years ago
  5. b0dcaf4 samsung-laptop: enable better lid handling by Julijonas Kikutis · 10 years ago
  6. fa46573 toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open function by Azael Avalos · 10 years ago
  7. ed52ccb asus-laptop: use DEVICE_ATTR_xx macros by Vivien Didelot · 10 years ago
  8. 32d0e4a intel_scu_ipc: Read resources from PCI configuration by Andy Shevchenko · 10 years ago
  9. f0295a3 intel_scu_ipc: move error check out of the loop by Andy Shevchenko · 10 years ago
  10. 7c2e3c7 intel_scu_ipc: fix indentation in few places by Andy Shevchenko · 10 years ago
  11. 03070e7 asus-laptop: Fix is_visible return value by Vivien Didelot · 10 years ago
  12. e8549e2 fujitsu-laptop: use FB_BLANK_* constants by Michael Karcher · 10 years ago
  13. 4690555 samsung-laptop: Add use_native_backlight quirk, and enable it on some models by Hans de Goede · 10 years ago
  14. 172ce0a toshiba_acpi: Add support for USB Sleep and Music by Azael Avalos · 10 years ago
  15. bb3fe01 toshiba_acpi: Add support for USB Rapid Charge by Azael Avalos · 10 years ago
  16. 182bcaa toshiba_acpi: Add support for USB Sleep functions under battery by Azael Avalos · 10 years ago
  17. e26ffe5 toshiba_acpi: Add support for USB Sleep and Charge function by Azael Avalos · 10 years ago
  18. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  19. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  20. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  21. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  22. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 10 years ago
  23. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  24. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  25. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  27. 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  29. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 10 years ago
  30. b074cf8 macintosh: therm_pm72: delete deprecated driver by Wolfram Sang · 10 years ago
  31. 71504e5 tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  32. 47164fd spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  33. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 10 years ago
  34. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  35. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  36. 385336e Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  37. ebcffcd Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  38. 0ec28c37 Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  39. 4c929fe Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  40. ae450e2 target: Allow AllRegistrants to re-RESERVE existing reservation by Nicholas Bellinger · 10 years ago
  41. 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  42. ac9a3d8 be2net: Fix incorrect setting of tunnel offload flag in netdev features by Sriharsha Basavapatna · 10 years ago
  43. bf27c35 bnx2x: fix typos in "configure" by Jiri Benc · 10 years ago
  44. 26c0e10 xen-netback: support frontends without feature-rx-notify again by David Vrabel · 10 years ago
  45. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  46. 035f10e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  47. 0a06664 Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  48. be10f60 Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  49. 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 10 years ago
  50. ba90f26 watchdog: imx2_wdt: Fix the argument of watchdog_active() by Fabio Estevam · 10 years ago
  51. aefbaf3 watchdog: imx2_wdt: Add power management support. by Xiubo Li · 10 years ago
  52. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  53. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  54. cc66974 Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  55. 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  56. f16ea4f i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  57. 55f5f98 i2c: sh_mobile: rework deferred probing by Wolfram Sang · 10 years ago
  58. e844a79 i2c: sh_mobile: refactor DMA setup by Wolfram Sang · 10 years ago
  59. 00d8689 i2c: mv64xxx: rework offload support to fix several problems by Thomas Petazzoni · 10 years ago
  60. 1259869 i2c: mv64xxx: use BIT() macro for register value definitions by Thomas Petazzoni · 10 years ago
  61. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  62. 0b4954c Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  63. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  64. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  65. 7e868b6 rbd: don't treat CEPH_OSD_OP_DELETE as extent op by Ilya Dryomov · 10 years ago
  66. e96a650 ceph, rbd: delete unnecessary checks before two function calls by SF Markus Elfring · 10 years ago
  67. f1e9203 clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to domain being gated by Krzysztof Kozlowski · 10 years ago
  68. 1ad581e lustre: get rid of playing with ->fs by Al Viro · 10 years ago
  69. 427ae15 [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal by Hans Verkuil · 10 years ago
  70. ea2e813 [media] tlg2300: move to staging in preparation for removal by Hans Verkuil · 10 years ago
  71. c1d9e03d [media] vino/saa7191: move to staging in preparation for removal by Hans Verkuil · 10 years ago
  72. 389208e [media] cx88: remove leftover start_video_dma() call by Hans Verkuil · 10 years ago
  73. 165d004 [media] cx88: add missing alloc_ctx support by Hans Verkuil · 10 years ago
  74. 454a4e7 [media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps by Hans Verkuil · 10 years ago
  75. bb9ff07 [media] vivid: fix CROP_BOUNDS typo for video output by Hans Verkuil · 10 years ago
  76. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  77. 5ff1611 virtio_pci: restore module attributes by Herbert Xu · 10 years ago
  78. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  79. 94bbdb6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  80. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 10 years ago
  81. 20911ce iommu/exynos: Fix arm64 allmodconfig build by Mark Brown · 10 years ago
  82. c3f2511 net/mlx4: Cache line CQE/EQE stride fixes by Ido Shamay · 10 years ago
  83. 94191fd net: fec: Fix NAPI race by Nimrod Andy · 10 years ago
  84. 6a6dc08 xen-netfront: use napi_complete() correctly to prevent Rx stalling by David Vrabel · 10 years ago
  85. c9f2c3d Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  86. 6539c44 net: Allow FIXED_PHY to be modular. by David S. Miller · 10 years ago
  87. 01b07fb macvtap: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  88. 1cf8e41 tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  89. 39ec7de macvtap: fix uninitialized access on TUNSETIFF by Michael S. Tsirkin · 10 years ago
  90. 719b530 iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  91. 91411da iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  92. b71a3b2 x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  93. 2f60002 x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC by Jiang Liu · 10 years ago
  94. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  95. 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
  96. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  97. 13ca62b ACPI: Fix minor syntax issues in processor_core.c by Jiang Liu · 10 years ago
  98. 5db6633 PCI: Remove PCI ioapic driver by Jiang Liu · 10 years ago
  99. 6658c73 ACPI: Correct return value of acpi_dev_resource_address_space() by Jiang Liu · 10 years ago
  100. 8ab7913 Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic-picks by Thomas Gleixner · 10 years ago