aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | fs/9p: Use the correct dentry operationsAneesh Kumar K.V2010-09-13
| | * | | 9p: Check for NULL fid in v9fs_dir_release()jvrao2010-09-13
| | * | | fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V2010-09-13
| | * | | fs/9p, net/9p: memory leak fixesLatchesar Ionkov2010-09-13
| | | |/ | | |/|
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-09-13
| |\ \ \
| | * | | dquot: do full inode dirty in allocating spaceShaohua Li2010-09-09
| | | |/ | | |/|
| * | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-13
| |\ \ \ | | |_|/ | |/| |
| | * | spi/pl022: move probe call to subsys_initcall()Linus Walleij2010-09-09
| | * | powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-08
| | * | spi/pl022: fix APB pclk power regression on U300Linus Walleij2010-09-08
| | * | spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown2010-09-08
| | * | spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar2010-09-08
| | * | spi/s3c64xx: Fix compilation warningJassi Brar2010-09-08
| | * | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-08
| | * | spi/dw_spi: Allow interrupt sharingYong Wang2010-09-08
| | * | spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown2010-09-08
| | * | spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown2010-09-08
| | * | spi: free children in spi_unregister_master, not siblingsDavid Lamparter2010-09-01
| | * | gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov2010-09-01
| | * | of: Fix missing includes - ll_temacMichal Simek2010-09-01
| | * | spi/spi_s3c64xx: Staticise non-exported functionsMark Brown2010-09-01
| | * | spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown2010-09-01
| * | | Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds2010-09-12
| * | | docbook: skip files with no docs since they generate scary warningsRandy Dunlap2010-09-11
| * | | docbook: warn on unused doc entriesJohannes Berg2010-09-11
| * | | kernel-doc: ignore case when stripping attributesJohannes Berg2010-09-11
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-11
| |\ \ \
| | * | | PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2010-09-11
| | * | | PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross2010-09-10
| | * | | PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-08
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-09-11
| |\ \ \
| | * | | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-09
| | * | | [SCSI] sd: fix medium-removal bugAlan Stern2010-09-07
| | * | | [SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar2010-09-05
| | * | | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali2010-09-05
| | * | | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade2010-09-05
| | * | | [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali2010-09-05
| | * | | [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-09-05
| | * | | [SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi2010-09-05
| | * | | [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-05
| | * | | [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller2010-09-02
| | * | | [SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren2010-09-02
| | * | | [SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron2010-09-02
| | * | | [SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal2010-09-02
| | * | | [SCSI] fix bio.bi_rw handlingJiri Slaby2010-09-02
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-11
| |\ \ \
| | * \ \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-10
| | |\ \ \
| | | * | | vhost: error handling fixMichael S. Tsirkin2010-09-06
| | | * | | vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-06
| | | * | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-05