1. 21de567 ALSA: nm256: Convert to new PCM copy ops by Takashi Iwai · 8 years ago
  2. b96c3a1 ALSA: es1938: Convert to the new PCM copy ops by Takashi Iwai · 8 years ago
  3. d53611d ALSA: dummy: Convert to new PCM copy ops by Takashi Iwai · 8 years ago
  4. 29d1a87 ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops by Takashi Iwai · 8 years ago
  5. 7421a16 ALSA: pcm: include pcm_local.h and remove some extraneous tabs by Colin Ian King · 8 years ago
  6. 905e46a ALSA: declare snd_kcontrol_new structures as const by Bhumika Goyal · 8 years ago
  7. 2c4842d ALSA: pcm: add local header file for snd-pcm module by Takashi Sakamoto · 8 years ago
  8. 9027c46 ALSA: pcm: Call ack() whenever appl_ptr is updated by Takashi Iwai · 8 years ago
  9. 9ce7b9c staging: bcm2835-audio: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  10. 3e02c5a ALSA: rme32: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  11. 00277e2 ALSA: emu10k1: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  12. cebf6bf ALSA: cs46xx: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  13. 0f21e57 ALSA: mips: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  14. 9629581 ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpers by Takashi Iwai · 8 years ago
  15. 6dbaf8b ALSA: sb: remove needless evaluation in implementation for copy callback by Takashi Sakamoto · 8 years ago
  16. 097a7fe ALSA: gus: remove unused local flag by Takashi Sakamoto · 8 years ago
  17. 4e361d3 ALSA: control: remove entry limitation for list operation by Takashi Sakamoto · 8 years ago
  18. ffb73b0 ALSA: info: Use kvzalloc() for a temporary write buffer by Takashi Iwai · 8 years ago
  19. c2c86a9 ALSA: pcm: Remove set_fs() in PCM core code by Takashi Iwai · 8 years ago
  20. 53e7bf4 ALSA: control: Simplify snd_ctl_elem_list() implementation by Takashi Iwai · 8 years ago
  21. a02cb8f ALSA: firewire: remove support for 16 bit PCM samples in playback substream by Takashi Sakamoto · 8 years ago
  22. 665170f ALSA: mixart: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  23. 30b5817 ALSA: cs46xx: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  24. 6ba1ad3 ALSA: ice1712: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  25. 3a84d6c ALSA: sound/isa: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  26. e0327a0 ALSA: pcm: Simplify forward/rewind codes by Takashi Iwai · 8 years ago
  27. f839cc1 ALSA: pcm: Use a common helper for PCM state check and hwsync by Takashi Iwai · 8 years ago
  28. dcab5fb ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const by Arnd Bergmann · 8 years ago
  29. 9aee03f ALSA: pcm: use "do {} while (0)" for empty macro by Arnd Bergmann · 8 years ago
  30. b46fe5d ALSA: pcm: constify function local and read-only table by Takashi Sakamoto · 8 years ago
  31. e76bf3c ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack by Takashi Sakamoto · 8 years ago
  32. b55f9fd ALSA: pcm: use helper function to refer parameter as read-only by Takashi Sakamoto · 8 years ago
  33. 8b67430 ALSA: pcm: add const qualifier for read-only table for sampling rate by Takashi Sakamoto · 8 years ago
  34. a96801b Merge branch 'topic/avr32-removal' into for-next by Takashi Iwai · 8 years ago
  35. 29b59b3 ALSA: Enable build with m68k by Takashi Iwai · 8 years ago
  36. d42fe63 ALSA: emu10k1: Get rid of set_fs() usage by Takashi Iwai · 8 years ago
  37. 3ac8226 ALSA: opl3: Kill unused set_fs() by Takashi Iwai · 8 years ago
  38. 88c125b ALSA: hda - Remove superfluous header inclusions by Takashi Iwai · 8 years ago
  39. f0049e1 ALSA: hda - Fix a typo in comment by Takashi Iwai · 8 years ago
  40. 99b5c5b ALSA: hda - Remove the use of set_fs() by Takashi Iwai · 8 years ago
  41. 3db9e97 ALSA: hda - Remove the generic bind ctl helpers by Takashi Iwai · 8 years ago
  42. 698f5ee ALSA: hda - Move bind-mixer switch codes to generic parser by Takashi Iwai · 8 years ago
  43. a717777 ALSA: hda - Simplify bound-beep mute control for ALC268 by Takashi Iwai · 8 years ago
  44. 5220471 ALSA: pcm: fix the comments that refers to kernel-doc by Mauro Carvalho Chehab · 8 years ago
  45. 6670117 ALSA: cs4281: Fix the leftover comment by Takashi Iwai · 8 years ago
  46. a0af56d ALSA: sb: Use IS_REACHABLE() by Takashi Iwai · 8 years ago
  47. 2e2d4cb ALSA: opl4: Use IS_REACHABLE() by Takashi Iwai · 8 years ago
  48. 88faa38 ALSA: cmi8238: Use IS_ENABLED() by Takashi Iwai · 8 years ago
  49. 6d2412b ALSA: Use IS_ENABLED() in common headers by Takashi Iwai · 8 years ago
  50. 58f30d6 ALSA: pcm: Build pcm notifier code conditionally by Takashi Iwai · 8 years ago
  51. 239480a ALSA: ak411x: Use array instead of offsetof() by Takashi Iwai · 8 years ago
  52. 2e0de6e ALSA: vxpocket: Use container_of() by Takashi Iwai · 8 years ago
  53. 14bebd0 dmaengine: dw: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  54. 020c526 ALSA: atmel: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  55. 5f976f5 ALSA: vx222: Use container_of() by Takashi Iwai · 8 years ago
  56. 6c1df23 ALSA: us122l: enable compile testing by Johan Hovold · 8 years ago
  57. 5c7e7d5 ALSA: us122l: clean up US144 handling by Johan Hovold · 8 years ago
  58. f83914f ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts by Johan Hovold · 8 years ago
  59. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  60. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  61. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  62. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  63. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. b340959 mm, docs: update memory.stat description with workingset* entries by Roman Gushchin · 8 years ago
  65. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  66. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  67. 876f294 dax: fix PMD data corruption when fault races with write by Ross Zwisler · 8 years ago
  68. 13e451f dax: fix data corruption when fault races with write by Jan Kara · 8 years ago
  69. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  70. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  71. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  72. cea5822 Tigran has moved by Andrew Morton · 8 years ago
  73. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  74. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  75. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  76. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  77. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  78. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  79. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  80. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  81. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  82. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  83. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  84. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  85. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 1b84fc1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 5836e42 Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  91. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  92. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  93. 0ba1c19 Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  94. 31cbee6 sound: Disable the build of OSS drivers by Takashi Iwai · 8 years ago
  95. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  96. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  97. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  98. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  99. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 8 years ago
  100. e4311ee drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago