summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro2013-05-311-2/+2
* hpfs: deadlock and race in directory lseek()Al Viro2013-05-311-4/+6
* qnx6: qnx6_readdir() has a braino in pos calculationAl Viro2013-05-311-1/+1
* fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich2013-05-311-0/+1
* vfs: Fix invalid ida_remove() callTakashi Iwai2013-05-311-1/+2
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-317-42/+32
|\
| * drm/qxl: fix build warnings on 32-bitDave Airlie2013-05-312-6/+7
| * Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-05-305-36/+25
| |\
| | * radeon: use max_bus_speed to activate gen2 speedsKleber Sacilotto de Souza2013-05-293-21/+7
| | * drm/radeon: narrow scope of Apple re-POST hackAlex Deucher2013-05-291-1/+3
| | * drm/radeon: don't check crtcs in card_posted() on cards without DCEAlex Deucher2013-05-291-0/+4
| | * drm/radeon: fix card_posted check for newer asicsAlex Deucher2013-05-291-10/+9
| | * drm/radeon: fix typo in cu_per_sh on verdeAlex Deucher2013-05-291-1/+1
| | * drm/radeon: UVD block on SUMO2 is the same as on SUMOChristian König2013-05-291-3/+1
| |/
* | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-312-8/+12
|\ \
| * | svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields2013-05-291-5/+7
| * | svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-281-2/+4
| * | svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-121-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-318-25/+103
|\ \ \
| * | | x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen2013-05-301-9/+5
| * | | x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-302-3/+73
| * | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-281-2/+4
| * | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-05-223-8/+16
| |\ \ \
| | * | | x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi2013-05-141-1/+1
| | * | | efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuseSeiji Aguchi2013-05-131-5/+3
| | * | | efivarfs: Never return ENOENT from firmware againLingzhu Xiang2013-05-131-2/+12
| | |/ /
| * | | x86, range: fix missing merge during add rangeYinghai Lu2013-05-171-3/+5
* | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-3110-27/+68
|\ \ \ \
| * | | | xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu2013-05-291-2/+3
| * | | | xen-pciback: more uses of cached MSI-X capability offsetJan Beulich2013-05-291-2/+2
| * | | | xen: Clean up apic ipi interfaceStefan Bader2013-05-292-7/+4
| * | | | xenbus: save xenstore local status for later useAurelien Chartier2013-05-293-15/+20
| * | | | xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-292-1/+37
| * | | | xmem/tmem: fix 'undefined variable' build error.Frederico Cadete2013-05-281-0/+2
* | | | | MAINTAINERS: Framebuffer Layer maintainers updateJean-Christophe PLAGNIOL-VILLARD2013-05-311-2/+3
* | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-318-16/+33
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-05-29841-5717/+9100
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-05-281-1/+11
| | |\ \ \ \ \
| | | * | | | | ASoC: wm8994: check for array index returnedVinod Koul2013-05-281-0/+5
| | | * | | | | ASoC: wm8994: Fix reporting of accessory removal on WM8958Mark Brown2013-05-281-0/+5
| | | * | | | | ASoC: wm8994: use the correct pointer to get the control valueVinod Koul2013-05-281-1/+1
| | * | | | | | Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linusMark Brown2013-05-281-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: max98090: request IRQF_ONESHOT interruptAndrew Bresticker2013-05-201-1/+1
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown2013-05-281-3/+4
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: davinci: fix sample rotationDaniel Mack2013-05-211-3/+4
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-05-282-5/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: cs42l52: fix default value for MASTERA_VOL.Nicolas Schichan2013-05-281-1/+1
| | | * | | | | | | ASoC: cs42l52: fix master playback mute mask.Nicolas Schichan2013-05-221-1/+1
| | | * | | | | | | ASoC: cs42l52: fix bogus shifts in "Speaker Volume" and "PCM Mixer Volume" co...Nicolas Schichan2013-05-221-2/+2
| | | * | | | | | | ASoC: cs42l52: microphone bias is controlled by IFACE_CTL2 register.Nicolas Schichan2013-05-221-1/+1
| | | |/ / / / / /