aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-147/+160
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-53/+79
2015-04-13Merge tag 'md/4.0-rc7-fix' of git://neil.brown.name/mdLinus Torvalds2-2/+7
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds99-2057/+5401
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds69-459/+3366
2015-04-12Linux 4.0Linus Torvalds1-1/+1
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-15/+34
2015-04-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds5-16/+18
2015-04-11Merge tag 'asoc-fix-v4.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/soundLinus Torvalds1-19/+0
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps retrieval"Linus Torvalds1-3/+0
2015-04-11blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds1-3/+1
2015-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+9
2015-04-11Merge tag 'for-linus-4.0-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds3-10/+108
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi1-0/+9
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard1-3/+5
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple1-0/+1
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard1-7/+102
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-8/+13
2015-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+10
2015-04-10iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-10Merge tag 'sound-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-6/+39
2015-04-10Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds5-11/+9
2015-04-10KVM: use slowpath for cross page cached accessesRadim Krčmář1-2/+2
2015-04-10md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan2-4/+1
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-35/+16
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki6-35/+16
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-19/+12
2015-04-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-04-09ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan1-2/+7
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard3-3/+3
2015-04-09jump_label: Allow jump labels to be used in assemblyAnton Blanchard2-4/+18
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard6-17/+16
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Jason Low1-10/+4
2015-04-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-13/+6
2015-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-8/+1
2015-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+8
2015-04-08Copy the kernel module data from user space in chunksLinus Torvalds1-1/+18
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds2-9/+8
2015-04-09Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie2-12/+3
2015-04-08ocfs2_file_write_iter: keep return value and current position update in syncAl Viro1-1/+1
2015-04-08[regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro1-1/+0
2015-04-08ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai1-0/+9
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2-2/+6
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-04-08ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto1-4/+4
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas1-4/+1
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas1-0/+3