index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sky2: phy power down needs PCI config write enabled
Stephen Hemminger
2006-12-26
1
-1
/
+2
*
sky2: power management/MSI workaround
Stephen Hemminger
2006-12-26
1
-0
/
+25
*
sky2: dual port NAPI problem
Stephen Hemminger
2006-12-26
1
-0
/
+7
*
via-velocity uses INET interfaces
Randy Dunlap
2006-12-26
1
-5
/
+13
*
e1000: Do not truncate TSO TCP header with 82544 workaround
Herbert Xu
2006-12-26
1
-0
/
+10
*
myri10ge: handle failures in suspend and resume
Brice Goglin
2006-12-26
1
-5
/
+7
*
myri10ge: no need to save MSI and PCIe state in the driver
Brice Goglin
2006-12-26
1
-38
/
+9
*
myri10ge: make msi configurable at runtime through sysfs
Brice Goglin
2006-12-26
1
-1
/
+1
*
myri10ge: move request_irq to myri10ge_open
Brice Goglin
2006-12-26
1
-44
/
+54
*
myri10ge: match number of save_state and restore
Brice Goglin
2006-12-26
1
-2
/
+10
*
r8169: use the broken_parity_status field in pci_dev
Francois Romieu
2006-12-26
1
-4
/
+1
*
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
Francois Romieu
2006-12-26
4
-10
/
+18
*
[PATCH] e1000: No-delay link detection at interface up
Jesse Brandeburg
2006-12-26
1
-1
/
+2
*
e1000: 3 new driver stats for managability testing
Jeff Garzik
2006-12-26
4
-0
/
+14
*
[PATCH] e1000: Make the copybreak value a module parameter
Jesse Brandeburg
2006-12-26
1
-4
/
+15
*
[PATCH] e1000: Fix PBA allocation calculations
Bruce Allan
2006-12-26
2
-14
/
+86
*
[PATCH] e1000: narrow down the scope of the tipg timer tweak
Jesse Brandeburg
2006-12-26
1
-3
/
+3
*
[PATCH] e1000: fix ethtool reported bus type for older adapters
Jeff Kirsher
2006-12-26
1
-1
/
+1
*
[PATCH] e1000: fix to set the new max frame size before resetting the adapter
Bruce Allan
2006-12-26
1
-2
/
+1
*
e1000: workaround for the ESB2 NIC RX unit issue
Jeff Garzik
2006-12-26
3
-0
/
+14
*
[PATCH] e1000: disable TSO on the 82544 with slab debugging
Jesse Brandeburg
2006-12-26
1
-0
/
+6
*
[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speed
Jesse Brandeburg
2006-12-26
1
-0
/
+14
*
e1000: consolidate managability enabling/disabling
Jeff Garzik
2006-12-26
3
-62
/
+77
*
e1000: omit stats for broken counter in 82543
Jeff Garzik
2006-12-26
3
-0
/
+12
*
e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]
Jeff Garzik
2006-12-26
2
-287
/
+287
*
[PATCH] e1000: dynamic itr: take TSO and jumbo into account
Jesse Brandeburg
2006-12-26
1
-16
/
+24
*
[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked off
Jesse Brandeburg
2006-12-26
1
-1
/
+3
*
Linux 2.6.20-rc2
v2.6.20-rc2
Linus Torvalds
2006-12-23
1
-2
/
+2
*
Fix up CIFS for "test_clear_page_dirty()" removal
Linus Torvalds
2006-12-23
1
-3
/
+23
*
[PATCH] arch/i386/pci/mmconfig.c tlb flush fix
OGAWA Hirofumi
2006-12-23
1
-1
/
+5
*
[PATCH] suspend: fix suspend on single-CPU systems
Ingo Molnar
2006-12-23
1
-2
/
+2
*
Fix reiserfs after "test_clear_page_dirty()" removal
Linus Torvalds
2006-12-23
1
-1
/
+1
*
Clean up and export cancel_dirty_page() to modules
Linus Torvalds
2006-12-23
1
-4
/
+8
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-12-22
59
-836
/
+1930
|
\
|
*
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
22
-80
/
+38
|
*
Pull sgi into test branch
Len Brown
2006-12-20
3
-3
/
+102
|
|
\
|
|
*
ACPI: Add support for acpi_load_table/acpi_unload_table_id
John Keller
2006-12-20
3
-3
/
+102
|
*
|
merge linus into test branch
Len Brown
2006-12-20
94
-2768
/
+1368
|
|
\
|
|
*
|
Pull bugfix into test branch
Len Brown
2006-12-20
4
-8
/
+9
|
|
\
\
|
|
*
|
ACPI: Kconfig - depend on PM rather than selecting it
Andrew Morton
2006-12-20
1
-1
/
+1
|
|
*
|
ACPI: fix NULL check in drivers/acpi/osl.c
Adrian Bunk
2006-12-20
1
-1
/
+1
|
|
*
|
ACPI: prevent processor module from loading on failures
Akinobu Mita
2006-12-20
1
-2
/
+2
|
|
*
|
ACPI: fix single linked list manipulation
Akinobu Mita
2006-12-20
1
-4
/
+5
|
*
|
|
Pull ec into test branch
Len Brown
2006-12-20
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
ACPI: make drivers/acpi/ec.c:ec_ecdt static
Adrian Bunk
2006-12-20
1
-1
/
+1
|
*
|
|
|
Pull platform-drivers into test branch
Len Brown
2006-12-20
13
-22
/
+53
|
|
\
\
\
\
|
|
*
|
|
|
fbdev: update after backlight argument change
James Simmons
2006-12-20
5
-5
/
+5
|
|
*
|
|
|
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
2006-12-20
7
-8
/
+13
|
|
*
|
|
|
ACPI: Implement acpi_video_get_next_level()
Thomas Tuttle
2006-12-20
1
-7
/
+34
|
|
*
|
|
|
ACPI: ibm_acpi: allow clean removal
Alexey Starikovskiy
2006-12-19
1
-2
/
+1
[next]