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
*
NET/r8169: Rework suspend and resume
Rafael J. Wysocki
2009-04-13
1
-22
/
+39
*
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-13
13
-42
/
+22
*
kaweth: Clean up code
Larry Finger
2009-04-13
1
-8
/
+25
*
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
2009-04-13
1
-2
/
+1
*
be2net: changes for checksum and segmentation offload
Ajit Khaparde
2009-04-13
1
-6
/
+22
*
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-11
1
-1
/
+1
*
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
2009-04-11
5
-70
/
+169
*
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2009-04-11
2
-13
/
+39
*
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
2009-04-11
4
-8
/
+29
*
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
2009-04-11
4
-50
/
+107
*
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2009-04-11
2
-6
/
+10
*
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
2009-04-11
1
-0
/
+1
*
ixgbe: add support for addition VT_CTL defines
Don Skidmore
2009-04-11
1
-0
/
+2
*
ixgbe: fix IXGBE_MTQC values
Don Skidmore
2009-04-11
1
-1
/
+2
*
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2009-04-11
2
-0
/
+2
*
MAINTAINERS: rds list is moderated
Kyle McMartin
2009-04-09
1
-1
/
+1
*
ERR_PTR() dereference in net/rds/ib.c
Dan Carpenter
2009-04-09
1
-2
/
+2
*
ERR_PTR() dereference in net/rds/iw.c
Dan Carpenter
2009-04-09
1
-2
/
+2
*
rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2009-04-09
1
-3
/
+1
*
RDS: remove unused #include <version.h>
Huang Weiyi
2009-04-09
1
-1
/
+0
*
RDS: use get_user_pages_fast()
Andy Grover
2009-04-09
2
-8
/
+2
*
RDS: Establish connection before parsing CMSGs
Andy Grover
2009-04-09
1
-5
/
+5
*
RDS: Fix ordering in a conditional
Andy Grover
2009-04-09
1
-1
/
+1
*
RDS/IW+IB: Allow max credit advertise window.
Steve Wise
2009-04-09
7
-13
/
+13
*
RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.
Steve Wise
2009-04-09
2
-2
/
+2
*
RDS: Correct some iw references in rdma_transport.c
Andy Grover
2009-04-09
1
-6
/
+6
*
RDS/IW+IB: Set recv ring low water mark to 1/2 full.
Steve Wise
2009-04-09
2
-2
/
+2
*
ISDN: update Documentation/isdn/00-INDEX
Tilman Schmidt
2009-04-08
1
-19
/
+26
*
sfc: Don't specify unexistent IRQ
Jean Delvare
2009-04-08
2
-5
/
+0
*
netxen: cache align register map table
Dhananjay Phadke
2009-04-08
1
-1
/
+2
*
netxen: enable GRO support
Amit Kumar Salecha
2009-04-08
2
-3
/
+5
*
netxen: enable rss for NX2031
Dhananjay Phadke
2009-04-08
4
-43
/
+137
*
netxen: sanitize function names
Dhananjay Phadke
2009-04-08
7
-406
/
+233
*
netxen: annotate register access functions
Dhananjay Phadke
2009-04-08
7
-344
/
+239
*
netxen: allocate status rings dynamically
Dhananjay Phadke
2009-04-08
2
-6
/
+30
*
netxen: async link event handling
Dhananjay Phadke
2009-04-08
6
-57
/
+263
*
netxen: defer firmware handshake
Dhananjay Phadke
2009-04-08
3
-42
/
+22
*
netxen: refactor transmit code
Dhananjay Phadke
2009-04-08
5
-120
/
+108
*
netxen: refactor netxen_adapter
Dhananjay Phadke
2009-04-08
3
-59
/
+39
*
netxen: code cleanup
Dhananjay Phadke
2009-04-08
8
-256
/
+146
*
Linux 2.6.30-rc1
v2.6.30-rc1
Linus Torvalds
2009-04-07
1
-2
/
+2
*
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-04-07
7
-114
/
+283
|
\
|
*
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-04-07
8617
-389380
/
+963910
|
|
\
|
*
|
softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP
Ingo Molnar
2009-04-07
1
-1
/
+1
|
*
|
softlockup: move 'one' to the softlockup section in sysctl.c
Ingo Molnar
2009-02-12
1
-1
/
+3
|
*
|
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-02-12
2296
-21370
/
+47219
|
|
\
\
|
*
|
|
softlockup: ensure the task has been switched out once
Frederic Weisbecker
2009-02-11
1
-1
/
+7
|
*
|
|
softlockup: remove timestamp checking from hung_task
Mandeep Singh Baines
2009-02-09
3
-45
/
+12
|
*
|
|
softlockup: convert read_lock in hung_task to rcu_read_lock
Mandeep Singh Baines
2009-02-05
1
-2
/
+2
|
*
|
|
softlockup: check all tasks in hung_task
Mandeep Singh Baines
2009-02-05
1
-2
/
+37
[next]