summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-08-281-5/+7
|\
| * PM QoS: Fix inline documentation.Saravana Kannan2010-08-261-4/+6
| * PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()David Alan Gilbert2010-08-241-1/+1
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-283-24/+30
|\ \
| * | nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai2010-08-261-6/+8
| * | Merge commit 'v2.6.36-rc1' into HEADJ. Bruce Fields2010-08-269485-771285/+605293
| |\ \
| * | | nfsd4: fix downgrade/lock logicJ. Bruce Fields2010-08-262-16/+21
| * | | nfsd4: typo fix in find_any_fileJ. Bruce Fields2010-08-261-1/+1
| * | | nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields2010-08-261-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-282-2/+3
|\ \ \ \
| * | | | Cannot allocate memory error on mountSuresh Jayaraman2010-08-261-1/+1
| * | | | [CIFS] Eliminate unused variable warningSteve French2010-08-261-1/+2
* | | | | Alpha: Fix a missing comma in sys_osf_statfs()David Howells2010-08-281-1/+1
* | | | | NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells2010-08-281-0/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-08-282-17/+10
|\ \ \ \ \
| * | | | | amd64_edac: Do not report error overflow as a separate errorBorislav Petkov2010-08-262-13/+2
| * | | | | MCE, AMD: Limit MCE decoding to current families for nowBorislav Petkov2010-08-241-4/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-2831-80/+75
|\ \ \ \ \ \
| * | | | | | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin2010-08-251-2/+0
| * | | | | | Input: mousedev - fix regression of inverting axesChristoph Fritz2010-08-251-4/+4
| * | | | | | Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-213-1/+3
| * | | | | | Input: hil_kbd - fix compile errorDmitry Torokhov2010-08-211-6/+6
| * | | | | | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-215-10/+7
| * | | | | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-2114-27/+22
| * | | | | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-209-31/+34
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-2812-309/+85
|\ \ \ \ \ \
| * | | | | | libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord2010-08-261-4/+0
| * | | | | | sata_mv: fix broken DSM/TRIM support (v2)Mark Lord2010-08-261-7/+37
| * | | | | | libata: be less of a drama queen on empty data commandsTejun Heo2010-08-261-4/+7
| * | | | | | [libata] sata_dwc_460ex: signdness bugDan Carpenter2010-08-261-1/+1
| * | | | | | ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo2010-08-263-2/+26
| * | | | | | libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz2010-08-264-285/+14
| * | | | | | pata_cmd64x: revert commit d62f5576Tejun Heo2010-08-261-6/+0
* | | | | | | mm: fix hang on anon_vma->root->lockHugh Dickins2010-08-281-3/+16
|/ / / / / /
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-252-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-08-251-0/+2
| * | | | | tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard2010-08-251-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-2515-279/+622
|\ \ \ \ \ \
| * | | | | | Eliminate sparse warning - bad constant expressionshirishpargaonkar@gmail.com2010-08-242-72/+128
| * | | | | | cifs: check for NULL session passwordJeff Layton2010-08-231-0/+1
| * | | | | | missing changes during ntlmv2/ntlmssp auth and signShirish Pargaonkar2010-08-232-5/+10
| * | | | | | [CIFS] Fix ntlmv2 auth with ntlmsspSteve French2010-08-2011-172/+452
| * | | | | | cifs: correction of unicode header filesIgor Druzhinin2010-08-202-15/+19
| * | | | | | cifs: fix NULL pointer dereference in cifs_find_smb_sesJeff Layton2010-08-181-1/+2
| * | | | | | cifs: consolidate error handling in several functionsJeff Layton2010-08-162-7/+4
| * | | | | | cifs: clean up error handling in cifs_mknodJeff Layton2010-08-161-75/+74
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-08-254-25/+52
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: hwmon/coretemp: Change maintainersFenghua Yu2010-08-251-2/+1
| * | | | | | hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann2010-08-251-3/+32
| * | | | | | hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin2010-08-251-19/+19