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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-05
22
-1414
/
+509
|
\
|
*
qlge: Fix sparse warnings for tx ring indexes.
Ron Mercer
2009-01-05
1
-10
/
+10
|
*
qlge: Fix sparse warning regarding rx buffer queues.
Ron Mercer
2009-01-05
2
-51
/
+15
|
*
qlge: Fix sparse endian warning in ql_hw_csum_setup().
Ron Mercer
2009-01-05
1
-1
/
+1
|
*
qlge: Fix sparse endian warning for inbound packet control block flags.
Ron Mercer
2009-01-05
2
-12
/
+10
|
*
qlge: Fix sparse warnings for byte swapping in qlge_ethool.c
Ron Mercer
2009-01-05
1
-4
/
+4
|
*
myri10ge: print MAC and serial number on probe failure
Brice Goglin
2009-01-05
1
-1
/
+5
|
*
net/ehea: bitops work on unsigned longs
Stephen Rothwell
2009-01-05
2
-3
/
+2
|
*
qeth: get rid of extra argument after printk to dev_* conversion
Heiko Carstens
2009-01-04
1
-1
/
+1
|
*
qeth: No large send using EDDP for HiperSockets.
Klaus-Dieter Wacker
2009-01-04
1
-1
/
+8
|
*
qeth: do not spin for SETIP ip assist command
Frank Blaschka
2009-01-04
1
-11
/
+29
|
*
qeth: avoid crash in case of layer mismatch for VSWITCH
Ursula Braun
2009-01-04
3
-6
/
+14
|
*
qeth: exploit source MAC address for inbound layer3 packets
Ursula Braun
2009-01-04
3
-9
/
+9
|
*
qeth: HiperSockets mcl string conversion (pre z9 mach)
Klaus-Dieter Wacker
2009-01-04
1
-1
/
+2
|
*
tun: Eliminate sparse signedness warning
Gerrit Renker
2009-01-04
1
-1
/
+1
|
*
e100: cosmetic cleanup
Bruce Allan
2009-01-04
1
-134
/
+134
|
*
qlge: bugfix: Fix register access error checking.
Ron Mercer
2009-01-04
1
-12
/
+12
|
*
qlge: bugfix: Fix ring length setting for rx ring, large/small
Ron Mercer
2009-01-04
1
-4
/
+9
|
*
qlge: bugfix: Fix shadow register endian issue.
Ron Mercer
2009-01-04
2
-22
/
+7
|
*
qlge: bugfix: Add missing pci_unmap_page call in receive path.
Ron Mercer
2009-01-04
1
-0
/
+5
|
*
qlge: bugfix: Add missing pci_mapping_err checking.
Ron Mercer
2009-01-04
1
-0
/
+5
|
*
enc28j60: fix RX buffer overflow
Baruch Siach
2009-01-04
1
-1
/
+3
|
*
isdn: capi: &&/|| typos
Roel Kluin
2009-01-04
1
-2
/
+2
|
*
starfire: use request_firmware()
Jaswinder Singh Rajput
2009-01-04
3
-383
/
+48
|
*
firmware: convert tg3 driver to request_firmware()
Jaswinder Singh Rajput
2009-01-04
2
-698
/
+98
|
*
firmware: convert acenic driver to request_firmware()
Jaswinder Singh
2009-01-04
2
-46
/
+75
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-01-05
1
-20
/
+35
|
\
\
|
*
|
[CPUFREQ] Fix on resume, now preserves user policy min/max.
Mike Chan
2008-12-05
1
-2
/
+2
|
*
|
[CPUFREQ] Disable sysfs ui for p4-clockmod.
Matthew Garrett
2008-12-05
1
-18
/
+33
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-01-05
7
-29
/
+1
|
\
\
\
|
*
|
|
add a vfs_fsync helper
Christoph Hellwig
2009-01-05
1
-17
/
+1
|
*
|
|
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
6
-12
/
+0
*
|
|
|
i2o: Update my address
Alan Cox
2009-01-05
4
-4
/
+4
*
|
|
|
rtc: add alarm/update irq interfaces
Alessandro Zummo
2009-01-04
3
-17
/
+94
*
|
|
|
viafb: fix crashes due to 4k stack overflow
Bruno Prémont
2009-01-04
1
-119
/
+129
|
/
/
/
*
|
|
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
7
-58
/
+135
|
\
\
\
|
*
|
|
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
2009-01-03
1
-1
/
+1
|
*
|
|
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2009-01-03
3
-44
/
+78
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
1616
-61223
/
+145230
|
|
\
\
\
|
|
*
|
|
percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios
Rusty Russell
2009-01-01
1
-1
/
+1
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
657
-19874
/
+82905
|
|
|
\
\
\
|
|
*
|
|
|
cpumask: use new cpumask API in drivers/infiniband/hw/ipath
Rusty Russell
2008-12-30
1
-4
/
+4
|
|
*
|
|
|
cpumask: use new cpumask API in drivers/infiniband/hw/ehca
Rusty Russell
2008-12-30
1
-5
/
+5
|
|
*
|
|
|
cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c
Rusty Russell
2008-12-30
1
-4
/
+3
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
1042
-41588
/
+62727
|
|
|
\
\
\
\
|
|
*
|
|
|
|
cpumask: add sysfs displays for configured and disabled cpu maps
Mike Travis
2008-12-19
1
-0
/
+44
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
2009-01-03
4
-144
/
+947
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
Mike Day
2009-01-03
1
-1
/
+1
|
*
|
|
|
|
|
|
VT-d: remove now unused intel_iommu_found function
Joerg Roedel
2009-01-03
1
-6
/
+0
|
*
|
|
|
|
|
|
VT-d: register functions for the IOMMU API
Joerg Roedel
2009-01-03
1
-0
/
+15
[next]