aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-22netns: fix double free at netns creationDaniel Lezcano
2009-02-22veth : add the set_mac_address capabilityDaniel Lezcano
2009-02-21tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu
2009-02-21sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin
2009-02-21etherh: Get working again.Russell King
2009-02-21ipv6: fix sparse warning: Using plain integer as NULL pointerHannes Eder
2009-02-21Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown
2009-02-21ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas
2009-02-21fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon
2009-02-21x86_64: Fix S3 fail pathJiri Slaby
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby
2009-02-21ixgbe: fix for 82598 Si errata causing buffer overflowDon Skidmore
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-21net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stam...Patrick Ohly
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