summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-13ALSA: compress_driver.h: include sound/core.h explicitlyQais Yousef
2015-01-13Merge tag 'topic/i915-hda-componentized-2015-01-12' of git://anongit.freedesk...Takashi Iwai
2015-01-12Merge branch 'topic/line6' into for-nextTakashi Iwai
2015-01-12drm/i915: remove unused power_well/get_cdclk_freq apiImre Deak
2015-01-12drm/i915: add component supportImre Deak
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-07Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-03ALSA: pcm: Remove unused functions declarationLars-Peter Clausen
2015-01-02Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-01-02ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen
2014-12-31ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-30Merge branch 'topic/pcm-params' into for-nextTakashi Iwai
2014-12-30ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen
2014-12-30ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen
2014-12-30ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen
2014-12-30ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen
2014-12-30ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen
2014-12-30ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen
2014-12-30ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen
2014-12-29Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko