aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * ext4: don't copy non-existent gdt blocks when resizingYongqiang Yang2012-09-05
| * ext4: report the original old blocks count in a debug message when resizingYongqiang Yang2012-09-05
| * ext4: ignore last group w/o enough space when resizing instead of BUG'ingYongqiang Yang2012-09-05
| * ext4: remove duplicated declarations in inode.cZheng Liu2012-08-19
| * ext4: fix trivial typo in commentWang Sheng-Hui2012-08-18
| * ext4: no need to add inode to orphan list during hole punchAshish Sangwan2012-08-18
| * jbd2: don't write superblock when if its emptyEric Sandeen2012-08-18
| * ext4: replace plain integer with NULL in super.cSachin Kamat2012-08-18
| * ext4: drop lock_super()/unlock_super()Theodore Ts'o2012-08-17
| * ext4: return an error if kset_create_and_add fails in ext4_init_fs()Theodore Ts'o2012-08-17
| * ext4: remove unused function argument 'order' in mb_find_extent()Robin Dong2012-08-17
| * ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCANRobin Dong2012-08-17
| * ext4: check return value of blkdev_issue_flush()Theodore Ts'o2012-08-17
| * jbd2: check return value of blkdev_issue_flush()Theodore Ts'o2012-08-17
| * ext4: make the zero-out chunk size tunableZheng Liu2012-08-17
| * ext4: add missing space to trace messageAnatol Pomozov2012-08-17
| * ext4: realign trace events structs to make it smallerAnatol Pomozov2012-08-17
| * ext4: add max_dir_size_kb mount optionTheodore Ts'o2012-08-17
| * ext4: don't load the block bitmap for block groups which have no spaceTheodore Ts'o2012-08-17
| * ext4: collapse a single extent tree block into the inode if possibleTheodore Ts'o2012-08-17
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-07
|\ \
| * | i2c-piix4: Fix build failureDaniel J Blueman2012-10-05
| * | i2c: Correct struct i2c_driver doc about detectionVivien Didelot2012-10-05
| * | i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare2012-10-05
| * | i2c-mux-gpio: Update documentationJean Delvare2012-10-05
| * | i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare2012-10-05
| * | i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard2012-10-05
| * | i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare2012-10-05
| * | i2c-viapro: Add VIA VX900 device IDJean Delvare2012-10-05
| * | i2c-parport: i2c_parport_irq can be staticJean Delvare2012-10-05
| * | i2c-designware: i2c_dw_xfer_msg can be staticJean Delvare2012-10-05
| * | i2c/scx200_*: Replace printks with pr_<level>sJim Cromie2012-10-05
| * | i2c: Make I2C available on UMLPeter Huewe2012-10-05
| * | i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-05
| * | i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall2012-10-05
| * | i2c-mux: Add support for device auto-detectionJean Delvare2012-10-05
* | | Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-07
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel2012-10-02
| |\ \ \ \ \ \ \
| | | | | | * | | iommu/amd: Remove obsolete comment lineJoerg Roedel2012-10-02
| | | | | | * | | iommu/amd: Fix possible use after free in get_irq_table()Dan Carpenter2012-10-02
| | | | | | * | | iommu/amd: Report irq remapping through IOMMU-APIJoerg Roedel2012-09-28
| | | | | | * | | iommu/amd: Print message to system log when irq remapping is enabledJoerg Roedel2012-09-28
| | | | | | * | | iommu/irq: Use amd_iommu_irq_ops if supportedJoerg Roedel2012-09-28
| | | | | | * | | iommu/amd: Make sure irq remapping still works on dma init failureJoerg Roedel2012-09-28
| | | | | | * | | iommu/amd: Add initialization routines for AMD interrupt remappingJoerg Roedel2012-09-28
| | | | | | * | | iommu/amd: Add call-back routine for HPET MSIJoerg Roedel2012-09-28
| | | | | | * | | iommu/amd: Implement MSI routines for interrupt remappingJoerg Roedel2012-09-28
| | | | | | * | | iommu/amd: Add IOAPIC remapping routinesJoerg Roedel2012-09-28
| | | | | | * | | iommu/amd: Add routines to manage irq remapping tablesJoerg Roedel2012-09-28
| | | | | | * | | iommu/amd: Add IRTE invalidation routineJoerg Roedel2012-09-28