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
*
pata_via: add via_fixup()
Bartlomiej Zolnierkiewicz
2011-10-14
1
-26
/
+23
*
libata: ata_timing_compute() fixup
Bartlomiej Zolnierkiewicz
2011-10-14
1
-1
/
+1
*
pata_scc: add proper cable detection method
Bartlomiej Zolnierkiewicz
2011-10-14
1
-13
/
+1
*
pata_arasan_cf: remove bogus to_platform_device() calls
Sergei Shtylyov
2011-10-14
1
-4
/
+2
*
pata_atiixp: add proper ->prereset method
Bartlomiej Zolnierkiewicz
2011-10-14
1
-9
/
+26
*
pata_serverworks: add serverworks_fixup()
Bartlomiej Zolnierkiewicz
2011-10-14
1
-28
/
+29
*
pata_serverworks: cleanup cable detection
Bartlomiej Zolnierkiewicz
2011-10-14
1
-30
/
+7
*
pata_serverworks: use standard cable detection methods
Bartlomiej Zolnierkiewicz
2011-10-14
1
-33
/
+12
*
pata_cmd64x: documentation fix
Bartlomiej Zolnierkiewicz
2011-10-14
1
-1
/
+1
*
pata_ali: fix "Satelite" typo
Bartlomiej Zolnierkiewicz
2011-10-14
1
-1
/
+1
*
pata_cs5535: no need to program PIO0 timings during device init
Bartlomiej Zolnierkiewicz
2011-10-14
1
-12
/
+0
*
pata_cmd64x: add cmd64x_fixup()
Bartlomiej Zolnierkiewicz
2011-10-14
1
-22
/
+20
*
pata_hpt366: add hpt36x_find_mode() helper
Bartlomiej Zolnierkiewicz
2011-10-14
1
-10
/
+25
*
pata_artop: unify ->prereset methods
Bartlomiej Zolnierkiewicz
2011-10-14
1
-21
/
+5
*
pata_sc1200: do not use c99 style comments
Bartlomiej Zolnierkiewicz
2011-10-14
1
-4
/
+8
*
pata_at91: call clk_put() on ata_host_activate() failure
Sergei Shtylyov
2011-10-14
1
-1
/
+4
*
libata: reduce ata_pci_[sff,bmdma]_init_one() size
Bartlomiej Zolnierkiewicz
2011-10-14
1
-65
/
+46
*
pata_cs5535: fix DRV_NAME
Bartlomiej Zolnierkiewicz
2011-10-14
1
-2
/
+2
*
pata_sc1200: fix DRV_NAME
Bartlomiej Zolnierkiewicz
2011-10-14
1
-1
/
+1
*
pata_sil680: minor CodingStyle fixups
Bartlomiej Zolnierkiewicz
2011-10-14
1
-25
/
+33
*
pata_sil680: constify tables
Bartlomiej Zolnierkiewicz
2011-10-14
1
-4
/
+8
*
pata_sil680: documentation fixes
Bartlomiej Zolnierkiewicz
2011-10-14
1
-11
/
+13
*
ata: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-08
1
-1
/
+1
*
ata: Make pata_of_platform.c compile again and work on non-PPC platforms
Pawel Moll
2011-10-08
2
-3
/
+5
*
pata_sis: code style cleanups for consistency
Dan McGee
2011-10-08
1
-19
/
+19
*
pata_sis: mark most const data static as well
Dan McGee
2011-10-08
1
-10
/
+10
*
pata_sis: enable MWDMA for UDMA 133 chipset
Dan McGee
2011-10-08
1
-8
/
+17
*
pata_sis: add mode_filter method for certain sis5513 chipsets
Dan McGee
2011-10-08
1
-1
/
+26
*
pata_sis: extract a sis_port_base() method
Dan McGee
2011-10-08
1
-18
/
+28
*
[libata] ahci_platform: Add the board_ids and pi refer to different features
Richard Zhu
2011-10-08
1
-6
/
+38
*
libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameter
Sergei Shtylyov
2011-10-08
1
-3
/
+2
*
sata_sil24: Use const
Joe Perches
2011-10-08
1
-2
/
+2
*
ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips...
Ming Lei
2011-10-07
1
-5
/
+32
*
libata: clear PIO pad area
Tejun Heo
2011-10-07
1
-2
/
+2
*
sata_mv: use {platform|pci}_get_drvdata()
Sergei Shtylyov
2011-10-07
1
-5
/
+4
*
sata_mv: release clock on ata_host_activate() failure
Sergei Shtylyov
2011-10-07
1
-2
/
+5
*
Merge git://github.com/davem330/net
Linus Torvalds
2011-10-06
7
-20
/
+20
|
\
|
*
net: fix typos in Documentation/networking/scaling.txt
Benjamin Poirier
2011-10-06
1
-5
/
+5
|
*
bridge: leave carrier on for empty bridge
stephen hemminger
2011-10-06
1
-3
/
+0
|
*
netfilter: Use proper rwlock init function
Thomas Gleixner
2011-10-05
1
-1
/
+1
|
*
tcp: properly update lost_cnt_hint during shifting
Yan, Zheng
2011-10-04
1
-3
/
+1
|
*
tcp: properly handle md5sig_pool references
Yan, Zheng
2011-10-04
2
-7
/
+12
|
*
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
David Ward
2011-10-04
1
-1
/
+1
*
|
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
Paul Menzel
2011-10-06
1
-0
/
+11
*
|
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
Linus Torvalds
2011-10-06
5
-8
/
+37
|
\
\
|
*
|
dm crypt: always disable discard_zeroes_data
Milan Broz
2011-09-25
3
-0
/
+26
|
*
|
dm: raid fix write_mostly arg validation
Jonthan Brassow
2011-09-25
1
-1
/
+1
|
*
|
dm table: avoid crash if integrity profile changes
Mike Snitzer
2011-09-25
1
-6
/
+7
|
*
|
dm: flakey fix corrupt_bio_byte error path
Mike Snitzer
2011-09-25
1
-1
/
+3
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-10-06
6
-15
/
+26
|
\
\
\
[next]