summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-12treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches6-7/+5
2015-02-12treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches6-7/+5
2015-02-12rds: rds_cong_queue_updates needs to defer the congestion update transmissionSowmini Varadhan1-1/+15
2015-02-12ipv6: Partial checksum only UDP packetsVlad Yasevich1-1/+1
2015-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-6/+58
2015-02-12of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi1-1/+0
2015-02-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds35-388/+664
2015-02-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds7-3/+454
2015-02-11Smack: secmark connectionsCasey Schaufler1-0/+16
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore3-35/+56
2015-02-11Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds54-3158/+7863
2015-02-11Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds41-793/+1518
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds68-1180/+2152
2015-02-11xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds1-2/+2
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds92-2235/+6295
2015-02-11block: remove unused function blk_bio_map_sgChristoph Hellwig2-31/+0
2015-02-11block: handle the null_mapped flag correctly in blk_rq_map_user_iovChristoph Hellwig1-0/+3
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds61-1302/+7957
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds43-302/+1342
2015-02-11drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher2-23/+15
2015-02-11drm/radeon: workaround for CP HW bug on CIKChristian König1-1/+15
2015-02-11drm/radeon: Don't try to enable write-combining without PATMichel Dänzer1-0/+12
2015-02-11drm/radeon: use 0-255 rather than 0-100 for pwm fan rangeAlex Deucher1-2/+6
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds488-9109/+10988
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds357-21671/+12056
2015-02-11Merge tag 'hsi-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-0/+1
2015-02-11Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Linus Torvalds35-604/+2224
2015-02-11blk-mq: fix double-free in error pathTony Battersby1-0/+1
2015-02-11Revert "ACPI / EC: Add query flushing support"Rafael J. Wysocki1-85/+16
2015-02-11Revert "ACPI / EC: Add GPE reference counting debugging messages"Rafael J. Wysocki1-22/+2
2015-02-11block: prevent request-to-request merging with gaps if not allowedKeith Busch1-0/+12
2015-02-11dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queuesKeith Busch1-0/+13
2015-02-11ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)1-5/+35
2015-02-11drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke1-1/+4
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä1-1/+1
2015-02-11drm/exynos: Add DECON driverAjay Kumar7-3/+1423
2015-02-11ALSA: line6: toneport: Use explicit type for firmware versionChris Rorvick1-1/+1
2015-02-11ALSA: line6: Use explicit type for serial numberChris Rorvick4-5/+5
2015-02-11ALSA: line6: Return EIO if read/write not successfulChris Rorvick1-2/+2
2015-02-11ALSA: line6: Return error if device not respondingChris Rorvick1-6/+23
2015-02-11ALSA: line6: Add delay before reading statusChris Rorvick1-0/+6
2015-02-11ASoC: Intel: Clean data after SST fw fetchLibin Yang3-0/+102
2015-02-11lguest: remove NOTIFY call and eventfd facility.Rusty Russell6-215/+10
2015-02-11lguest: remove NOTIFY facility from demonstration launcher.Rusty Russell1-24/+1
2015-02-11lguest: use the PCI console device's emerg_wr for early boot messages.Rusty Russell1-12/+134
2015-02-11lguest: always put console in PCI slot #1.Rusty Russell1-3/+3
2015-02-11lguest: support backdoor window.Rusty Russell1-1/+100
2015-02-11lguest: support emerg_wr in console device in example launcher.Rusty Russell1-3/+14
2015-02-11lguest: remove lguest bus definitions from header.Rusty Russell1-47/+2
2015-02-11lguest: remove support for lguest bus in demonstration launcher.Rusty Russell1-333/+22