index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
udf: super.c reorganization
Marcin Slusarz
2008-04-17
1
-282
/
+270
|
*
|
|
udf: remove unneeded kernel_timestamp type
Marcin Slusarz
2008-04-17
3
-39
/
+5
|
*
|
|
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
Marcin Slusarz
2008-04-17
4
-53
/
+41
|
*
|
|
udf: convert udf_stamp_to_time to return struct timespec
marcin.slusarz@gmail.com
2008-04-17
4
-42
/
+37
|
*
|
|
udf: create function for conversion from timestamp to timespec
marcin.slusarz@gmail.com
2008-04-17
1
-56
/
+23
|
*
|
|
udf: udf_get_block, inode_bmap - remove unneeded checks
marcin.slusarz@gmail.com
2008-04-17
1
-12
/
+0
|
*
|
|
udf: convert udf_count_free_bitmap to use bitmap_weight
Marcin Slusarz
2008-04-17
1
-12
/
+5
|
*
|
|
udf: replace udf_*_offset macros with functions
marcin.slusarz@gmail.com
2008-04-17
2
-12
/
+21
|
*
|
|
udf: simplify __udf_read_inode
marcin.slusarz@gmail.com
2008-04-17
1
-29
/
+23
|
*
|
|
udf: replace all adds to little endians variables with le*_add_cpu
marcin.slusarz@gmail.com
2008-04-17
3
-29
/
+12
|
*
|
|
udf: truncate: create function for updating of Allocation Ext Descriptor
marcin.slusarz@gmail.com
2008-04-17
1
-33
/
+23
|
*
|
|
udf: simple cleanup of truncate.c
marcin.slusarz@gmail.com
2008-04-17
1
-42
/
+34
|
*
|
|
udf: constify crc
marcin.slusarz@gmail.com
2008-04-17
2
-3
/
+3
|
*
|
|
udf: udf_CS0toNLS cleanup
marcin.slusarz@gmail.com
2008-04-17
1
-11
/
+8
|
*
|
|
udf: fix udf_build_ustr
Marcin Slusarz
2008-04-17
1
-5
/
+7
|
*
|
|
udf: udf_CS0toUTF8 cleanup
marcin.slusarz@gmail.com
2008-04-17
2
-18
/
+11
|
*
|
|
make udf_error() static
Adrian Bunk
2008-04-17
2
-3
/
+4
|
*
|
|
fs/udf: Use DIV_ROUND_UP
Julia Lawall
2008-04-17
1
-4
/
+3
|
*
|
|
udf: move headers out include/linux/
Christoph Hellwig
2008-04-17
16
-216
/
+142
|
*
|
|
udf: kill useless file header comments for vfs method implementations
Christoph Hellwig
2008-04-17
5
-178
/
+1
|
*
|
|
udf: kill udf_set_blocksize
Christoph Hellwig
2008-04-17
1
-39
/
+4
*
|
|
|
fix brd allocation flags
Petr Tesarik
2008-04-22
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-04-21
7
-35
/
+16
|
\
\
\
|
*
|
|
IB/ipath: Correct capitalization "IntX" -> "INTx"
Roland Dreier
2008-04-21
2
-6
/
+6
|
*
|
|
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
Roland Dreier
2008-04-21
1
-9
/
+4
|
*
|
|
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
Roland Dreier
2008-04-21
1
-1
/
+1
|
*
|
|
IB/ipath: Build IBA7220 code unconditionally
Roland Dreier
2008-04-21
1
-2
/
+4
|
*
|
|
IB/ipath: Remove reference to dev->class_dev ...
Roland Dreier
2008-04-21
1
-1
/
+0
|
*
|
|
IB/ipath: Fix module parameter description for disable_sma
Paul Bolle
2008-04-21
1
-1
/
+1
|
*
|
|
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2008-04-21
2
-15
/
+0
*
|
|
|
infiniband: class_device fallout
Stephen Rothwell
2008-04-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-04-21
9
-382
/
+778
|
\
\
\
|
*
|
|
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
2008-04-18
1
-0
/
+1
|
*
|
|
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2008-04-18
2
-4
/
+4
|
*
|
|
mmc: make __mmc_release_bus() static
Adrian Bunk
2008-04-18
1
-1
/
+1
|
*
|
|
sdhci: improve no card, no reset quirk
Pierre Ossman
2008-04-18
1
-2
/
+10
|
*
|
|
MMC: OMAP: Do not busy wait for end of command for ever
Jarkko Lavinen
2008-04-18
1
-1
/
+7
|
*
|
|
MMC: OMAP: Start new commands from work queue instead of irq
Jarkko Lavinen
2008-04-18
1
-6
/
+42
|
*
|
|
MMC: OMAP: Lazy clock shutdown
Jarkko Lavinen
2008-04-18
1
-14
/
+75
|
*
|
|
MMC: OMAP: Move failing command abortion to workqueue
Jarkko Lavinen
2008-04-18
1
-33
/
+49
|
*
|
|
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
Jarkko Lavinen
2008-04-18
1
-27
/
+40
|
*
|
|
MMC: OMAP: Check the get_cover_state function pointer if not set
Kyungmin Park
2008-04-18
1
-1
/
+4
|
*
|
|
MMC: OMAP: Using setup_timer instead of init_timer
Carlos Eduardo Aguiar
2008-04-18
1
-10
/
+4
|
*
|
|
MMC: OMAP: Abort stuck commands
Jarkko Lavinen
2008-04-18
1
-10
/
+83
|
*
|
|
MMC: OMAP: General cleanup for MMC multislot support
Juha Yrjola
2008-04-18
1
-17
/
+29
|
*
|
|
MMC: OMAP: Power functions modified to MMC multislot support
Juha Yrjola
2008-04-18
1
-51
/
+37
|
*
|
|
MMC: OMAP: Fix timeout calculation for MMC multislot support
Juha Yrjola
2008-04-18
1
-5
/
+4
|
*
|
|
MMC: OMAP: New release dma and abort xfer functions
Juha Yrjola
2008-04-18
1
-19
/
+60
|
*
|
|
MMC: OMAP: Add back cover switch support
Juha Yrjola
2008-04-18
1
-3
/
+84
|
*
|
|
MMC: OMAP: Introduce new multislot structure and change driver to use it
Juha Yrjola
2008-04-18
2
-110
/
+294
[prev]
[next]