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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-02-05
8
-168
/
+188
|
\
|
*
[S390] dcss: Initialize workqueue before using it.
Heiko Carstens
2008-02-05
1
-3
/
+2
|
*
[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
Christian Borntraeger
2008-02-05
2
-2
/
+2
|
*
[S390] dasd: fix panic caused by alias device offline
Stefan Weinhuber
2008-02-05
1
-1
/
+1
|
*
[S390] dasd: add ifcc handling
Stefan Haberland
2008-02-05
2
-27
/
+52
|
*
[S390] cio: Add shutdown callback for ccwgroup.
Cornelia Huck
2008-02-05
1
-0
/
+12
|
*
[S390] cio: Clean up chsc response code handling.
Cornelia Huck
2008-02-05
1
-92
/
+55
|
*
[S390] cio: make sense id procedure work with partial hardware response
Peter Oberparleiter
2008-02-05
1
-43
/
+64
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-05
6
-9
/
+11
|
\
\
|
*
|
[NET]: Remove further references to net-modules.txt
Johann Felix Soden
2008-02-05
1
-4
/
+2
|
*
|
bluetooth: blacklist another Broadcom BCM2035 device
Andy Shevchenko
2008-02-05
1
-0
/
+1
|
*
|
drivers/bluetooth/btsdio.c: fix double-free
Adrian Bunk
2008-02-05
1
-3
/
+1
|
*
|
drivers/bluetooth/bpa10x.c: fix memleak
Adrian Bunk
2008-02-05
1
-0
/
+1
|
*
|
tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI
Nathaniel Filardo
2008-02-05
1
-0
/
+4
|
*
|
hamradio: fix dmascc section mismatch
Randy Dunlap
2008-02-05
1
-2
/
+2
|
|
/
*
|
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-02-05
8
-70
/
+273
|
\
\
|
*
|
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
2008-02-05
1
-2
/
+0
|
*
|
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
2008-02-05
1
-61
/
+57
|
*
|
[intel_agp] fix name for G35 chipset
Zhenyu Wang
2008-02-05
1
-5
/
+5
|
*
|
intel-agp: fixup resource handling in flush code.
Dave Airlie
2008-02-05
1
-10
/
+23
|
*
|
intel-agp: add new chipset ID
Zhenyu Wang
2008-02-05
2
-5
/
+29
|
*
|
agp: remove unnecessary pci_dev_put
Julia Lawall
2008-02-05
1
-4
/
+0
|
*
|
agp: remove uid comparison as security check
serue@us.ibm.com
2008-02-05
1
-1
/
+1
|
*
|
fix AGP warning
Andrew Morton
2008-02-05
1
-1
/
+2
|
*
|
agp/intel: Add chipset flushing support for i8xx chipsets.
Dave Airlie
2008-02-05
1
-30
/
+78
|
*
|
intel-agp: add chipset flushing support
Dave Airlie
2008-02-05
1
-0
/
+102
|
*
|
agp: add chipset flushing support to AGP interface
Dave Airlie
2008-02-05
6
-2
/
+27
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-02-05
38
-126
/
+16838
|
\
\
|
*
|
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff
2008-02-04
16
-1
/
+16551
|
*
|
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
2008-02-04
1
-2
/
+6
|
*
|
IB: Avoid marking __devinitdata as const
Roland Dreier
2008-02-04
2
-2
/
+2
|
*
|
IB/mlx4: Actually print out the driver version
Roland Dreier
2008-02-04
1
-1
/
+8
|
*
|
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
2008-02-04
2
-14
/
+22
|
*
|
IB/mthca: Remove checks for srq->first_free < 0
Eli Cohen
2008-02-04
1
-23
/
+3
|
*
|
IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled
Or Gerlitz
2008-02-04
1
-2
/
+5
|
*
|
IB/srp: Retry stale connections
David Dillow
2008-02-04
2
-12
/
+42
|
*
|
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Jack Morgenstein
2008-02-04
4
-10
/
+1
|
*
|
IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
Jack Morgenstein
2008-02-04
3
-4
/
+12
|
*
|
IPoIB: Remove a misleading debug print
Or Gerlitz
2008-02-04
1
-4
/
+2
|
*
|
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
2008-02-04
1
-6
/
+7
|
*
|
IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()
Roland Dreier
2008-02-04
1
-17
/
+3
|
*
|
IB/ehca: Add PMA support
Hoang-Nam Nguyen
2008-02-04
4
-1
/
+98
|
*
|
IB/ehca: Update sma_attr also in case of disruptive config change
Joachim Fenkes
2008-02-04
1
-0
/
+2
|
*
|
IB/ehca: Prevent sending UD packets to QP0
Joachim Fenkes
2008-02-04
1
-0
/
+4
|
*
|
IB/cm: Add interim support for routed paths
Sean Hefty
2008-02-04
1
-23
/
+66
|
*
|
mlx4_core: Fix more section mismatches
Roland Dreier
2008-02-04
2
-5
/
+5
|
|
/
*
|
mac68k: macii adb comment correction
Finn Thain
2008-02-05
1
-1
/
+1
*
|
nubus: kill drivers/nubus/nubus_syms.c
Adrian Bunk
2008-02-05
4
-29
/
+17
*
|
dio: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
2008-02-05
1
-3
/
+1
*
|
b43: avoid unregistering device objects during suspend
Rafael J. Wysocki
2008-02-05
3
-10
/
+21
[next]