index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
|
*
|
[PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie
Ulrich Kunitz
2006-12-19
|
|
*
|
[PATCH] ieee80211softmac: Fix errors related to the work_struct changes
Ulrich Kunitz
2006-12-19
|
|
*
|
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
Ulrich Kunitz
2006-12-19
|
*
|
|
sky2: phy power down needs PCI config write enabled
Stephen Hemminger
2006-12-26
|
*
|
|
sky2: power management/MSI workaround
Stephen Hemminger
2006-12-26
|
*
|
|
sky2: dual port NAPI problem
Stephen Hemminger
2006-12-26
|
*
|
|
via-velocity uses INET interfaces
Randy Dunlap
2006-12-26
|
*
|
|
e1000: Do not truncate TSO TCP header with 82544 workaround
Herbert Xu
2006-12-26
|
*
|
|
myri10ge: handle failures in suspend and resume
Brice Goglin
2006-12-26
|
*
|
|
myri10ge: no need to save MSI and PCIe state in the driver
Brice Goglin
2006-12-26
|
*
|
|
myri10ge: make msi configurable at runtime through sysfs
Brice Goglin
2006-12-26
|
*
|
|
myri10ge: move request_irq to myri10ge_open
Brice Goglin
2006-12-26
|
*
|
|
myri10ge: match number of save_state and restore
Brice Goglin
2006-12-26
|
*
|
|
r8169: use the broken_parity_status field in pci_dev
Francois Romieu
2006-12-26
|
*
|
|
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
Francois Romieu
2006-12-26
|
*
|
|
[PATCH] e1000: No-delay link detection at interface up
Jesse Brandeburg
2006-12-26
|
*
|
|
e1000: 3 new driver stats for managability testing
Jeff Garzik
2006-12-26
|
*
|
|
[PATCH] e1000: Make the copybreak value a module parameter
Jesse Brandeburg
2006-12-26
|
*
|
|
[PATCH] e1000: Fix PBA allocation calculations
Bruce Allan
2006-12-26
|
*
|
|
[PATCH] e1000: narrow down the scope of the tipg timer tweak
Jesse Brandeburg
2006-12-26
|
*
|
|
[PATCH] e1000: fix ethtool reported bus type for older adapters
Jeff Kirsher
2006-12-26
|
*
|
|
[PATCH] e1000: fix to set the new max frame size before resetting the adapter
Bruce Allan
2006-12-26
|
*
|
|
e1000: workaround for the ESB2 NIC RX unit issue
Jeff Garzik
2006-12-26
|
*
|
|
[PATCH] e1000: disable TSO on the 82544 with slab debugging
Jesse Brandeburg
2006-12-26
|
*
|
|
[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speed
Jesse Brandeburg
2006-12-26
|
*
|
|
e1000: consolidate managability enabling/disabling
Jeff Garzik
2006-12-26
|
*
|
|
e1000: omit stats for broken counter in 82543
Jeff Garzik
2006-12-26
|
*
|
|
e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]
Jeff Garzik
2006-12-26
|
*
|
|
[PATCH] e1000: dynamic itr: take TSO and jumbo into account
Jesse Brandeburg
2006-12-26
|
*
|
|
[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked off
Jesse Brandeburg
2006-12-26
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'netxen-ioctl' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
2006-12-29
|
\
\
\
|
*
|
|
netxen: remove private ioctl
Stephen Hemminger
2006-12-26
|
|
/
/
*
/
/
VM: Fix nasty and subtle race in shared mmap'ed page writeback
Linus Torvalds
2006-12-29
|
/
/
*
|
Linux 2.6.20-rc2
v2.6.20-rc2
Linus Torvalds
2006-12-23
*
|
Fix up CIFS for "test_clear_page_dirty()" removal
Linus Torvalds
2006-12-23
*
|
[PATCH] arch/i386/pci/mmconfig.c tlb flush fix
OGAWA Hirofumi
2006-12-23
*
|
[PATCH] suspend: fix suspend on single-CPU systems
Ingo Molnar
2006-12-23
*
|
Fix reiserfs after "test_clear_page_dirty()" removal
Linus Torvalds
2006-12-23
*
|
Clean up and export cancel_dirty_page() to modules
Linus Torvalds
2006-12-23
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-12-22
|
\
\
|
*
|
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
|
*
|
Pull sgi into test branch
Len Brown
2006-12-20
|
|
\
\
|
|
*
|
ACPI: Add support for acpi_load_table/acpi_unload_table_id
John Keller
2006-12-20
|
*
|
|
merge linus into test branch
Len Brown
2006-12-20
|
|
\
|
|
|
*
|
|
Pull bugfix into test branch
Len Brown
2006-12-20
|
|
\
\
\
|
|
*
|
|
ACPI: Kconfig - depend on PM rather than selecting it
Andrew Morton
2006-12-20
|
|
*
|
|
ACPI: fix NULL check in drivers/acpi/osl.c
Adrian Bunk
2006-12-20
|
|
*
|
|
ACPI: prevent processor module from loading on failures
Akinobu Mita
2006-12-20
|
|
*
|
|
ACPI: fix single linked list manipulation
Akinobu Mita
2006-12-20
|
*
|
|
|
Pull ec into test branch
Len Brown
2006-12-20
|
|
\
\
\
\
[prev]
[next]