1. 7ac5044 raid1/raid10: slow down resync if there is non-resync activity pending by Tomasz Majchrzak · 8 years ago
  2. 4ba1e78 MD:Update superblock when err == 0 in size_store by Xiao Ni · 8 years ago
  3. 676fa5a dm raid: use rt_is_raid*() in all appropriate checks by Heinz Mauelshagen · 8 years ago
  4. ad51d7f dm raid: more use of flag testing wrappers by Heinz Mauelshagen · 8 years ago
  5. f090279 dm raid: check constructor arguments for invalid raid level/argument combinations by Heinz Mauelshagen · 8 years ago
  6. 702108d dm raid: cleanup / provide infrastructure by Heinz Mauelshagen · 8 years ago
  7. f67c3bd dmaengine: xilinx-vdma: add some sanity checks by Arnd Bergmann · 8 years ago
  8. 88b1c01 ASoC: cs53l30: Correct clock inversion check by Nicolin Chen · 8 years ago
  9. 5aa1418 ASoC: dwc: Add irq parameter to DOCUMENTATION by Jose Abreu · 8 years ago
  10. 79361b2 ASoC: dwc: Add PIO PCM extension by Jose Abreu · 8 years ago
  11. cc9bdcf ASoC: rcar: fix 'const static' variables by Arnd Bergmann · 8 years ago
  12. a074ae0 ASoC: pcm1681/pcm1791: fix typo in declaration by Arnd Bergmann · 8 years ago
  13. 53d4b03 ASoC: cs53l30: include gpio/consumer.h by Arnd Bergmann · 8 years ago
  14. d13e436 ASoC: fix ABE_TWL6040 dependency by Arnd Bergmann · 8 years ago
  15. 0525251 ASoC: wm8985: add i2c dependency by Arnd Bergmann · 8 years ago
  16. c02726f drm/gma500: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  17. 890938b drm/radeon: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  18. 27377a1 drm/amdgpu: use crtc directly in drm_crtc_vblank_put() by Gustavo Padovan · 8 years ago
  19. 5c9ac11 drm/radeon: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  20. 9a7841e drm/amdgpu: use drm_crtc_vblank_{on,off}() by Gustavo Padovan · 8 years ago
  21. ceb7415 drm: make drm_vblank_{get,put}() static by Gustavo Padovan · 8 years ago
  22. 38512aa NFS: Don't flush caches for a getattr that races with writeback by Trond Myklebust · 8 years ago
  23. 9ffadfb SUNRPC: Fix suspicious enobufs issues. by Trond Myklebust · 8 years ago
  24. f1dc237 SUNRPC: Reduce latency when send queue is congested by Trond Myklebust · 8 years ago
  25. 40a5f1b SUNRPC: RPC transport queue must be low latency by Trond Myklebust · 8 years ago
  26. 5157b95 SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready by Trond Myklebust · 8 years ago
  27. 42d42a5 SUNRPC: Small optimisation of client receive by Trond Myklebust · 8 years ago
  28. 93507d1 drm: remove legacy drm_arm_vblank_event() by Gustavo Padovan · 8 years ago
  29. db749b7 drm: remove legacy drm_send_vblank_event() by Gustavo Padovan · 8 years ago
  30. dc4ff11 drm/nouveau: replace legacy vblank helpers by Gustavo Padovan · 8 years ago
  31. 9ef8537 drm/radeon: don't use fractional dividers on RS[78]80 if SS is enabled by Christian König · 8 years ago
  32. ccaa2c1 drm/radeon: do not hard reset GPU while freezing on r600/r700 family by Jérôme Glisse · 8 years ago
  33. 92c83d7 dm raid: use dm_arg_set API in constructor by Heinz Mauelshagen · 8 years ago
  34. 73c6f23 dm raid: rename variable 'ret' to 'r' to conform to other dm code by Heinz Mauelshagen · 8 years ago
  35. b1132dea random: properly align get_random_int_hash by Eric Biggers · 8 years ago
  36. 4b44f2d random: add interrupt callback to VMBus IRQ handler by Stephan Mueller · 8 years ago
  37. 9b4d008 random: print a warning for the first ten uninitialized random users by Theodore Ts'o · 8 years ago
  38. 0d2a8ef4 Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tps51632' into regulator-linus by Mark Brown · 8 years ago
  39. 28ee3d7 ASoC: wm_adsp: Treat missing compressed buffer as a fatal error by Charles Keepax · 8 years ago
  40. 8d28066 ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failure by Charles Keepax · 8 years ago
  41. 7a75c0d Merge branch 'topic/compress' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-adsp by Mark Brown · 8 years ago
  42. beffa51 drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functions by Dave Gordon · 8 years ago
  43. 0daf556 drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions by Dave Gordon · 8 years ago
  44. e93da0a drm/i915/bxt: Sanitiy check the PHY lane power down status by Imre Deak · 8 years ago
  45. 324513c drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixes by Imre Deak · 8 years ago
  46. 95a7a2a drm/i915/bxt: Set DDI PHY lane latency optimization during modeset by Imre Deak · 8 years ago
  47. 9c8d0b8 drm/i915/bxt: Move DDI PHY enabling/disabling to the power well code by Imre Deak · 8 years ago
  48. b409ca9 drm/i915: Factor out intel_power_well_get/put by Imre Deak · 8 years ago
  49. e4c49e0 drm/i915/bxt: Wait for PHY1 GRC calibration synchronously by Imre Deak · 8 years ago
  50. a4f2d87 ALSA: compress: Add function to indicate the stream has gone bad by Charles Keepax · 8 years ago
  51. 830c657 ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms by Alexey Brodkin · 8 years ago
  52. c8f1daa ARCv2: [vdk] Enable ARC PGU on HS38 VDK by Alexey Brodkin · 8 years ago
  53. a189d28 drm/arcpgu: Make ARC PGU usable on simulation platforms by Ruud Derwig · 8 years ago
  54. 7d267dd ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue() by Wei Yongjun · 8 years ago
  55. 57c624a spi: orion: Fix return value check in orion_spi_probe() by Wei Yongjun · 8 years ago
  56. bd6e273 drm/prime: fix error path deadlock fail by Rob Clark · 8 years ago
  57. 9661e78 PCI / PM: Enforce type casting for pci_power_t by Andy Shevchenko · 8 years ago
  58. 3371f3d random: initialize the non-blocking pool via add_hwgenerator_randomness() by Theodore Ts'o · 8 years ago
  59. 02b88ee mtd: brcmnand: Add check for erased page bitflips by Kamal Dasu · 8 years ago
  60. 94bb489 drm/i915: use #defines for qemu subsystem ids by Gerd Hoffmann · 8 years ago
  61. 030daa0 drm/i915/mocs: || vs | typo in get_mocs_settings() by Dan Carpenter · 8 years ago
  62. a5c8a01 Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  63. 2ce0004 drm/i915: Don't unregister fbdev's fb twice by Lukas Wunner · 8 years ago
  64. 10867b3 ASoC: wm5102: Revert manual speaker enable by Charles Keepax · 8 years ago
  65. a3178a3 ASoC: arizona: Add a couple of missing consts by Charles Keepax · 8 years ago
  66. 19edeb3 ASoC: wm5102: Correct supported channels on trace compressed DAI by Charles Keepax · 8 years ago
  67. d72fea6 ASoC: wm5110: Add missing route from OUT3R to SYSCLK by Ajit Pandey · 8 years ago
  68. 86d18a5 s390/topology: remove z10 special handling by Heiko Carstens · 8 years ago
  69. adac0f1 s390/topology: add drawer scheduling domain level by Heiko Carstens · 8 years ago
  70. a62247e topology/sysfs: provide drawer id and siblings attributes by Heiko Carstens · 8 years ago
  71. 0599eea s390/ipl: rename diagnose enums by Heiko Carstens · 8 years ago
  72. 0f7451f s390/ipl: use load normal for LPAR re-ipl by Heiko Carstens · 8 years ago
  73. 6c22c98 s390: avoid extable collisions by Heiko Carstens · 8 years ago
  74. ee64baf s390/uaccess: use __builtin_expect for get_user/put_user by Heiko Carstens · 8 years ago
  75. b8ac5e2 s390/uaccess: fix whitespace damage by Heiko Carstens · 8 years ago
  76. 8ee2db3 s390/pci: ensure to not cross a dma segment boundary by Sebastian Ott · 8 years ago
  77. 53b1bc9 s390/pci: ensure page aligned dma start address by Sebastian Ott · 8 years ago
  78. bb98f39 s390: use SPARSE_IRQ by Sebastian Ott · 8 years ago
  79. 1b8b9c8 s390/Documentation: improve sort command for trace buffer by Thomas Richter · 8 years ago
  80. 72a9b02 s390: use __section macro everywhere by Heiko Carstens · 8 years ago
  81. d07a980 s390: add proper __ro_after_init support by Heiko Carstens · 8 years ago
  82. 32fb2fc vmlinux.lds.h: allow arch specific handling of ro_after_init data section by Heiko Carstens · 8 years ago
  83. 64f31d5 s390/mm: simplify the TLB flushing code by Martin Schwidefsky · 8 years ago
  84. 7dd9681 bitmap: bitmap_equal memcmp optimization by Martin Schwidefsky · 8 years ago
  85. a980940 s390/mm: fix vunmap vs finish_arch_post_lock_switch by Martin Schwidefsky · 8 years ago
  86. fd5ada0 s390/time: remove ETR support by Martin Schwidefsky · 8 years ago
  87. 936cc85 s390/time: add leap seconds to initial system time by Martin Schwidefsky · 8 years ago
  88. 4027789 s390/time: LPAR offset handling by Martin Schwidefsky · 8 years ago
  89. 9dc06cc s390/time: move PTFF definitions by Martin Schwidefsky · 8 years ago
  90. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 8 years ago
  91. 4e042af s390/kexec: fix crash on resize of reserved memory by Heiko Carstens · 8 years ago
  92. 2d0af22 s390/kexec: fix update of os_info crash kernel size by Heiko Carstens · 8 years ago
  93. 0ccb32c s390/mm: align swapper_pg_dir to 16k by Heiko Carstens · 8 years ago
  94. 4b8fe77 s390: dump_stack: fill in arch description by Christian Borntraeger · 8 years ago
  95. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 8 years ago
  96. 097a116 s390/cpuinfo: show dynamic and static cpu mhz by Heiko Carstens · 8 years ago
  97. 219a21b s390/cpuinfo: print cache info and all single cpu lines on first iteration by Heiko Carstens · 8 years ago
  98. ac31418 s390: add explicit <linux/stringify.h> for jump label by Jason Baron · 8 years ago
  99. 37cd944 s390/pgtable: add mapping statistics by Heiko Carstens · 8 years ago
  100. bab247f s390/vmem: simplify vmem code for read-only mappings by Heiko Carstens · 8 years ago