1. b0f32a5 bcache: Minor btree cache fix by Kent Overstreet · 11 years ago
  2. 5775e21 bcache: Performance fix for when journal entry is full by Kent Overstreet · 11 years ago
  3. b3fa7e7 bcache: Minor journal fix by Kent Overstreet · 11 years ago
  4. ef71ec0 bcache: Data corruption fix by Kent Overstreet · 11 years ago
  5. ea0269b kvm: remove dead code by Stephen Hemminger · 11 years ago
  6. 7940876 kvm: make local functions static by Stephen Hemminger · 11 years ago
  7. 2f0a639 KVM: VMX: check use I/O bitmap first before unconditional I/O exit by Zhihui Zhang · 11 years ago
  8. c0e0f88 Merge tag 'for-usb-next-2014-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  9. 8a3cecf Merge tag 'iio-for-3.14c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  10. 54b553e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  11. 053ad6a ASoC: bcm: Remove obsoleted Kconfig dependency by Takashi Iwai · 11 years ago
  12. 42cb0be batman-adv: set the isolation mark in the skb if needed by Antonio Quartulli · 11 years ago
  13. eceb22a batman-adv: create helper function to get AP isolation status by Antonio Quartulli · 11 years ago
  14. 2d2fcc2a batman-adv: extend the ap_isolation mechanism by Antonio Quartulli · 11 years ago
  15. dd24ddb batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag by Antonio Quartulli · 11 years ago
  16. 9464d07 batman-adv: mark a local client as isolated when needed by Antonio Quartulli · 11 years ago
  17. c42edfe batman-adv: add isolation_mark sysfs attribute by Antonio Quartulli · 11 years ago
  18. 6c413b1 batman-adv: send every DHCP packet as bat-unicast by Antonio Quartulli · 11 years ago
  19. 36484f8 batman-adv: remove parenthesis from return statements by Antonio Quartulli · 11 years ago
  20. 4e820e7 batman-adv: rename gw_deselect() to gw_reselect() by Antonio Quartulli · 11 years ago
  21. f316318 batman-adv: deselect current GW on client mode switch off by Antonio Quartulli · 11 years ago
  22. ebf38fb batman-adv: remove FSF address from GPL disclaimer by Antonio Quartulli · 11 years ago
  23. 3fba732 batman-adv: don't switch byte order too often if not needed by Antonio Quartulli · 11 years ago
  24. a48bcac batman-adv: properly rename define in distributed arp table header file by Antonio Quartulli · 11 years ago
  25. edd236a vt6655: fix printk usage in wpactl.c by Martin Hofmann · 11 years ago
  26. 91d9b19 vt6655: remove typedefs in wpactl.h by Martin Hofmann · 11 years ago
  27. 0027d9a vt6655: fix indentation in wroute.c by Martin Hofmann · 11 years ago
  28. ed07c0e vt6655: remove unnecessary braces in wroute.c by Martin Hofmann · 11 years ago
  29. 85d396b vt6655: remove casts in wroute.c by Martin Hofmann · 11 years ago
  30. 4d60901 vt6655: balance faulty parentheses in 80211hdr.h by Martin Hofmann · 11 years ago
  31. 3b371fe4 staging: vt6656: remove an unneeded NULL check by Dan Carpenter · 11 years ago
  32. 1c5ebaa staging: vt6655: check too restrictive (off by one) by Dan Carpenter · 11 years ago
  33. 6e28024 staging: vt6656: CARDqGetNextTBTT replace code using do_div. by Malcolm Priestley · 11 years ago
  34. 9acec05 staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT by Malcolm Priestley · 11 years ago
  35. f2d9b99 xhci: Set scatter-gather limit to avoid failed block writes. by Sarah Sharp · 11 years ago
  36. d6c9ea9 xhci: Avoid infinite loop when sg urb requires too many trbs by Ben Hutchings · 11 years ago
  37. 300e5fd Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  38. 2eff7c7 Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 11 years ago
  39. e37e1cb ARM: dts: OMAP2: fix interrupt number for rng by Suman Anna · 11 years ago
  40. 12db5ed ASoC: wm_adsp: Start DSP booting earlier in the DAPM process by Charles Keepax · 11 years ago
  41. d8a64d6 ASoC: wm_adsp: Factor out ADSP2 boot proceedure by Charles Keepax · 11 years ago
  42. 672ef90 ARM: dts: socfpga: add pl330 clock by Steffen Trumtrar · 11 years ago
  43. 9a21e55 ARM: dts: socfpga: update L2 tag and data latency by Dinh Nguyen · 11 years ago
  44. ada12c4 ARM: dts: Add clock provider specific properties to max77686 node by Tomasz Figa · 11 years ago
  45. b06c698 clk: max77686: Register OF clock provider by Tomasz Figa · 11 years ago
  46. 3966c94 clk: max77686: Refactor driver data handling by Tomasz Figa · 11 years ago
  47. d73ac4c clk: max77686: Fix clean-up in error and remove paths by Tomasz Figa · 11 years ago
  48. bbc28cd ARM: OMAP2+: gpmc: Move legacy GPMC width setting by Ezequiel Garcia · 11 years ago
  49. d0020cc ARM: OMAP2+: gpmc: Introduce gpmc_set_legacy() by Ezequiel Garcia · 11 years ago
  50. e2e699b ARM: OMAP2+: gpmc: Move initialization outside the gpmc_t condition by Ezequiel Garcia · 11 years ago
  51. badbc54 clk: max77686: Make max77686_clk_register() return struct clk * by Tomasz Figa · 11 years ago
  52. b0f8517 clk: max77686: Refactor successful exit of probe function by Tomasz Figa · 11 years ago
  53. cf7d4a6 clk: max77686: Provide .recalc_rate() operation by Tomasz Figa · 11 years ago
  54. 21c8ed2 clk: max77686: Correct callback used for checking clock status by Tomasz Figa · 11 years ago
  55. b83a08f ARM: OMAP2+: board-generic: update SoC compatibility strings by Nishanth Menon · 11 years ago
  56. 89b6eef Documentation: dt: OMAP: explicitly state SoC compatible strings by Nishanth Menon · 11 years ago
  57. 89eff4b drm/i915: fix wrong PLL debug messages. by Paulo Zanoni · 11 years ago
  58. 367f68f ARM: OMAP2+: enable AM33xx SOC EVM audio by Jyri Sarha · 11 years ago
  59. 56492e0 drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID by Marek Olšák · 11 years ago
  60. a5a7ee7 ASoC: fsl-ssi: Drop ac97 specific trigger function by Markus Pargmann · 11 years ago
  61. 6de8387 ASoC: fsl-ssi: Move RX/TX configuration to seperate functions by Markus Pargmann · 11 years ago
  62. 4e6ec0d ASoC: fsl-ssi: Add configuration helper functions by Markus Pargmann · 11 years ago
  63. bd3ca7d ASoC: fsl-ssi: Add offline_config flag by Markus Pargmann · 11 years ago
  64. 0888efd ASoC: fsl-ssi: Fix interrupt stats for imx by Markus Pargmann · 11 years ago
  65. c1953bf ASoC: fsl-ssi: Add imx51-ssi and of_device_id matching by Markus Pargmann · 11 years ago
  66. 3554116 nfsd4: simplify xdr encoding of nfsv4 names by J. Bruce Fields · 11 years ago
  67. 9368acc ASoC: fsl-ssi: Move sysfs stats to debugfs by Markus Pargmann · 11 years ago
  68. 2841be9 ASoC: fsl-ssi: Fix probe error handling by Markus Pargmann · 11 years ago
  69. 3db3988 regulator: twl: Fix checkpatch issue by Jingoo Han · 11 years ago
  70. 0d25d09 regulator: core: Fix checkpatch issue by Jingoo Han · 11 years ago
  71. 310e39c MAINTAINERS: Add entry for Samsung SoC clock drivers by Tomasz Figa · 11 years ago
  72. 59d711e ARM: dts: exynos5420: add input clocks to audss clock controller by Andrew Bresticker · 11 years ago
  73. 3538a2c clk: exynos-audss: add support for Exynos 5420 by Andrew Bresticker · 11 years ago
  74. c08ceea ARM: dts: exynos5250: add input clocks to audss clock controller by Andrew Bresticker · 11 years ago
  75. 35399dd clk: exynos5250: add clock ID for div_pcm0 by Andrew Bresticker · 11 years ago
  76. 547f335 clk: exynos-audss: allow input clocks to be specified in device tree by Andrew Bresticker · 11 years ago
  77. b37a422 clk: exynos-audss: convert to platform device by Andrew Bresticker · 11 years ago
  78. ad3ab45 clk: exynos5440: replace clock ID private enums with IDs from DT header by Andrzej Hajda · 11 years ago
  79. 7c55688 ARM: exynos5440: create a DT header defining CLK IDs by Andrzej Hajda · 11 years ago
  80. cba9d2f clk: exynos5420: replace clock ID private enums with IDs from DT header by Andrzej Hajda · 11 years ago
  81. 8774e12 ARM: exynos5420: create a DT header defining CLK IDs by Andrzej Hajda · 11 years ago
  82. 2fe8f00 clk: exynos5250: replace clock ID private enums with IDs from DT header by Andrzej Hajda · 11 years ago
  83. b568059 ARM: exynos5250: create a DT header defining CLK IDs by Andrzej Hajda · 11 years ago
  84. 2d73823 clk: exynos4: replace clock ID private enums with IDs from DT header by Andrzej Hajda · 11 years ago
  85. 26460bc ARM: exynos4: create a DT header defining CLK IDs by Andrzej Hajda · 11 years ago
  86. f521ac8 clk: exynos5250: register APLL rate table by Andrew Bresticker · 11 years ago
  87. 95d4403 block: Warn and free bio if bi_end_io is not set by Muthukumar Ratty · 11 years ago
  88. 3701695 radeon/pm: Guard access to rdev->pm.power_state array by Michel Dänzer · 11 years ago
  89. 778037e clk: clk-divider: fix divisor > 255 bug by James Hogan · 11 years ago
  90. 54a387cb Merge branch 'for-3.14/core' into for-3.14/drivers by Jens Axboe · 11 years ago
  91. f4be843 jump_label: use defined macros instead of hard-coding for better readability by Jiang Liu · 11 years ago
  92. 9732caf arm64, jump label: optimize jump label implementation by Jiang Liu · 11 years ago
  93. f3c003f arm64, jump label: detect %c support for ARM64 by Jiang Liu · 11 years ago
  94. 5c5bf25 arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions by Jiang Liu · 11 years ago
  95. c84fced arm64: move encode_insn_immediate() from module.c to insn.c by Jiang Liu · 11 years ago
  96. ae16480 arm64: introduce interfaces to hotpatch kernel and module code by Jiang Liu · 11 years ago
  97. b11a64a arm64: introduce basic aarch64 instruction decoding helpers by Jiang Liu · 11 years ago
  98. b317b03 ALSA: hda - Split Thinkpad ACPI-related code by Takashi Iwai · 11 years ago
  99. 4c93075 drm/panel: Add support for Chunghwa CLAA101WA01A panel by Stephen Warren · 11 years ago
  100. 6d54e3d drm/panel: Add support for Samsung LTN101NT05 panel by Marc Dietrich · 11 years ago