summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-081-1/+1
| * | | | KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel2010-12-084-10/+9
| * | | | KVM: Fix OSXSAVE after migrationSheng Yang2010-12-081-0/+2
| | |/ / | |/| |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-174-5/+6
|\ \ \ \
| * | | | PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki2010-12-162-3/+4
| * | | | PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki2010-12-161-1/+1
| * | | | PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-161-1/+1
* | | | | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2010-12-1738-324/+413
|\ \ \ \ \
| * | | | | [media] uvcvideo: Convert to unlocked_ioctlLaurent Pinchart2010-12-011-1/+1
| * | | | | [media] uvcvideo: Lock stream mutex when accessing format-related informationLaurent Pinchart2010-12-013-27/+58
| * | | | | [media] uvcvideo: Move mmap() handler to uvc_queue.cLaurent Pinchart2010-12-013-66/+79
| * | | | | [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffersLaurent Pinchart2010-12-012-25/+34
| * | | | | [media] uvcvideo: Lock controls mutex when querying menusLaurent Pinchart2010-12-013-38/+50
| * | | | | [media] v4l2-dev: fix race conditionHans Verkuil2010-12-011-1/+6
| * | | | | [media] V4L: improve the BKL replacement heuristicHans Verkuil2010-12-013-3/+31
| * | | | | [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lockHans Verkuil2010-12-011-14/+17
| * | | | | [media] cx18: convert to unlocked_ioctlHans Verkuil2010-12-012-2/+8
| * | | | | [media] radio-timb: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+4
| * | | | | [media] sh_vou: convert to unlocked_ioctlHans Verkuil2010-12-011-5/+8
| * | | | | [media] cafe_ccic: replace ioctl by unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | | | | [media] et61x251_core: trivial conversion to unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | | | | [media] sn9c102: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | | | | [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsHans Verkuil2010-12-016-12/+12
| * | | | | [media] typhoon: convert to unlocked_ioctlHans Verkuil2010-12-011-8/+8
| * | | | | [media] si4713: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+2
| * | | | | [media] tea5764: convert to unlocked_ioctlHans Verkuil2010-12-011-40/+9
| * | | | | [media] cadet: use unlocked_ioctlHans Verkuil2010-12-011-3/+9
| * | | | | [media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil2010-12-0113-74/+74
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-176-6/+32
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-175-4/+10
| |\ \ \ \ \
| | * | | | | ASoC: Fix bias power down of non-DAPM codecJarkko Nikula2010-12-131-0/+3
| | * | | | | ASoC: WM8580: Fix R8 initial valueSeungwhan Youn2010-12-091-1/+1
| | * | | | | ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow2010-12-093-3/+6
| * | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-12-171-2/+22
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai2010-12-171-2/+9
| | * | | | | | ALSA: HDA: Enable subwoofer on Asus G73JwDavid Henningsson2010-12-151-0/+8
| | * | | | | | ALSA: HDA: Fix auto-mute on Lenovo Edge 14David Henningsson2010-12-151-0/+5
* | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-12-167-38/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | fanotify: fill in the metadata_len field on struct fanotify_event_metadataEric Paris2010-12-151-2/+4
| * | | | | | | | fanotify: split version into version and metadata_lenAlexey Zaytsev2010-12-151-2/+4
| * | | | | | | | fanotify: Dont try to open a file descriptor for the overflow eventLino Sanfilippo2010-12-071-4/+13
| * | | | | | | | fanotify: Introduce FAN_NOFDLino Sanfilippo2010-12-071-0/+2
| * | | | | | | | fanotify: do not leak user reference on allocation failureEric Paris2010-12-071-1/+3
| * | | | | | | | inotify: stop kernel memory leak on file creation failureEric Paris2010-12-071-0/+1
| * | | | | | | | fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo2010-12-073-4/+9
| * | | | | | | | fanotify: Dont allow a mask of 0 if setting or removing a markLino Sanfilippo2010-12-071-1/+3
| * | | | | | | | fanotify: correct broken ref counting in case adding a mark failedLino Sanfilippo2010-12-071-17/+14
| * | | | | | | | fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo2010-12-072-3/+3
| * | | | | | | | fanotify: remove packed from access response messageEric Paris2010-12-071-1/+1
| * | | | | | | | fanotify: deny permissions when no event was sentEric Paris2010-12-071-4/+12
OpenPOWER on IntegriCloud