1. b4573d1d cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed by Anson Huang · 11 years ago
  2. e36aaea kbuild: Fix silent builds with make-4 by Emil Medve · 11 years ago
  3. f2b269b regulator: anatop-regulator: Remove unneeded kstrdup() by Fabio Estevam · 11 years ago
  4. a8659ba regulator: act8865: Fix build error when !OF by Axel Lin · 11 years ago
  5. fa4934a spi: dw-pci: fix typo by Baruch Siach · 11 years ago
  6. 534cf9c GFS2: Consolidate transaction blocks calculation for dir add by Steven Whitehouse · 11 years ago
  7. 80f6428 i40e: Do not allow AQ calls from ndo-ops by Anjali Singhai Jain · 11 years ago
  8. 37f0be6 i40e: check asq alive before notify by Anjali Singhai Jain · 11 years ago
  9. f8a571b ACPI / tables: Return proper error codes from acpi_table_parse() and fix comment. by tangchen · 11 years ago
  10. de2d1a7 ACPI / tables: Check if id is NULL in acpi_table_parse() by tangchen · 11 years ago
  11. 3c1c0ae GFS2: Add directory addition info structure by Steven Whitehouse · 11 years ago
  12. e1860d8 i40e: Admin queue shutdown fixes by Anjali Singhai Jain · 11 years ago
  13. 38fd2c2 Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM by James Morris · 11 years ago
  14. b774c7d i40e: Hide the Port VLAN VLAN ID by Greg Rose · 11 years ago
  15. e03ad6e nl80211: move vendor/testmode event skb functions out of ifdef by Johannes Berg · 11 years ago
  16. 1b00078 mac80211: add tracing for ieee80211_sta_set_buffered by Johannes Berg · 11 years ago
  17. f5ac857 i40e: use correct struct for get and update vsi params by Shannon Nelson · 11 years ago
  18. f657a6e i40e: Fix VF driver MAC address configuration by Greg Rose · 11 years ago
  19. 7efa84b i40e: support VFs on PFs other than 0 by Mitch Williams · 11 years ago
  20. f741453 i40e: acknowledge VFLR when disabling SR-IOV by Mitch Williams · 11 years ago
  21. 3197ce2 i40e: don't allocate zero size by Mitch Williams · 11 years ago
  22. 5a9769c i40e: use struct assign instead of memcpy by Mitch Williams · 11 years ago
  23. be505f6 Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM" by Alexander van Heukelum · 11 years ago
  24. 5674726 i40e: Do not enable default port on the VEB by Greg Rose · 11 years ago
  25. 058840c drm/i915/bdw: Flush system agent on gen8 also by Ben Widawsky · 11 years ago
  26. b141d61 i40e: avoid unnecessary register read by Mitch Williams · 11 years ago
  27. 1b60f3c i40e: fix whitespace by Jesse Brandeburg · 11 years ago
  28. 5537a05 pktgen_dst_metrics[] can be static by Fengguang Wu · 11 years ago
  29. e9a1d01 metag/smp: Make boot_secondary() static by Geert Uytterhoeven · 11 years ago
  30. 3ec2f42 drm/i915: Fix refcount leak and possible NULL pointerdereference. by Tetsuo Handa · 11 years ago
  31. 603ab14 mfd: as3722: Add watchdog support by Bibek Basu · 11 years ago
  32. 30fe2b5 mfd: ti: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  33. 5ac9855 mfd: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  34. 2977dc9 mfd: staging: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  35. cf3c7cf mfd: intel: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  36. 7c0517b mfd: maxim: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  37. 04e0241 mfd: marvell: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  38. afb580a mfd: toshiba: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  39. ad59de4 mfd: wolfson: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  40. c8f675f mfd: dialog: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  41. 6bbb3c4 mfd: stmicro: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  42. 9e146f4 mfd: cros ec: spi: Fix debug output by Thierry Reding · 11 years ago
  43. 49f91ac mfd: cros ec: spi: Increase EC transaction delay by Derek Basehore · 11 years ago
  44. 9981a31 mfd: omap-usb-host: Raw read and write endian fix by Victor Kamensky · 11 years ago
  45. dd6eb26 mfd: omap-usb-tll: Raw read and write endian fix by Victor Kamensky · 11 years ago
  46. c94d37c mfd: wm5110: Correct default for register LDO2 Control 1 by Charles Keepax · 11 years ago
  47. 7c0b238 mfd: ab8500-debugfs: Move dereference after check for NULL by Dan Carpenter · 11 years ago
  48. 04a17fb f2fs: avoid to read inline data except first page by Chao Yu · 11 years ago
  49. 18309aa f2fs: avoid to left uninitialized data in page when read inline data by Chao Yu · 11 years ago
  50. a225dca f2fs: fix truncate_partial_nodes bug by shifei10.ge · 11 years ago
  51. a886537 f2fs: handle errors correctly during f2fs_reserve_block by Jaegeuk Kim · 11 years ago
  52. 1e1bb4b f2fs: add inline_data recovery routine by Jaegeuk Kim · 11 years ago
  53. 0dbdc2a f2fs: add the number of inline_data files to status info by Jaegeuk Kim · 11 years ago
  54. 9e09fc8 f2fs: refactor f2fs_convert_inline_data by Jaegeuk Kim · 11 years ago
  55. 26f466f f2fs: call f2fs_put_page at the error case by Jaegeuk Kim · 11 years ago
  56. 8230a0a f2fs: convert inline_data for punch_hole by Jaegeuk Kim · 11 years ago
  57. 497d221 Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes by Mike Turquette · 11 years ago
  58. db455c7 ARM: shmobile: r8a7790: Fix I2C controller names by Valentine Barshak · 11 years ago
  59. 6c12fcb i40e: Fix SR-IOV VF port VLAN by Greg Rose · 11 years ago
  60. 298deef i40e: Record dma buffer info for dummy packets by Anjali Singhai Jain · 11 years ago
  61. b912b2f net/mlx4_core: Warn if device doesn't have enough PCI bandwidth by Eyal Perry · 11 years ago
  62. f35f76e xen-netback: Include header for vmalloc by Josh Boyer · 11 years ago
  63. 3a2e15d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  64. 1e85c9b 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q by Hannes Frederic Sowa · 11 years ago
  65. a48d4bb net: netdev_kobject_init: annotate with __init by Daniel Borkmann · 11 years ago
  66. 965801e net: 6lowpan: fix lowpan_header_create non-compression memcpy call by Daniel Borkmann · 11 years ago
  67. 7d30622 fec: Revert "fec: Do not assume that PHY reset is active low" by Fabio Estevam · 11 years ago
  68. 723a6c7 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  69. e8379c7 bnx2x: fix VLAN configuration for VFs. by Yuval Mintz · 11 years ago
  70. 9dfef3a bnx2x: fix AFEX memory overflow by Yuval Mintz · 11 years ago
  71. 5b62291 bnx2x: Clean before update RSS arrives by Michal Kalderon · 11 years ago
  72. 89e18ae bnx2x: Correct number of MSI-X vectors for VFs by Michal Kalderon · 11 years ago
  73. e848582 bnx2x: limit number of interrupt vectors for 57711 by Dmitry Kravkov · 11 years ago
  74. f0a679af Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  75. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  76. ab1b1c4 cpufreq: send new set of notification for transition failures by Viresh Kumar · 11 years ago
  77. f7ba3b4 cpufreq: Introduce cpufreq_notify_post_transition() by Viresh Kumar · 11 years ago
  78. 26ab1c6 cpufreq: exynos5250: Set APLL rate using CCF API by Sachin Kamat · 11 years ago
  79. 6f1e4ef cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled by Jane Li · 11 years ago
  80. 87ae97f cpufreq: s3c24xx: Staticize local variable by Sachin Kamat · 11 years ago
  81. 8f82b19 cpufreq: s3c2440: Staticize local variables by Sachin Kamat · 11 years ago
  82. 2b2ec67 cpufreq: s3c2440: Remove hardware.h inclusion by Sachin Kamat · 11 years ago
  83. 998be8e cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE by Viresh Kumar · 11 years ago
  84. a3ea015 Documentation / cpufreq: add intel-pstate.txt by Ramkumar Ramachandra · 11 years ago
  85. 62c6dae PNP: Mark the function pnp_build_option() as static in resource.c by Rashika Kheria · 11 years ago
  86. 6a36875 ACPI / proc: Include appropriate header file in proc.c by Rashika · 11 years ago
  87. b8a0b0d ACPI / EC: Remove unused functions and add prototype declaration in internal.h by Rashika · 11 years ago
  88. 3f9eed5 ACPI / dock: Include appropriate header file in dock.c by Rashika · 11 years ago
  89. c071b604 ACPI / PCI: Include appropriate header file in pci_link.c by Rashika · 11 years ago
  90. e22e58a ACPI / PCI: Include appropriate header file in pci_slot.c by Rashika · 11 years ago
  91. 49894d8 ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c by Rashika · 11 years ago
  92. 679c581 ACPI / NVS: Include appropriate header file in nvs.c by Rashika · 11 years ago
  93. 66e162b ACPI / OSL: Mark the function acpi_table_checksum() as static by Rashika · 11 years ago
  94. fa9be5f NFC: NCI: Cancel cmd_timer in nci_close_device() by Amitkumar Karwar · 11 years ago
  95. c8d1507 Merge branches 'acpi-ac' and 'acpi-tpm' by Rafael J. Wysocki · 11 years ago
  96. 75365d0 PNP / card: add missing put_device() call by Levente Kurusa · 11 years ago
  97. 16a6ddc point to the right include file in a comment (left over from a9004abc3) by Toralf Förster · 11 years ago
  98. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  99. a8c2275 nfs: fix dead code of ipv6_addr_scope by Alexander Aring · 11 years ago
  100. 6ff33b7 sunrpc: Fix infinite loop in RPC state machine by Weston Andros Adamson · 11 years ago