1. 4362175 mfd: ab8500-debugfs: BIG clean-up by Lee Jones · 10 years ago
  2. 01a0f4a mfd: tps65910: Rid data size incompatibility warn when building for 64bit by Lee Jones · 10 years ago
  3. d1fd345 mfd: cros_ec: Move EC interrupt to cros_ec_keyb by Andrew Bresticker · 10 years ago
  4. 12ebc8a mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC by Bill Richardson · 10 years ago
  5. 6db07b6 mfd: cros_ec: Check result code from EC messages by Bill Richardson · 10 years ago
  6. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 10 years ago
  7. 533cec8 mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device by Bill Richardson · 10 years ago
  8. 5d4773e mfd: cros_ec: Use struct cros_ec_command to communicate with the EC by Bill Richardson · 10 years ago
  9. 7e6cb5b mfd: cros_ec: Tweak struct cros_ec_device for clarity by Bill Richardson · 10 years ago
  10. 2ce701a mfd: cros_ec: Allow static din/dout buffers with cros_ec_register() by Bill Richardson · 10 years ago
  11. ee98662 mfd: cros_ec: Fix the comment on cros_ec_remove() by Bill Richardson · 10 years ago
  12. 54e8827 mfd: sec-core: Add support for S2MPU02 device by Chanwoo Choi · 10 years ago
  13. 10f9eda mfd: mc13xxx: Use regmap irq framework for interrupts by Alexander Shiyan · 10 years ago
  14. 7811a98 dt-binding: mfd: as3722: Correct macro name by Laxman Dewangan · 10 years ago
  15. bdbc736 mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2 by Charles Keepax · 10 years ago
  16. 6ec9dc3 Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd-mmc-3.17' into ibs-for-mfd-merged by Lee Jones · 10 years ago
  17. 8cd1183 mfd: rtsx: Add dma transfer function by Micky Ching · 10 years ago
  18. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  19. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  20. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  21. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  22. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  23. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  24. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  25. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 10 years ago
  26. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  27. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  28. ba1ba3a Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  29. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 10 years ago
  30. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  31. cf0d135 Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  32. c163b52 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  33. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  34. 0912214 usb: gadget: f_fs: resurect usb_functionfs_descs_head structure by Michal Nazarewicz · 10 years ago
  35. 9ad7860 Revert "tools: ffs-test: convert to new descriptor format fixing compilation error" by Felipe Balbi · 10 years ago
  36. 3493860 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  37. 0b86dbf Fix 32-bit regression in block device read(2) by Al Viro · 10 years ago
  38. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  39. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  40. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  41. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  42. 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 10 years ago
  43. 3a4b0ed bio: remove unused macro bip_vec_idx() by Gu Zheng · 10 years ago
  44. 135e7d0 Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  45. fb7023e drm/i915: BDW: Adding Reserved PCI IDs. by Rodrigo Vivi · 10 years ago
  46. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 10 years ago
  47. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  48. b3acc56 kexec: save PG_head_mask in VMCOREINFO by Petr Tesarik · 10 years ago
  49. f340a59 Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  50. 2da38e0 ALSA: compress: fix the struct alignment to 4 bytes by Vinod Koul · 10 years ago
  51. e567bf7 Revert "block: add __init to elv_register" by Jens Axboe · 10 years ago
  52. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  53. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 10 years ago
  54. 401c58f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 4d4c9cc tracing: Add __field_struct macro for TRACE_EVENT() by Steven Rostedt · 10 years ago
  56. 4af4206 tracing: Fix syscall_*regfunc() vs copy_process() race by Oleg Nesterov · 10 years ago
  57. 3c8fb50 Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  58. 4ef6107 Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  59. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  60. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  61. f2af741 tools: ffs-test: convert to new descriptor format fixing compilation error by Michal Nazarewicz · 10 years ago
  62. 639bb92 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  63. 8d42fda Merge branch 'topic/core-vuln-fixes' into for-linus by Takashi Iwai · 10 years ago
  64. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  65. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 10 years ago
  66. 736ed4d block: blk_max_size_offset() should check ->max_sectors by Jens Axboe · 10 years ago
  67. 5165238 mfd: intel_soc_pmic: Core driver by Zhu, Lejun · 10 years ago
  68. 9796853 ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6 by Peter Griffin · 10 years ago
  69. 342d669 mfd: max77693: Handle IRQs using regmap by Robert Baldyga · 10 years ago
  70. d0540f9 mfd: max77693: Remove unnecessary wrapper functions by Robert Baldyga · 10 years ago
  71. 4ca2ad5 ARM: imx6sl: add missing enet clock for imx6sl by Fugang Duan · 10 years ago
  72. 92c4d2a ACPI / processor replace __attribute__((packed)) by __packed by Fabian Frederick · 10 years ago
  73. a6e15a3 PM / hibernate: introduce "nohibernate" boot parameter by Kees Cook · 10 years ago
  74. c3313b0 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  75. a0a7379 netfilter: nf_tables: use u32 for chain use counter by Pablo Neira Ayuso · 10 years ago
  76. 74b0c2d drm/i915, HD-audio: Don't continue probing when nomodeset is given by Takashi Iwai · 10 years ago
  77. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  78. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  79. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  80. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 10 years ago
  81. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 10 years ago
  82. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 10 years ago
  83. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  84. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  85. cf23091 Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes by Ingo Molnar · 10 years ago
  86. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 11 years ago
  87. 3d69bb6 NVMe: Define Log Page constants by Matthew Wilcox · 10 years ago
  88. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 10 years ago
  89. 6391f34 Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  90. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  91. 338c09a Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  92. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  93. 8841c8b Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  94. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. c29deef Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  98. 0e04c64 Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  99. 7550cfa Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  100. 19c1940 Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago