summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2015-02-11Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-11Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-02-11xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-11block: remove unused function blk_bio_map_sgChristoph Hellwig
2015-02-11block: handle the null_mapped flag correctly in blk_rq_map_user_iovChristoph Hellwig
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2015-02-11drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher
2015-02-11drm/radeon: workaround for CP HW bug on CIKChristian König
2015-02-11drm/radeon: Don't try to enable write-combining without PATMichel Dänzer
2015-02-11drm/radeon: use 0-255 rather than 0-100 for pwm fan rangeAlex Deucher
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-02-11Merge tag 'hsi-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2015-02-11Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-02-11blk-mq: fix double-free in error pathTony Battersby
2015-02-11Revert "ACPI / EC: Add query flushing support"Rafael J. Wysocki
2015-02-11Revert "ACPI / EC: Add GPE reference counting debugging messages"Rafael J. Wysocki
2015-02-11block: prevent request-to-request merging with gaps if not allowedKeith Busch
2015-02-11dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queuesKeith Busch
2015-02-11ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)
2015-02-11drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä
2015-02-11drm/exynos: Add DECON driverAjay Kumar
2015-02-11ALSA: line6: toneport: Use explicit type for firmware versionChris Rorvick
2015-02-11ALSA: line6: Use explicit type for serial numberChris Rorvick
2015-02-11ALSA: line6: Return EIO if read/write not successfulChris Rorvick
2015-02-11ALSA: line6: Return error if device not respondingChris Rorvick
2015-02-11ALSA: line6: Add delay before reading statusChris Rorvick
2015-02-11ASoC: Intel: Clean data after SST fw fetchLibin Yang
2015-02-11lguest: remove NOTIFY call and eventfd facility.Rusty Russell
2015-02-11lguest: remove NOTIFY facility from demonstration launcher.Rusty Russell
2015-02-11lguest: use the PCI console device's emerg_wr for early boot messages.Rusty Russell
2015-02-11lguest: always put console in PCI slot #1.Rusty Russell
2015-02-11lguest: support backdoor window.Rusty Russell
2015-02-11lguest: support emerg_wr in console device in example launcher.Rusty Russell
2015-02-11lguest: remove lguest bus definitions from header.Rusty Russell
2015-02-11lguest: remove support for lguest bus in demonstration launcher.Rusty Russell
2015-02-11lguest: remove support for lguest bus.Rusty Russell
2015-02-11lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.Rusty Russell
2015-02-11lguest: Convert console device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert entropy device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert net device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert block device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: add a dummy PCI host bridge.Rusty Russell
2015-02-11lguest: fix failure to find linux/virtio_types.hRusty Russell
2015-02-11lguest: implement virtio-PCI MMIO accesses.Rusty Russell