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 branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2013-07-03
53
-185
/
+388
|
\
|
*
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
2013-07-02
17
-46
/
+89
|
|
\
|
|
*
ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2013-06-21
1
-0
/
+1
|
|
*
ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2013-06-21
1
-0
/
+2
|
|
*
libata: skip SRST for all SIMG [34]7x port-multipliers
Tejun Heo
2013-06-11
1
-16
/
+17
|
|
*
ahci: remove pmp link online check in FBS EH
Shane Huang
2013-06-09
1
-2
/
+1
|
|
*
sata_rcar: fix compilation warning in sata_rcar_thaw()
Sergei Shtylyov
2013-06-03
1
-1
/
+1
|
|
*
sata_highbank: increase retry count but shorten duration for Calxeda controller
Mark Langsdorf
2013-06-03
1
-2
/
+18
|
*
|
AHCI: use ATA_BUSY
Sergei Shtylyov
2013-06-24
2
-2
/
+2
|
*
|
libata-zpodd: must use ata_tf_init()
Sergei Shtylyov
2013-06-24
1
-3
/
+4
|
*
|
libata: cleanup SAT error translation
Gwendal Grignou
2013-06-18
1
-20
/
+17
|
*
|
ahci: sata: add support for exynos5440 sata
Girish K S
2013-06-17
1
-0
/
+1
|
*
|
sata highbank: add bit-banged SGPIO driver support
Mark Langsdorf
2013-06-06
4
-6
/
+163
|
*
|
ahci: make ahci_transmit_led_message into a function pointer
Mark Langsdorf
2013-06-06
2
-5
/
+9
|
*
|
ata: use pci_get_drvdata()
Jingoo Han
2013-06-02
30
-37
/
+37
|
*
|
ipr: qc_fill_rtf() method should not store alternate status register
Sergei Shtylyov
2013-06-02
1
-1
/
+0
|
*
|
sata_rcar: add 'base' local variable to some functions
Sergei Shtylyov
2013-05-28
1
-45
/
+57
|
*
|
sata_rcar: correct 'sata_rcar_sht'
Sergei Shtylyov
2013-05-28
1
-1
/
+10
|
*
|
sata_rcar: kill superfluous code in sata_rcar_bmdma_fill_sg()
Sergei Shtylyov
2013-05-28
1
-18
/
+6
|
*
|
libata: do not limit R-Car SATA driver to shmobile
Simon Horman
2013-05-24
1
-1
/
+0
|
*
|
ata: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-24
8
-22
/
+16
|
*
|
AHCI: Make distinct names for ports in /proc/interrupts
Alexander Gordeev
2013-05-22
3
-1
/
+14
|
*
|
libata: Add atapi_dmadir force flag
Vincent Pelletier
2013-05-22
3
-1
/
+5
|
*
|
libata: export ata_port port_no attribute via /sys
David Milburn
2013-05-14
3
-3
/
+8
*
|
|
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
429
-4934
/
+6278
|
\
\
\
|
*
|
|
tools/testing/selftests: don't assume the x bit is set on scripts
Andrew Morton
2013-07-03
2
-2
/
+2
|
*
|
|
selftests: add .gitignore for kcmp
Ramkumar Ramachandra
2013-07-03
1
-0
/
+2
|
*
|
|
selftests: fix clean target in kcmp Makefile
Ramkumar Ramachandra
2013-07-03
1
-2
/
+1
|
*
|
|
selftests: add .gitignore for vm
Ramkumar Ramachandra
2013-07-03
1
-0
/
+4
|
*
|
|
selftests: add hugetlbfstest
Joern Engel
2013-07-03
3
-1
/
+96
|
*
|
|
self-test: fix make clean
Joern Engel
2013-07-03
1
-2
/
+3
|
*
|
|
selftests: exit 1 on failure
Joern Engel
2013-07-03
2
-1
/
+6
|
*
|
|
kernel/resource.c: remove the unneeded assignment in function __find_resource
Kevin Hao
2013-07-03
1
-1
/
+0
|
*
|
|
aio: fix wrong comment in aio_complete()
Tang Chen
2013-07-03
1
-1
/
+1
|
*
|
|
drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode
Jean-Francois Dagenais
2013-07-03
1
-0
/
+30
|
*
|
|
drivers/memstick/host/r592.c: convert to module_pci_driver
Libo Chen
2013-07-03
1
-12
/
+1
|
*
|
|
drivers/memstick/host/jmb38x_ms: convert to module_pci_driver
Libo Chen
2013-07-03
1
-12
/
+1
|
*
|
|
pps-gpio: add device-tree binding and support
Jan Luebbe
2013-07-03
2
-54
/
+93
|
*
|
|
drivers/pps/clients/pps-gpio.c: convert to module_platform_driver
Jan Luebbe
2013-07-03
1
-17
/
+1
|
*
|
|
drivers/pps/clients/pps-gpio.c: convert to devm_* helpers
Jan Luebbe
2013-07-03
1
-21
/
+7
|
*
|
|
drivers/parport/share.c: use kzalloc
Alexandru Gheorghiu
2013-07-03
1
-2
/
+1
|
*
|
|
Documentation/accounting/getdelays.c: avoid strncpy in accounting tool
Kees Cook
2013-07-03
1
-2
/
+2
|
*
|
|
aoe: update internal version number to v83
Ed Cashin
2013-07-03
1
-1
/
+1
|
*
|
|
aoe: update copyright date
Ed Cashin
2013-07-03
4
-4
/
+4
|
*
|
|
aoe: perform I/O completions in parallel
Ed Cashin
2013-07-03
4
-31
/
+134
|
*
|
|
nbd: correct disconnect behavior
Paul Clements
2013-07-03
2
-1
/
+7
|
*
|
|
nbd: remove bogus BUG_ON in NBD_CLEAR_QUE
Michal Belczyk
2013-07-03
1
-1
/
+0
|
*
|
|
kernel/pid.c: move statement
Raphael S. Carvalho
2013-07-03
1
-1
/
+1
|
*
|
|
rapidio: change endpoint device name format
Alexandre Bounine
2013-07-03
2
-5
/
+2
|
*
|
|
rapidio: documentation update
Alexandre Bounine
2013-07-03
2
-13
/
+86
[next]