summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-12Linux 4.0v4.0masterLinus Torvalds
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2015-04-11Merge tag 'asoc-fix-v4.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds
2015-04-11blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds
2015-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-11Merge tag 'for-linus-4.0-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-04-10iscsi target: fix oops when adding reject pduMike Christie
2015-04-10Merge tag 'sound-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2015-04-10Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg...Linus Torvalds
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin
2015-04-09ocfs2: _really_ sync the right rangeAl Viro
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan
2015-04-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-08Copy the kernel module data from user space in chunksLinus Torvalds
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds
2015-04-09Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-04-08ocfs2_file_write_iter: keep return value and current position update in syncAl Viro
2015-04-08[regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro
2015-04-08ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-08ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas
2015-04-08ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang
2015-04-08nios2: signal: Move restart_block to struct task_structLey Foon Tan
2015-04-08drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala
2015-04-07iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover
2015-04-07Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi
2015-04-07include/linux/dmapool.h: declare struct deviceMark Brown
2015-04-07mm: move zone lock to a different cache line than order-0 free page listsMel Gorman
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin
2015-04-07thermal: constify of_device_id arrayFabian Frederick
2015-04-07thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede