aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21battery: don't assume we are fully charged when not charging or dischargingRichard Hughes
2009-02-21ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy
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-20x86, mm: fault.c, update copyrightsIngo Molnar
2009-02-21x86, mm: fault.c, give another attempt at prefetch handing before SIGBUSIngo Molnar
2009-02-21x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()Ingo Molnar
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar
2009-02-21x86, mm: fault.c, remove #ifdef from do_page_fault()Ingo Molnar
2009-02-21x86, mm: fault.c, unify oops handlingIngo Molnar
2009-02-21x86, mm: fault.c, unify oops printingIngo Molnar
2009-02-21x86, mm: fault.c, reorder functionsIngo Molnar
2009-02-21x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar
2009-02-21x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar
2009-02-21x86, mm: fault.c, enable PF_RSVD checks on 32-bit tooIngo Molnar