aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-21fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon
2009-02-21Merge branch 'hibernate'Linus Torvalds
2009-02-21PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg
2009-02-21PM: Wait for console in resumeArve Hjønnevåg
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov
2009-02-21swsusp: clean up shrink_all_zones()Johannes Weiner
2009-02-21swsusp: dont fiddle with swappinessJohannes Weiner
2009-02-21PM: fix build for CONFIG_PM unsetRafael J. Wysocki
2009-02-21PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins
2009-02-21PM/resume: wait for device probing to finishArjan van de Ven
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven
2009-02-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin
2009-02-21[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...Steve French
2009-02-21[CIFS] improve posix semantics of file createSteve French
2009-02-21[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...Steve French
2009-02-21cifs: posix fill in inode needed by posix openJeff Layton
2009-02-21cifs: properly handle case where CIFSGetSrvInodeNumber failsJeff Layton
2009-02-21cifs: refactor new_inode() calls and inode initializationJeff Layton
2009-02-21[CIFS] Prevent OOPs when mounting with remote prefixpath.Igor Mammedov
2009-02-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-02-20atyfb: remove unused local variable `pwr_command'Yang Hongyang
2009-02-20spi_bitbang: add more lowlevel function documentationMichael Buesch
2009-02-20vmalloc: call flush_cache_vunmap() from unmap_kernel_range()Tejun Heo
2009-02-20cpuset: various documentation fixes and updatesLi Zefan
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap
2009-02-20sx.c: avoid referencing freed memory if copy_from_user() failsDan Carpenter
2009-02-20sx.c: fix dbl statement if - add missing bracesIlpo Järvinen
2009-02-20README: fix a wrong filenameLi Zefan
2009-02-20slab: introduce kzfree()Johannes Weiner
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun
2009-02-20mn10300: fix oprofileDavid Howells
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi
2009-02-20MAINTAINERS: paravirt-ops maintainers updateZachary Amsden
2009-02-20Btrfs: check file pointer in btrfs_sync_fileChris Mason
2009-02-20x86: use the right protections for split-up pagetablesIngo Molnar
2009-02-20x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria
2009-02-20drm/radeon: update sarea copies of last_ variables on resume.etienne
2009-02-20drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes
2009-02-20drm/i915: take struct mutex around fb unrefJesse Barnes
2009-02-20drm: Use spread spectrum when the bios tells us it's ok.Kristian Høgsberg
2009-02-20drm: Collapse identical i8xx_clock() and i9xx_clock().Kristian Høgsberg
2009-02-20drm: Bring PLL limits in sync with DDX values.Kristian Høgsberg
2009-02-20drm: Add locking around cursor gem operations.Kristian Høgsberg
2009-02-20drm: Propagate failure from setting crtc base.Chris Wilson