summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds2009-10-292-12/+6
|\
| * param: fix setting arrays of boolRusty Russell2009-10-291-1/+4
| * param: fix NULL comparison on oomRusty Russell2009-10-291-1/+1
| * param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2009-10-292-10/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-292-12/+18
|\ \
| * | virtio: order used ring after used index readMichael S. Tsirkin2009-10-291-0/+3
| * | virtio-pci: fix per-vq MSI-X request logicMichael S. Tsirkin2009-10-291-12/+15
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-293-2/+18
|\ \
| * | backing-dev: ensure that a removed bdi no longer has super_block referencing itJens Axboe2009-10-291-0/+16
| * | block: use after free bug in __blkdev_getNeil Brown2009-10-261-1/+1
| * | block: silently error unsupported empty barriers tooMark McLoughlin2009-10-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-291-11/+2
|\ \ \
| * | | Revert "PCI: get larger bridge ranges when space is available"Jesse Barnes2009-10-271-11/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-10-291-0/+1
|\ \ \
| * | | mlx4_core: Add a new supported 40 GigE device IDEli Cohen2009-10-141-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-298-25/+43
|\ \ \ \
| * | | | [SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt2009-10-221-0/+1
| * | | | [SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt2009-10-221-1/+1
| * | | | [SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt2009-10-221-2/+9
| * | | | [SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt2009-10-223-12/+22
| * | | | [SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens2009-10-221-5/+6
| * | | | [SCSI] fix memory leak in initializationJames Bottomley2009-10-132-5/+4
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-10-293-17/+47
|\ \ \ \ \
| * | | | | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-281-13/+29
| * | | | | drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-281-0/+15
| * | | | | drm/radeon/kms: ignore vga arbiter return.Dave Airlie2009-10-281-4/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-2910-19/+67
|\ \ \ \ \
| * | | | | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-273-3/+8
| * | | | | sh: Document uImage.bin target in archhelp.Paul Mundt2009-10-271-0/+1
| * | | | | sh: add uImage.bin targetMagnus Damm2009-10-262-2/+6
| * | | | | sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2009-10-262-13/+14
| * | | | | sh: Check for return_to_handler when unwinding the stackMatt Fleming2009-10-261-0/+22
| * | | | | sh: Build fix: define more __movmem* symbolsLubomir Rintel2009-10-261-0/+14
| * | | | | sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-261-1/+2
| |/ / / /
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-10-294-8/+11
|\ \ \ \ \
| * | | | | NFSv4: The link() operation should return any delegation on the fileTrond Myklebust2009-10-261-0/+2
| * | | | | NFSv4: Fix two unbalanced put_rpccred() issues.Trond Myklebust2009-10-261-4/+0
| * | | | | NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCETrond Myklebust2009-10-232-4/+8
| * | | | | nfs: Panic when commit failsTerry Loftin2009-10-231-0/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-10-291-1/+2
|\ \ \ \ \
| * | | | | [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French2009-10-061-1/+2
* | | | | | ray_cs: Fix copy_from_user handlingAlan Cox2009-10-291-1/+1
* | | | | | dpt_i2o: Fix up copy*userAlan Cox2009-10-291-0/+4
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-2937-451/+3490
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-2821-371/+1196
| |\ \ \ \ \ \
| | * | | | | | powerpc/5200: Update defconfigsGrant Likely2009-10-156-346/+569
| | * | | | | | drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall2009-10-151-1/+1
| | * | | | | | powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang2009-10-1510-17/+0
| | * | | | | | of: Remove nested functionJérôme Pouiller2009-10-151-6/+7
| | * | | | | | mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-153-1/+334