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