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
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-07-01
8
-28
/
+38
|
\
|
*
mtd: nand: fix build failure and incorrect return from omap_wait()
vimal singh
2009-06-28
1
-2
/
+5
|
*
mtd: Use BLOCK_NIL consistently in NFTL/INFTL
Julia Lawall
2009-06-27
2
-13
/
+14
|
*
mtd: m25p80 timeout too short for worst-case m25p16 devices
Steven A. Falco
2009-06-26
1
-1
/
+1
|
*
mtd: atmel_nand: Fix typo s/parititions/partitions/
Thadeu Lima de Souza Cascardo
2009-06-25
1
-1
/
+1
|
*
mtd: cmdlineparts: Use 64-bit format when printing a debug message.
Thadeu Lima de Souza Cascardo
2009-06-25
1
-1
/
+1
|
*
mtd: maps: Remove BUS_ID_SIZE from integrator_flash
David Woodhouse
2009-06-24
1
-8
/
+14
|
*
jffs2: fix another potential leak on error path in scan.c
David Woodhouse
2009-06-23
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-07-01
6
-11
/
+262
|
\
\
|
*
|
fuse: invalidation reverse calls
John Muir
2009-06-30
5
-3
/
+214
|
*
|
fuse: allow umask processing in userspace
Miklos Szeredi
2009-06-30
4
-6
/
+46
|
*
|
fuse: fix bad return value in fuse_file_poll()
Miklos Szeredi
2009-06-30
1
-1
/
+1
|
*
|
fuse: fix return value of fuse_dev_write()
Csaba Henk
2009-06-30
1
-1
/
+1
*
|
|
Fix iommu address space allocation
David Woodhouse
2009-07-01
1
-4
/
+22
*
|
|
Fix pci_unmap_addr() et al on i386.
David Woodhouse
2009-07-01
1
-1
/
+1
*
|
|
elf: fix one check-after-use
Amerigo Wang
2009-07-01
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-01
13
-406
/
+294
|
\
\
\
|
*
|
|
cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()
Shan Wei
2009-07-01
1
-4
/
+0
|
*
|
|
blocK: Restore barrier support for md and probably other virtual devices.
NeilBrown
2009-07-01
1
-5
/
+5
|
*
|
|
block: get rid of queue-private command filter
Jens Axboe
2009-07-01
7
-259
/
+42
|
*
|
|
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2009-07-01
5
-57
/
+152
|
*
|
|
cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()
Jens Axboe
2009-07-01
1
-64
/
+73
|
*
|
|
cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()
Jens Axboe
2009-07-01
1
-16
/
+21
|
*
|
|
Trivial typo fixes in Documentation/block/data-integrity.txt.
Andre Noll
2009-07-01
1
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-07-01
7
-48
/
+84
|
\
\
\
\
|
*
|
|
|
md: use interruptible wait when duration is controlled by userspace.
NeilBrown
2009-07-01
2
-8
/
+21
|
*
|
|
|
md/raid5: suspend shouldn't affect read requests.
NeilBrown
2009-07-01
1
-1
/
+2
|
*
|
|
|
md: tidy up error paths in md_alloc
NeilBrown
2009-07-01
1
-20
/
+18
|
*
|
|
|
md: fix error path when duplicate name is found on md device creation.
NeilBrown
2009-07-01
1
-0
/
+2
|
*
|
|
|
md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.
NeilBrown
2009-07-01
1
-2
/
+4
|
*
|
|
|
md: Use new topology calls to indicate alignment and I/O sizes
Martin K. Petersen
2009-07-01
6
-19
/
+39
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-01
30
-145
/
+235
|
\
\
\
\
\
|
*
|
|
|
|
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
2009-06-30
1
-5
/
+2
|
*
|
|
|
|
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
2009-06-30
1
-0
/
+3
|
*
|
|
|
|
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
2009-06-30
1
-0
/
+3
|
*
|
|
|
|
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
2009-06-30
1
-0
/
+3
|
*
|
|
|
|
e1000: fix unmap bug
Jesse Brandeburg
2009-06-30
1
-1
/
+7
|
*
|
|
|
|
igb: fix unmap length bug
Jesse Brandeburg
2009-06-30
1
-5
/
+6
|
*
|
|
|
|
ixgbe: fix unmap length bug
Jesse Brandeburg
2009-06-30
1
-6
/
+11
|
*
|
|
|
|
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
2009-06-30
1
-1
/
+2
|
*
|
|
|
|
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
2009-06-30
1
-2
/
+3
|
*
|
|
|
|
ixgbe: Fix SFP log messages
Don Skidmore
2009-06-30
1
-8
/
+17
|
*
|
|
|
|
usbnet: Remove private stats structure
Herbert Xu
2009-06-30
1
-1
/
+0
|
*
|
|
|
|
usbnet: Use netdev stats structure
Herbert Xu
2009-06-30
1
-15
/
+15
|
*
|
|
|
|
smsc95xx: Use netdev stats structure
Herbert Xu
2009-06-30
1
-5
/
+5
|
*
|
|
|
|
rndis_host: Use netdev stats structure
Herbert Xu
2009-06-30
1
-1
/
+1
|
*
|
|
|
|
net1080: Use netdev stats structure
Herbert Xu
2009-06-30
1
-6
/
+6
|
*
|
|
|
|
dm9601: Use netdev stats structure
Herbert Xu
2009-06-30
1
-5
/
+5
|
*
|
|
|
|
cdc_eem: Use netdev stats structure
Herbert Xu
2009-06-30
1
-1
/
+1
|
*
|
|
|
|
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
2009-06-30
1
-0
/
+3
[next]