summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-15fix undefined reference to user_shm_unlockHugh Dickins1-1/+1
2009-09-15Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds80-2160/+5692
2009-09-15cleanup console_print()Anirban Sinha7-32/+11
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-25/+85
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds8-452/+619
2009-09-15KEYS: Fix garbage collectorDavid Howells4-35/+73
2009-09-15KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne1-0/+1
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listDavid Howells1-1/+2
2009-09-15Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-380/+204
2009-09-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds21-806/+678
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-100/+12
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds22-759/+567
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds13-267/+223
2009-09-14at_hdmac: Rework suspend_late()/resume_early()Dan Williams1-7/+12
2009-09-14PM: Reset transition_started at dpm_resume_noirqXiaotian Feng1-1/+1
2009-09-14PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki1-85/+84
2009-09-14PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre1-0/+14
2009-09-14hp-wmi: Switch driver to dev_pm_opsFrans Pop1-5/+10
2009-09-14floppy: Switch driver to dev_pm_opsFrans Pop1-2/+7
2009-09-14PM: Trivial fixesWu Fengguang1-2/+2
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer1-6/+6
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki1-4/+39
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki3-72/+147
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki1-47/+158
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo1-3/+3
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki2413-109520/+204605
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds41-70/+1981
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1377-83028/+135636
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-101/+222
2009-09-14Merge branches 'slab/cleanups' and 'slab/fixes' into for-linusPekka Enberg5-25/+85
2009-09-14udf: Fix possible corruption when close races with writeJan Kara1-0/+2
2009-09-14udf: Perform preallocation only for regular filesJan Kara1-9/+10
2009-09-14udf: Remove wrong assignment in udf_symlinkJan Kara1-1/+0
2009-09-14udf: Remove dead codeJan Kara2-90/+0
2009-09-14x86, mce: do not compile mcelog message on AMDBorislav Petkov1-1/+4
2009-09-14EDAC, AMD: decode FR MCEsBorislav Petkov1-0/+13
2009-09-14EDAC, AMD: decode load store MCEsBorislav Petkov1-0/+25
2009-09-14EDAC, AMD: decode bus unit MCEsBorislav Petkov1-0/+46
2009-09-14EDAC, AMD: decode instruction cache MCEsBorislav Petkov1-0/+61
2009-09-14EDAC, AMD: decode data cache MCEsBorislav Petkov1-2/+54
2009-09-14EDAC, AMD: carve out decoding of MCi_STATUS ErrorCodeBorislav Petkov2-19/+22
2009-09-14EDAC, AMD: carve out MCi_STATUS decodingBorislav Petkov3-35/+34
2009-09-14x86, mce: pass mce info to EDAC for decodingBorislav Petkov6-111/+185
2009-09-14amd64_edac: cleanup amd64_decode_bus_errorBorislav Petkov1-26/+9
2009-09-14amd64_edac: remove memory and GART TLB error decodersBorislav Petkov1-29/+7
2009-09-14amd64_edac: cleanup/complete NB MCE decodingBorislav Petkov4-99/+56
2009-09-14amd64_edac: cleanup amd64_process_error_infoBorislav Petkov2-29/+25
2009-09-14EDAC: beef up ErrorCodeExt error signaturesBorislav Petkov1-34/+37
2009-09-14EDAC: move MCE error descriptions to EDAC coreBorislav Petkov5-148/+122
2009-09-14fsync: wait for data writeout completion before calling ->fsyncChristoph Hellwig1-4/+1