1. 1a8dbe6 power_supply: bq2415x_charger: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  2. 52016ac power_supply: 88pm860x_charger: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  3. 67273a1 x86/olpc/xo15/sci: Use newly added power_supply_put API by Krzysztof Kozlowski · 9 years ago
  4. ed6dad5 x86/olpc/xo1/sci: Use newly added power_supply_put API by Krzysztof Kozlowski · 9 years ago
  5. b43eb35 power_supply: charger-manager: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  6. 03e81ac power_supply: Increment power supply use counter when obtaining references by Krzysztof Kozlowski · 9 years ago
  7. 1a35246 power_supply: Add power_supply_put for decrementing device reference counter by Krzysztof Kozlowski · 9 years ago
  8. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  9. b70229b power_supply: charger-manager: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  10. d7bdffb power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  11. 75599d3 power_supply: apm_power: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  12. 091e73a mfd: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  13. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  14. 465c436 power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  15. ee8f334 power_supply: sysfs: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  16. bc15405 power_supply: Add API for safe access of power supply function attrs by Krzysztof Kozlowski · 9 years ago
  17. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  18. e44ea36 power_supply: Add driver private data by Krzysztof Kozlowski · 9 years ago
  19. 1915a718 compal-laptop: Check return value of power_supply_register by Krzysztof Kozlowski · 9 years ago
  20. ad77470 compal-laptop: Fix leaking hwmon device by Krzysztof Kozlowski · 9 years ago
  21. 724e7bf audit: Remove condition which always evaluates to false by Pranith Kumar · 9 years ago
  22. 5fb0f7fa Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  23. a01b860 Merge branch 'cpuidle/4.0-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into pm-cpuidle by Rafael J. Wysocki · 9 years ago
  24. 32dcfba selftests: Add install target by Michael Ellerman · 9 years ago
  25. 5e29a91 selftests: Introduce minimal shared logic for running tests by Michael Ellerman · 9 years ago
  26. bfda403 MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs by Gregory CLEMENT · 9 years ago
  27. 63fb2e8 Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanup by Arnd Bergmann · 9 years ago
  28. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 9 years ago
  29. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 9 years ago
  30. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 9 years ago
  31. ea526d1 Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) by Josef Bacik · 9 years ago
  32. 6a41dd0 Btrfs: account for the correct number of extents for delalloc reservations by Josef Bacik · 9 years ago
  33. 8461a3d Btrfs: fix merge delalloc logic by Josef Bacik · 9 years ago
  34. 48da5f0 Btrfs: fix comp_oper to get right order by Liu Bo · 9 years ago
  35. b176023 Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  36. b4924a0 Btrfs: catch transaction abortion after waiting for it by Liu Bo · 9 years ago
  37. d220712 btrfs: fix sizeof format specifier in btrfs_check_super_valid() by Fabian Frederick · 10 years ago
  38. f47e331 Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  39. bbc54a0 Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  40. c8e2c80 inet_diag: fix possible overflow in inet_diag_dump_one_icsk() by Eric Dumazet · 9 years ago
  41. 2801be4 Merge branch 'bcmgenet_xmit_more' by David S. Miller · 9 years ago
  42. ddd0ca5 net: bcmgenet: add support for xmit_more by Florian Fainelli · 9 years ago
  43. ae67bf0 net: bcmgenet: update ring producer index and buffer count in xmit by Florian Fainelli · 9 years ago
  44. d6707be net: bcmgenet: rewrite bcmgenet_rx_refill() by Petri Gynther · 9 years ago
  45. 46f5cac usb: phy: msm: Remove dead code by Stephen Boyd · 9 years ago
  46. 3d52c5b Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  47. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  48. ce6031c cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs by Sebastien Rannou · 10 years ago
  49. b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 9 years ago
  50. 43b6887 cpuidle: mvebu: Fix the CPU PM notifier usage by Gregory CLEMENT · 10 years ago
  51. a2fe37b Revert "net: fec: fix the warning found by dma debug" by Fabio Estevam · 9 years ago
  52. 40fb70f vxlan: fix wrong usage of VXLAN_VID_MASK by Alexey Kodanev · 9 years ago
  53. 598e085 ARM: at91: remove old setup by Alexandre Belloni · 9 years ago
  54. 075fcc9 ARM: at91: sama5d4: remove useless map_io by Alexandre Belloni · 9 years ago
  55. ae1f576 KVM: nVMX: Do not emulate #UD while in guest mode by Jan Kiszka · 9 years ago
  56. b57578b tulip_core.c : out-of-bounds check. by Ameen Ali · 9 years ago
  57. 43fc884 drm: Silence sparse warnings by Ville Syrjälä · 9 years ago
  58. eacb44d Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field by Marcel Holtmann · 9 years ago
  59. b34a805 KVM: x86: Fix re-execution of patched vmmcall by Jan Kiszka · 9 years ago
  60. cd590b5 ARM: dts: enable PCIe support for Cygnus by Ray Jui · 9 years ago
  61. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
  62. 599bd19 fs: don't allow to complete sync iocbs through aio_complete by Christoph Hellwig · 10 years ago
  63. 9d5722b fuse: handle synchronous iocbs internally by Christoph Hellwig · 10 years ago
  64. ab330cf usb: renesas_usbhs: add support for USB-DMAC by Yoshihiro Shimoda · 9 years ago
  65. 9b53d9a usb: renesas_usbhs: fix the sequence in xfer_work() by Yoshihiro Shimoda · 9 years ago
  66. 7a96b78 usb: renesas_usbhs: add the channel number in dma-names by Yoshihiro Shimoda · 9 years ago
  67. fbdecad usb: gadget: f_printer: use non-zero flag for bitwise and by Andrzej Pietrasiewicz · 9 years ago
  68. 2bb2077 usb: gadget: printer: use after free in gprinter_alloc_inst() by Dan Carpenter · 9 years ago
  69. fdb51e3 usb: gadget: printer: delete some dead code by Dan Carpenter · 9 years ago
  70. d4ae02c usb: dwc2: pci: Select the generic PHY for dwc2-pci driver by John Youn · 9 years ago
  71. 16d9efa usb: gadget: serial: %pf is only for function pointers by Scott Wood · 9 years ago
  72. e733608 ARM: at91: sama5 use SoC detection infrastructure by Alexandre Belloni · 9 years ago
  73. 5e57518 x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE by David Kaplan · 9 years ago
  74. a697c2e of/platform: Fix sparc:allmodconfig build by Guenter Roeck · 9 years ago
  75. bfd343a blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't set by Keith Busch · 9 years ago
  76. b2a0baf ALSA: hda - Use shutdown driver ops instead of reboot notifier by Takashi Iwai · 9 years ago
  77. b94ec29 blk-mq: export blk_mq_run_hw_queues by Mike Snitzer · 9 years ago
  78. b62c21b blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk by Mike Snitzer · 9 years ago
  79. 6029e0c Revert "bcma: Kconfig: Let it depend on PCI" by Rafał Miłecki · 9 years ago
  80. 982a40f bcma: allow disabling (not building) PCI driver by Rafał Miłecki · 9 years ago
  81. 702131e bcma: move PCI IRQ control function to host specific code by Rafał Miłecki · 9 years ago
  82. 64f9b68 Merge branch 'for-linus' into for-4.1/core by Jens Axboe · 9 years ago
  83. 9a30b09 blk-mq: fix use of incorrect goto label in blk_mq_init_queue error path by Mike Snitzer · 9 years ago
  84. 708c964 rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable() by Taehee Yoo · 9 years ago
  85. dc98b0c ARM: imx_v4_v5_defconfig: Remove CONFIG_MACH_MX25_3DS by Fabio Estevam · 9 years ago
  86. aa65f35 ARM: mx25: Remove imxdi_rtc platform code by Fabio Estevam · 9 years ago
  87. 4a01f3a ARM: mx25: Remove "mx25.h" header file by Fabio Estevam · 9 years ago
  88. 6869a22 ARM: mx25: Remove static memory mapping by Fabio Estevam · 9 years ago
  89. 76830b2 libertas_tf: if_usb.c: don't export static symbol by Julia Lawall · 9 years ago
  90. d18032d ARM: at91: at91sam9: use SoC detection infrastructure by Alexandre Belloni · 9 years ago
  91. 7735f03 ARM: at91: at91rm9200 use SoC detection infrastructure by Alexandre Belloni · 9 years ago
  92. ea4abe7 ARM: at91: add soc detection infrastructure by Boris BREZILLON · 9 years ago
  93. 8c07f66 ARM: at91/dt: introduce atmel,<chip>-dbgu by Alexandre Belloni · 9 years ago
  94. b7e9def ARM: at91: remove unused _matrix.h headers by Alexandre Belloni · 9 years ago
  95. 0d34419 ARM: at91: remove unused at91_ioremap_matrix and header by Alexandre Belloni · 9 years ago
  96. 1be27c6 ARM: at91: remove NEED_MACH_IO_H by Arnd Bergmann · 9 years ago
  97. 338f1ab i2c: bcm-iproc: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  98. fb3de30 i2c: pmcmsp: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  99. f2325c5 i2c: viperboard: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  100. 7ee405e i2c: powermac: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago