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
*
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
2013-09-08
11
-29
/
+103
*
cifs: display iocharset= option in /proc/mounts
Jeff Layton
2013-09-08
1
-0
/
+15
*
cifs: create a new Documentation/ directory and move docfiles into it
Jeff Layton
2013-09-08
5
-0
/
+0
*
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
Jeff Layton
2013-09-08
1
-0
/
+2
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-09-07
5
-658
/
+895
|
\
|
*
NVMe: Merge issue on character device bring-up
Keith Busch
2013-09-06
1
-4
/
+8
|
*
NVMe: Handle ioremap failure
Keith Busch
2013-09-03
1
-8
/
+22
|
*
NVMe: Add pci suspend/resume driver callbacks
Keith Busch
2013-09-03
1
-15
/
+58
|
*
NVMe: Use normal shutdown
Keith Busch
2013-09-03
2
-0
/
+28
|
*
NVMe: Separate controller init from disk discovery
Keith Busch
2013-09-03
1
-30
/
+47
|
*
NVMe: Separate queue alloc/free from create/delete
Keith Busch
2013-09-03
1
-39
/
+94
|
*
NVMe: Group pci related actions in functions
Keith Busch
2013-09-03
1
-46
/
+66
|
*
NVMe: Disk stats for read/write commands only
Keith Busch
2013-09-03
1
-3
/
+3
|
*
NVMe: Bring up cdev on set feature failure
Keith Busch
2013-09-03
1
-2
/
+2
|
*
NVMe: Fix checkpatch issues
Keith Busch
2013-09-03
1
-5
/
+4
|
*
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2013-09-03
2
-3
/
+6
|
*
NVMe: Update nvme_id_power_state with latest spec
Keith Busch
2013-09-03
1
-1
/
+7
|
*
NVMe: Split header file into user-visible and kernel-visible pieces
Matthew Wilcox
2013-09-03
3
-456
/
+477
|
*
NVMe: Call nvme_process_cq from submission path
Matthew Wilcox
2013-06-24
1
-19
/
+20
|
*
NVMe: Remove "process_cq did something" message
Matthew Wilcox
2013-06-24
1
-2
/
+1
|
*
NVMe: Return correct value from interrupt handler
Matthew Wilcox
2013-06-24
1
-5
/
+9
|
*
NVMe: Disk IO statistics
Keith Busch
2013-06-20
2
-0
/
+29
|
*
NVMe: Restructure MSI / MSI-X setup
Matthew Wilcox
2013-06-20
1
-21
/
+23
|
*
NVMe: Use kzalloc instead of kmalloc+memset
Tushar Behera
2013-06-19
1
-16
/
+8
*
|
Merge tag 'ntb-3.12' of git://github.com/jonmason/ntb
Linus Torvalds
2013-09-07
6
-227
/
+855
|
\
\
|
*
|
ntb: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-09-05
1
-4
/
+3
|
*
|
MAINTAINERS: Add Website and Git Tree for NTB
Jon Mason
2013-09-05
1
-0
/
+2
|
*
|
NTB: Update Version
Jon Mason
2013-09-05
1
-1
/
+1
|
*
|
NTB: Comment Fix
Jon Mason
2013-09-05
2
-4
/
+5
|
*
|
NTB: Remove unused variable
Jon Mason
2013-09-05
1
-3
/
+0
|
*
|
NTB: Remove References of non-B2B BWD HW
Jon Mason
2013-09-05
2
-13
/
+4
|
*
|
NTB: NTB-RP support
Jon Mason
2013-09-05
2
-104
/
+163
|
*
|
NTB: Rename Variables for NTB-RP
Jon Mason
2013-09-05
3
-49
/
+48
|
*
|
NTB: Use DMA Engine to Transmit and Receive
Jon Mason
2013-09-05
3
-47
/
+295
|
*
|
NTB: Enable 32bit Support
Jon Mason
2013-09-03
3
-4
/
+19
|
*
|
NTB: Update Device IDs
Jon Mason
2013-09-03
2
-14
/
+30
|
*
|
NTB: BWD Link Recovery
Jon Mason
2013-09-03
3
-3
/
+127
|
*
|
NTB: Xeon Errata Workaround
Jon Mason
2013-09-03
4
-58
/
+193
|
*
|
NTB: Correct debugfs to work with more than 1 NTB Device
Jon Mason
2013-09-03
3
-12
/
+48
|
*
|
NTB: Correct USD/DSD Identification
Jon Mason
2013-09-03
1
-2
/
+5
|
*
|
NTB: Correct Number of Scratch Pad Registers
Jon Mason
2013-09-03
2
-3
/
+3
|
*
|
NTB: Add Error Handling in ntb_device_setup
Jon Mason
2013-09-03
1
-1
/
+4
*
|
|
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-09-07
106
-656
/
+3222
|
\
\
\
|
*
\
\
Merge tag 'mfd-lee-3.12-2' of git://git.linaro.org/people/ljones/mfd
Samuel Ortiz
2013-09-02
5
-51
/
+31
|
|
\
\
\
|
|
*
|
|
mfd: ucb1x00-core: Rewrite ucb1x00_add_dev()
Lee Jones
2013-09-02
1
-13
/
+15
|
|
*
|
|
mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev...
Lee Jones
2013-09-02
1
-0
/
+3
|
|
*
|
|
mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfs
Lee Jones
2013-09-02
1
-0
/
+3
|
|
*
|
|
mfd: timberdale: Use module_pci_driver
Sachin Kamat
2013-09-02
1
-28
/
+1
|
|
*
|
|
mfd: timberdale: Remove redundant break
Sachin Kamat
2013-09-02
1
-1
/
+0
|
|
*
|
|
mfd: timberdale: Staticize local variables
Sachin Kamat
2013-09-02
1
-2
/
+2
[next]