summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm
2015-01-29ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm
2015-01-28Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai
2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai
2015-01-28ALSA: ak4114: Move EXPORT_SYMBOL() after each functionTakashi Iwai
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-01-28ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai
2015-01-28ALSA: line6: Remove invalid capability bits for PODxt Live VariaxTakashi Iwai
2015-01-28ALSA: line6: Remove struct usb_line6_podhdTakashi Iwai
2015-01-28ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai
2015-01-28ALSA: line6: Remove revision.hTakashi Iwai
2015-01-28ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai
2015-01-28ALSA: line6: Fix volume calculation for big-endianTakashi Iwai
2015-01-28ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni
2015-01-28ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai
2015-01-28ALSA: au88x0: Remove superfluous ifdef __KERNEL__Takashi Iwai
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-28ALSA: sscape: add missing include of linux/io.hArnd Bergmann
2015-01-28dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber
2015-01-28dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-01-28Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-28rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-01-28rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang
2015-01-28perf/rapl: Fix crash in rapl_scale()Stephane Eranian
2015-01-28perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-28udf: Release preallocation on last writeable closeJan Kara
2015-01-28Merge branch 'topic/line6' into for-nextTakashi Iwai
2015-01-28ALSA: line6: Handle error from line6_pcm_acquire()Takashi Iwai
2015-01-28ALSA: line6: Make common PCM pointer callbackTakashi Iwai
2015-01-28ALSA: line6: Reorganize PCM stream handlingTakashi Iwai
2015-01-28ALSA: line6: Clear prev_fbuf and prev_fsize properlyTakashi Iwai
2015-01-28ALSA: line6: Fix racy loopback handlingTakashi Iwai
2015-01-28ALSA: line6: Minor tidy up in line6_probe()Takashi Iwai
2015-01-28ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai
2015-01-28ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai
2015-01-28ALSA: line6: Skip volume manipulation during silence copyingTakashi Iwai
2015-01-28ALSA: line6: Do clipping in volume / monitor manipulationsTakashi Iwai
2015-01-28ALSA: line6: Consolidate PCM stream buffer allocation and freeTakashi Iwai
2015-01-28ALSA: line6: Use dev_err()Takashi Iwai
2015-01-28ALSA: line6: Consolidate URB unlink and sync helpersTakashi Iwai
2015-01-28ALSA: line6: Rearrange PCM structureTakashi Iwai