summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-17ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai1-54/+73
2017-05-17ALSA: opl3: Kill unused set_fs()Takashi Iwai1-14/+0
2017-05-17ALSA: hda - Remove superfluous header inclusionsTakashi Iwai1-2/+0
2017-05-17ALSA: hda - Fix a typo in commentTakashi Iwai1-1/+1
2017-05-17ALSA: hda - Remove the use of set_fs()Takashi Iwai1-28/+31
2017-05-17ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai2-168/+0
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai3-85/+44
2017-05-17ALSA: hda - Simplify bound-beep mute control for ALC268Takashi Iwai1-9/+28
2017-05-17ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab1-1/+1
2017-05-17ALSA: cs4281: Fix the leftover commentTakashi Iwai1-1/+1
2017-05-17ALSA: sb: Use IS_REACHABLE()Takashi Iwai2-2/+2
2017-05-17ALSA: opl4: Use IS_REACHABLE()Takashi Iwai2-3/+3
2017-05-17ALSA: cmi8238: Use IS_ENABLED()Takashi Iwai1-1/+1
2017-05-17ALSA: Use IS_ENABLED() in common headersTakashi Iwai5-13/+13
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai2-20/+28
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai6-48/+60
2017-05-17ALSA: vxpocket: Use container_of()Takashi Iwai4-21/+23
2017-05-15dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko4-396/+14
2017-05-15ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko4-998/+74
2017-05-15ALSA: vx222: Use container_of()Takashi Iwai3-15/+17
2017-05-15ALSA: us122l: enable compile testingJohan Hovold1-1/+1
2017-05-15ALSA: us122l: clean up US144 handlingJohan Hovold2-18/+20
2017-05-15ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hostsJohan Hovold1-1/+1
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+445
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds9-18/+195
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+17
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-126/+145
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-12dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-12Tigran has movedAndrew Morton6-7/+7
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko3-17/+26
2017-05-12mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park1-1/+3
2017-05-12gcov: support GCC 7.1Martin Liska2-1/+9
2017-05-12mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab1-2/+0
2017-05-12time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-05-12hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-136/+208
2017-05-12Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+8
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds18-173/+975
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds25-266/+1305
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds108-2120/+2431
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds23-269/+859
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+55