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
*
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...
Jeff Garzik
2006-08-31
10
-792
/
+975
|
\
|
*
ixgb: Increment version to 1.0.112-k2
Auke Kok
2006-08-31
1
-1
/
+1
|
*
ixgb: remove skb->dev assignment
Auke Kok
2006-08-31
1
-7
/
+4
|
*
ixgb: Add PCI Error recovery callbacks
Linas Vepstas
2006-08-31
1
-1
/
+111
|
*
ixgb: Add buffer_info and test like e1000 has.
Jesse Brandeburg
2006-08-31
1
-0
/
+7
|
*
ixgb: Cache-align all TX components of the adapter struct.
Jesse Brandeburg
2006-08-31
1
-1
/
+1
|
*
ixgb: recalculate after how many descriptors to wake the queue
Auke Kok
2006-08-31
2
-4
/
+1
|
*
ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)
Jesse Brandeburg
2006-08-31
1
-5
/
+1
|
*
ixgb: convert dev->priv to netdev_priv(dev).
Auke Kok
2006-08-31
1
-1
/
+1
|
*
ixgb: Convert dev_alloc_skb to netdev_alloc_skb.
Auke Kok
2006-08-31
1
-2
/
+2
|
*
e100: increment version to 3.5.16-k2
Auke Kok
2006-08-31
1
-1
/
+1
|
*
e100: remove skb->dev assignment
Auke Kok
2006-08-31
1
-1
/
+0
|
*
e100: fix error recovery
Linas Vepstas
2006-08-31
1
-0
/
+1
|
*
e100: Convert e100 to use netdev_alloc_skb().
Auke Kok
2006-08-31
1
-2
/
+2
|
*
e1000: Increment driver version to 7.2.7-k2
Auke Kok
2006-08-31
1
-1
/
+1
|
*
e1000: clean up skb allocation code
Christoph Hellwig
2006-08-31
1
-11
/
+6
|
*
e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device
Jesse Brandeburg
2006-08-31
4
-0
/
+5
|
*
e1000: unify WoL capability detection code
Jesse Brandeburg
2006-08-31
3
-89
/
+127
|
*
e1000: Use module param array code
Auke Kok
2006-08-28
1
-51
/
+110
|
*
e1000: remove unused part_num reading code
Auke Kok
2006-08-28
3
-37
/
+0
|
*
e1000: error out if we cannot enable PCI device on resume
Auke Kok
2006-08-28
1
-2
/
+5
|
*
e1000: ring buffers resources cleanup
Vasily Averin
2006-08-28
1
-8
/
+6
|
*
e1000: e1000_probe resources cleanup
Vasily Averin
2006-08-28
1
-16
/
+28
|
*
e1000: IRQ resources cleanup
Vasily Averin
2006-08-28
1
-1
/
+4
|
*
e1000: Whitespace cleanup, cosmetic changes
Auke Kok
2006-08-28
5
-554
/
+554
*
|
Merge branch 'master' into upstream
Jeff Garzik
2006-08-29
223
-3372
/
+5830
|
\
\
|
*
|
Linux v2.6.18-rc5
v2.6.18-rc5
Linus Torvalds
2006-08-27
1
-1
/
+1
|
*
|
[PATCH] Fix tty layer DoS and comment relevant code
Alan Cox
2006-08-27
2
-10
/
+80
|
*
|
[PATCH] tty layer comment the locking assumptions and functions somewhat
Alan Cox
2006-08-27
2
-62
/
+715
|
*
|
[PATCH] cdrom/gdsc: fix printk format warning
Randy Dunlap
2006-08-27
1
-1
/
+1
|
*
|
[PATCH] x86: NUMAQ Kconfig fix
KAMEZAWA Hiroyuki
2006-08-27
1
-1
/
+3
|
*
|
[PATCH] /proc/meminfo: don't put spaces in names
Andrew Morton
2006-08-27
2
-2
/
+2
|
*
|
[PATCH] fix up lockdep trace in fs/exec.c
Dave Jones
2006-08-27
1
-1
/
+1
|
*
|
[PATCH] lockdep: annotate reiserfs
Ingo Molnar
2006-08-27
2
-2
/
+3
|
*
|
[PATCH] lockdep: annotate idescsi_pc_intr()
Ingo Molnar
2006-08-27
1
-1
/
+1
|
*
|
[PATCH] CONFIG_ACPI_SRAT NUMA build fix
KAMEZAWA Hiroyuki
2006-08-27
1
-1
/
+1
|
*
|
[PATCH] cpuset: oom panic fix
Nick Piggin
2006-08-27
1
-1
/
+1
|
*
|
[PATCH] register_one_node() compile fix
KAMEZAWA Hiroyuki
2006-08-27
1
-1
/
+9
|
*
|
[PATCH] Manage jbd allocations from its own slabs
Badari Pulavarty
2006-08-27
4
-13
/
+97
|
*
|
[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map
Paul Jackson
2006-08-27
2
-0
/
+39
|
*
|
[PATCH] md: fix recent breakage of md/raid1 array checking
NeilBrown
2006-08-27
1
-3
/
+4
|
*
|
[PATCH] md: avoid backward event updates in md superblock when degraded.
NeilBrown
2006-08-27
1
-0
/
+13
|
*
|
[PATCH] eventpoll.c compile fix
Masoud Asgharifard Sharbiani
2006-08-27
1
-2
/
+2
|
*
|
[PATCH] Documentation update for relay interface
Tom Zanussi
2006-08-27
3
-444
/
+481
|
*
|
[PATCH] Remove redundant up() in stop_machine()
Yingchao Zhou
2006-08-27
1
-1
/
+0
|
*
|
[PATCH] ufs: truncate correction
Evgeniy Dushistov
2006-08-27
1
-52
/
+25
|
*
|
[PATCH] ufs: write to hole in big file
Evgeniy Dushistov
2006-08-27
1
-14
/
+21
|
*
|
[PATCH] ext3 filesystem bogus ENOSPC with reservation fix
Mingming Cao
2006-08-27
1
-3
/
+3
|
*
|
[PATCH] ext2: prevent div-by-zero on corrupted fs
Andries Brouwer
2006-08-27
1
-1
/
+1
|
*
|
[PATCH] Fix for minix crash
Andries Brouwer
2006-08-27
1
-3
/
+10
[next]