summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01drm/radeon: Over size the page tablestesting-3.15-v2Christian König1-1/+1
2014-07-01drm/radeon: Over size the page directoryChristian König1-1/+1
2014-07-01drm/radeon: Over align page tablesChristian König1-1/+1
2014-07-01drm/radeon: Over align page directoriesChristian König1-1/+1
2014-06-29drm/radeon: fix race condition in radeon_crtc_page_flip v2Christian König1-22/+17
2014-06-29drm/radeon: stop poisoning the GART TLB v2Christian König1-2/+4
2014-06-26Linux 3.15.2Greg Kroah-Hartman1-1/+1
2014-06-26slab: fix oops when reading /proc/slab_allocatorsJoonsoo Kim1-19/+71
2014-06-26tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supportedHugh Dickins1-0/+3
2014-06-26ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen1-0/+3
2014-06-26ALSA: control: Handle numid overflowLars-Peter Clausen1-0/+4
2014-06-26ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen1-5/+10
2014-06-26ALSA: control: Fix replacing user controlsLars-Peter Clausen1-16/+9
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen3-6/+28
2014-06-26ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson1-0/+9
2014-06-26ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin1-1/+9
2014-06-26ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+14
2014-06-26ALSA: hda/realtek - Add support of ALC891 codecKailang Yang1-0/+1
2014-06-26ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming1-1/+1
2014-06-26lz4: ensure length does not wrapGreg Kroah-Hartman1-0/+2
2014-06-26lzo: properly check for overrunsGreg Kroah-Hartman1-21/+41
2014-06-26iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald1-3/+3
2014-06-26iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald1-8/+1
2014-06-26iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter1-8/+8
2014-06-26iio: mxs-lradc: fix dividerRobert Hodaszi1-4/+8
2014-06-26iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter1-2/+2
2014-06-26staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht1-2/+6
2014-06-26iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron1-8/+8
2014-06-26ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() functionPeter Ujfalusi1-1/+1
2014-06-26ASoC: max98090: Fix reset at resume timeLiam Girdwood1-0/+3
2014-06-26ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()Lars-Peter Clausen1-13/+10
2014-06-26hv: use correct order when freeing monitor_pagesRadim Krčmář1-2/+2
2014-06-26Drivers: hv: balloon: Ensure pressure reports are posted regularlyK. Y. Srinivasan1-3/+26
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold1-2/+4
2014-06-26USB: cdc-acm: fix I/O after failed openJohan Hovold1-0/+3
2014-06-26USB: cdc-acm: fix failed open not being detectedJohan Hovold1-6/+8
2014-06-26USB: cdc-acm: fix open and suspend raceJohan Hovold1-4/+3
2014-06-26USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold1-1/+7
2014-06-26USB: cdc-acm: fix shutdown and suspend raceJohan Hovold1-2/+1
2014-06-26USB: cdc-acm: fix runtime PM for control messagesJohan Hovold1-1/+11
2014-06-26USB: cdc-acm: fix broken runtime suspendJohan Hovold2-11/+23
2014-06-26USB: cdc-acm: fix write and resume raceJohan Hovold1-14/+9
2014-06-26USB: cdc-acm: fix write and suspend raceJohan Hovold1-9/+6
2014-06-26MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan1-1/+1
2014-06-26KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger3-2/+5
2014-06-26KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini1-19/+43
2014-06-26ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON1-9/+13
2014-06-26udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-26vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-26rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt1-4/+18