summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] spidernet: Use pci_dma_mapping_error()Olof Johansson2006-09-271-3/+3
* [PATCH] sky2: version 1.9Stephen Hemminger2006-09-271-1/+1
* [PATCH] sky2: fragmented receive for large MTUStephen Hemminger2006-09-272-81/+219
* [PATCH] sky2: use netif_tx_lock instead of LLTXStephen Hemminger2006-09-272-41/+17
* [PATCH] sky2: incremental transmit completionStephen Hemminger2006-09-272-51/+50
* [PATCH] sky2: name irq after eth for irqbalanceStephen Hemminger2006-09-271-21/+16
* [PATCH] sky2: workarounds for some 88e806x chipsStephen Hemminger2006-09-271-1/+9
* [PATCH] sky2: use standard pci register capabilties for error registerStephen Hemminger2006-09-272-52/+25
* [PATCH] sky2: gigabit full duplex negotiationStephen Hemminger2006-09-271-9/+20
* [PATCH] bonding: update version numberJay Vosburgh2006-09-271-2/+2
* [PATCH] git-netdev-all: pc300_tty build fixAndrew Morton2006-09-271-0/+1
* [PATCH] Make PC300 WAN driver compile againKrzysztof Halasa2006-09-261-16/+14
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-2611-508/+743
* Merge branch 'master' into upstreamJeff Garzik2006-09-26497-5470/+25494
|\
| * [PATCH] s390: fix cmm kernel thread handlingHeiko Carstens2006-09-261-19/+35
| * [PATCH] Make UML use ptrace-abi.hJeff Dike2006-09-262-17/+1
| * [PATCH] Split i386 and x86_64 ptrace.hJeff Dike2006-09-266-86/+100
| * [PATCH] UML: tty lockingAlan Cox2006-09-261-1/+3
| * [PATCH] uml: stack usage reductionJeff Dike2006-09-265-17/+21
| * [PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2006-09-262-9/+6
| * [PATCH] uml: Remove unused variableJeff Dike2006-09-263-13/+0
| * [PATCH] uml: timer cleanupsJeff Dike2006-09-264-13/+22
| * [PATCH] uml: Move signal handlers to arch codeJeff Dike2006-09-2612-89/+102
| * [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-263-71/+67
| * [PATCH] uml: Improve SIGBUS diagnosticsJeff Dike2006-09-261-2/+9
| * [PATCH] uml: Fix handling of failed execs of helpersJeff Dike2006-09-261-11/+11
| * [PATCH] uml: Whitespace fixesJeff Dike2006-09-261-184/+183
| * [PATCH] uml: Fix stack alignmentJeff Dike2006-09-261-1/+2
| * [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-2611-32/+25
| * [PATCH] uml: Use klibc setjmp/longjmpJeff Dike2006-09-2614-23/+173
| * [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-263-10/+59
| * [PATCH] i386: Detect clock skew during suspendRafael J. Wysocki2006-09-261-6/+18
| * [PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki2006-09-261-0/+14
| * [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-263-0/+19
| * [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-265-255/+186
| * [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-263-70/+540
| * [PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki2006-09-261-9/+15
| * [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-265-18/+18
| * [PATCH] swsusp: clean up suspend headerRafael J. Wysocki2006-09-261-12/+3
| * [PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki2006-09-261-15/+17
| * [PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki2006-09-261-40/+53
| * [PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2006-09-262-22/+29
| * [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-268-104/+145
| * [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-263-0/+50
| * [PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2006-09-262-28/+76
| * [PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki2006-09-261-30/+32
| * [PATCH] swsusp: read speedupAndrew Morton2006-09-265-72/+81
| * [PATCH] swsusp: add read-speed instrumentationAndrew Morton2006-09-261-0/+5
| * [PATCH] swsusp: write speedupAndrew Morton2006-09-263-25/+98
| * [PATCH] swsusp: add write-speed instrumentationAndrew Morton2006-09-261-3/+29