index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgb: combine more rx descriptors to improve performance
Jesse Brandeburg
2006-09-27
1
-1
/
+1
*
e1000: possible memory leak in e1000_set_ringparam
Vasily Averin
2006-09-27
1
-21
/
+17
*
e1000: Janitor: Use #defined values for literals
Linas Vepstas
2006-09-27
1
-2
/
+2
*
e1000: don't strip vlan ID if 8021q claims it
Bruce Allan
2006-09-27
1
-1
/
+5
*
e1000: rework polarity, NVM, eeprom code and fixes.
Jeff Kirsher
2006-09-27
2
-145
/
+155
*
e1000: driver state fixes (race fix)
Auke Kok
2006-09-27
3
-14
/
+23
*
e1000: reduce RAR entries available for ICH8
Jeff Kirsher
2006-09-27
1
-3
/
+3
*
e1000: add PCI-E capability detection code
Jeff Kirsher
2006-09-27
3
-4
/
+35
*
e1000: handle manageability for pci-e adapters at PHY powerdown
Bruce Allan
2006-09-27
1
-9
/
+32
*
e1000: gather hardware bit tweaks.
Jeff Kirsher
2006-09-27
3
-38
/
+142
*
e1000: Maybe stop TX if not enough free descriptors
Jesse Brandeburg
2006-09-27
1
-10
/
+42
*
e1000: Jumbo frames fixes for 82573
Bruce Allan
2006-09-27
1
-3
/
+7
*
e1000: Fix MANC detection for PCIE adapters
Jeff Kirsher
2006-09-27
1
-11
/
+4
*
e1000: allow ethtool to pass arbitrary speed advertisment
Jeff Kirsher
2006-09-27
1
-7
/
+3
*
e1000: add multicast stats counters
Mitch Williams
2006-09-27
3
-20
/
+25
*
e1000: remove unused code and make symbols static
Nicholas Nunley
2006-09-27
5
-367
/
+120
*
e1000: add enums for several link properties
Jeff Kirsher
2006-09-27
1
-36
/
+53
*
e1000: rename flow control symbols
Jeff Kirsher
2006-09-27
4
-60
/
+60
*
e100: rework WoL and shutdown handling
Auke Kok
2006-09-27
1
-31
/
+20
*
e100: Add debugging code for cb cleaning.
Jesse Brandeburg
2006-09-27
1
-3
/
+4
*
e1000: keep .suspend and .resume driver methods in CONFIG_PM
Auke Kok
2006-09-27
1
-1
/
+1
*
e100, e1000, ixgb: Fix an impossible memory overwrite bug
Auke Kok
2006-09-27
3
-3
/
+3
*
e100, e1000, ixgb: update copyright header and remove LICENSE
Auke Kok
2006-09-27
21
-692
/
+345
*
[PATCH] Make PC300 WAN driver compile again
Krzysztof Halasa
2006-09-26
1
-16
/
+14
*
[PATCH] Modularize generic HDLC
Krzysztof Halasa
2006-09-26
11
-508
/
+743
*
Merge branch 'master' into upstream
Jeff Garzik
2006-09-26
497
-5470
/
+25494
|
\
|
*
[PATCH] s390: fix cmm kernel thread handling
Heiko Carstens
2006-09-26
1
-19
/
+35
|
*
[PATCH] Make UML use ptrace-abi.h
Jeff Dike
2006-09-26
2
-17
/
+1
|
*
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
2006-09-26
6
-86
/
+100
|
*
[PATCH] UML: tty locking
Alan Cox
2006-09-26
1
-1
/
+3
|
*
[PATCH] uml: stack usage reduction
Jeff Dike
2006-09-26
5
-17
/
+21
|
*
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
2006-09-26
2
-9
/
+6
|
*
[PATCH] uml: Remove unused variable
Jeff Dike
2006-09-26
3
-13
/
+0
|
*
[PATCH] uml: timer cleanups
Jeff Dike
2006-09-26
4
-13
/
+22
|
*
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
12
-89
/
+102
|
*
[PATCH] uml: SIGIO cleanups
Jeff Dike
2006-09-26
3
-71
/
+67
|
*
[PATCH] uml: Improve SIGBUS diagnostics
Jeff Dike
2006-09-26
1
-2
/
+9
|
*
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
2006-09-26
1
-11
/
+11
|
*
[PATCH] uml: Whitespace fixes
Jeff Dike
2006-09-26
1
-184
/
+183
|
*
[PATCH] uml: Fix stack alignment
Jeff Dike
2006-09-26
1
-1
/
+2
|
*
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-09-26
11
-32
/
+25
|
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
14
-23
/
+173
|
*
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
2006-09-26
3
-10
/
+59
|
*
[PATCH] i386: Detect clock skew during suspend
Rafael J. Wysocki
2006-09-26
1
-6
/
+18
|
*
[PATCH] suspend: make it possible to disable serial console suspend
Rafael J. Wysocki
2006-09-26
1
-0
/
+14
|
*
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
2006-09-26
3
-0
/
+19
|
*
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
2006-09-26
5
-255
/
+186
|
*
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
2006-09-26
3
-70
/
+540
|
*
[PATCH] swsusp: Introduce some helpful constants
Rafael J. Wysocki
2006-09-26
1
-9
/
+15
|
*
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
2006-09-26
5
-18
/
+18
[next]