summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-107/+185
2010-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-5/+7
2010-08-28Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-24/+30
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds-2/+3
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells-1/+1
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells-0/+8
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-17/+10
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-80/+75
2010-08-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-309/+85
2010-08-28mm: fix hang on anon_vma->root->lockHugh Dickins-3/+16
2010-08-26PM QoS: Fix inline documentation.Saravana Kannan-4/+6
2010-08-26nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai-6/+8
2010-08-26Merge commit 'v2.6.36-rc1' into HEADJ. Bruce Fields-771285/+605293
2010-08-26nfsd4: fix downgrade/lock logicJ. Bruce Fields-16/+21
2010-08-26nfsd4: typo fix in find_any_fileJ. Bruce Fields-1/+1
2010-08-26nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields-1/+0
2010-08-26Cannot allocate memory error on mountSuresh Jayaraman-1/+1
2010-08-26ceph: fix get_ticket_handler() error handlingDan Carpenter-6/+9
2010-08-26ceph: don't BUG on ENOMEM during mds reconnectSage Weil-3/+4
2010-08-26ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter-0/+4
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov-13/+2
2010-08-26[CIFS] Eliminate unused variable warningSteve French-1/+2
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord-4/+0
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord-7/+37
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo-4/+7
2010-08-25[libata] sata_dwc_460ex: signdness bugDan Carpenter-1/+1
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo-2/+26
2010-08-25libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz-285/+14
2010-08-25pata_cmd64x: revert commit d62f5576Tejun Heo-6/+0
2010-08-25ceph: Fix warningsAlan Cox-5/+9
2010-08-25ceph: ceph_get_inode() returns an ERR_PTRDan Carpenter-2/+2
2010-08-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2010-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds-279/+622
2010-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-25/+52
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+44
2010-08-25Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+16
2010-08-25Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-218/+261
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin-2/+0
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz-4/+4
2010-08-25MAINTAINERS: hwmon/coretemp: Change maintainersFenghua Yu-2/+1
2010-08-25hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann-3/+32
2010-08-25hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin-19/+19
2010-08-25hwmon: (coretemp) Fix harmless build warningJean Delvare-1/+0
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming-0/+2
2010-08-25tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard-1/+1
2010-08-24ceph: initialize fields on new dentry_infosSage Weil-1/+1
2010-08-24ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil-7/+26
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+9
2010-08-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+9
2010-08-24guard page for stacks that grow upwardsLuck, Tony-8/+18