summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | udf: super.c reorganizationMarcin Slusarz2008-04-171-282/+270
| * | | udf: remove unneeded kernel_timestamp typeMarcin Slusarz2008-04-173-39/+5
| * | | udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestampsMarcin Slusarz2008-04-174-53/+41
| * | | udf: convert udf_stamp_to_time to return struct timespecmarcin.slusarz@gmail.com2008-04-174-42/+37
| * | | udf: create function for conversion from timestamp to timespecmarcin.slusarz@gmail.com2008-04-171-56/+23
| * | | udf: udf_get_block, inode_bmap - remove unneeded checksmarcin.slusarz@gmail.com2008-04-171-12/+0
| * | | udf: convert udf_count_free_bitmap to use bitmap_weightMarcin Slusarz2008-04-171-12/+5
| * | | udf: replace udf_*_offset macros with functionsmarcin.slusarz@gmail.com2008-04-172-12/+21
| * | | udf: simplify __udf_read_inodemarcin.slusarz@gmail.com2008-04-171-29/+23
| * | | udf: replace all adds to little endians variables with le*_add_cpumarcin.slusarz@gmail.com2008-04-173-29/+12
| * | | udf: truncate: create function for updating of Allocation Ext Descriptormarcin.slusarz@gmail.com2008-04-171-33/+23
| * | | udf: simple cleanup of truncate.cmarcin.slusarz@gmail.com2008-04-171-42/+34
| * | | udf: constify crcmarcin.slusarz@gmail.com2008-04-172-3/+3
| * | | udf: udf_CS0toNLS cleanupmarcin.slusarz@gmail.com2008-04-171-11/+8
| * | | udf: fix udf_build_ustrMarcin Slusarz2008-04-171-5/+7
| * | | udf: udf_CS0toUTF8 cleanupmarcin.slusarz@gmail.com2008-04-172-18/+11
| * | | make udf_error() staticAdrian Bunk2008-04-172-3/+4
| * | | fs/udf: Use DIV_ROUND_UPJulia Lawall2008-04-171-4/+3
| * | | udf: move headers out include/linux/Christoph Hellwig2008-04-1716-216/+142
| * | | udf: kill useless file header comments for vfs method implementationsChristoph Hellwig2008-04-175-178/+1
| * | | udf: kill udf_set_blocksizeChristoph Hellwig2008-04-171-39/+4
* | | | fix brd allocation flagsPetr Tesarik2008-04-221-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-04-217-35/+16
|\ \ \
| * | | IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-212-6/+6
| * | | IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-211-9/+4
| * | | IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-211-1/+1
| * | | IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-211-2/+4
| * | | IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-211-1/+0
| * | | IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-211-1/+1
| * | | RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-212-15/+0
* | | | infiniband: class_device falloutStephen Rothwell2008-04-211-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-04-219-382/+778
|\ \ \
| * | | mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-181-0/+1
| * | | mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-182-4/+4
| * | | mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-181-1/+1
| * | | sdhci: improve no card, no reset quirkPierre Ossman2008-04-181-2/+10
| * | | MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen2008-04-181-1/+7
| * | | MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen2008-04-181-6/+42
| * | | MMC: OMAP: Lazy clock shutdownJarkko Lavinen2008-04-181-14/+75
| * | | MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen2008-04-181-33/+49
| * | | MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen2008-04-181-27/+40
| * | | MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park2008-04-181-1/+4
| * | | MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar2008-04-181-10/+4
| * | | MMC: OMAP: Abort stuck commandsJarkko Lavinen2008-04-181-10/+83
| * | | MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola2008-04-181-17/+29
| * | | MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola2008-04-181-51/+37
| * | | MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola2008-04-181-5/+4
| * | | MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola2008-04-181-19/+60
| * | | MMC: OMAP: Add back cover switch supportJuha Yrjola2008-04-181-3/+84
| * | | MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2008-04-182-110/+294
OpenPOWER on IntegriCloud