summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-1013-28/+28
* ACPI: delete some defaults from ACPI KconfigAndi Kleen2006-07-091-2/+0
* ACPI: "Device `[%s]' is not power manageable" make message debug onlyLen Brown2006-07-091-2/+2
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-094-22/+41
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-0937-86/+237
|\
| * [AX.25]: Use kzallocRalf Baechle2006-07-094-10/+4
| * [ATM] net/atm/clip.c: fix PROC_FS=n compileAdrian Bunk2006-07-091-4/+9
| * [PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf2006-07-091-1/+1
| * [NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy2006-07-082-3/+4
| * [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-088-35/+174
| * [NET] gso: Add skb_is_gsoHerbert Xu2006-07-0818-23/+27
| * [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-081-1/+2
| * [ATM]: fix possible recursive locking in skb_migrate()Arjan van de Ven2006-07-081-6/+11
| * [ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante2006-07-081-1/+1
| * [TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville2006-07-081-0/+2
| * [NET]: Fix network device interface printk message priorityStephen Hemminger2006-07-071-3/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-099-559/+2523
|\ \
| * \ Merge branch 'master' into upstreamJeff Garzik2006-07-0635-669/+1368
| |\ \ | | |/
| * | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-07-057-391/+2520
| |\ \
| | * | e1000: increase version to 7.1.9-k2Auke Kok2006-06-271-1/+1
| | * | e1000: add ich8lan device ID'sAuke Kok2006-06-271-0/+7
| | * | e1000: allow user to disable ich8 lock loss workaroundAuke Kok2006-06-271-0/+21
| | * | e1000: integrate ich8 support into driverAuke Kok2006-06-274-130/+725
| | * | e1000: add ich8lan core functionsAuke Kok2006-06-273-7/+1392
| | * | e1000: disable ERTAuke Kok2006-06-271-3/+0
| | * | e1000: check return value of _get_speed_and_duplexAuke Kok2006-06-271-2/+6
| | * | e1000: M88 PHY workaroundAuke Kok2006-06-272-17/+40
| | * | e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-273-14/+40
| | * | e1000: disable CRC stripping workaroundAuke Kok2006-06-271-4/+1
| | * | e1000: force register write flushes to circumvent broken platformsAuke Kok2006-06-272-9/+33
| | * | e1000: rework module param code with uninitialized valuesAuke Kok2006-06-271-106/+61
| | * | e1000: recycle skbAuke Kok2006-06-271-1/+2
| | * | e1000: change printk into DPRINTKAuke Kok2006-06-271-1/+1
| | * | e1000: add smart power down codeAuke Kok2006-06-273-0/+41
| | * | e1000: small performance tweak by removing double codeAuke Kok2006-06-271-1/+0
| | * | e1000: fix CONFIG_PM blocksAuke Kok2006-06-271-2/+4
| | * | e1000: Make PHY powerup/down a functionAuke Kok2006-06-271-27/+49
| | * | e1000: rework driver hardware reset lockingAuke Kok2006-06-273-75/+105
| | * | e1000: fix loopback ethtool testAuke Kok2006-06-271-1/+1
| | * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Auke Kok2006-06-21628-13724/+30492
| | |\ \
| | * | | e1000: prevent statistics from garbling during bus resetsAuke Kok2006-06-091-1/+7
| * | | | [PATCH] 8139too deadlock fixArjan van de Ven2006-07-051-2/+3
| * | | | [netdrvr] 3c59x: snip changelog from source codeJeff Garzik2006-07-051-166/+0
* | | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-07-093-5/+9
|\ \ \ \ \
| * | | | | [PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe2006-07-062-3/+3
| * | | | | [PATCH] blktrace: readahead supportNathan Scott2006-07-062-1/+5
| * | | | | [PATCH] blktrace: fix barrier vs sync typoNathan Scott2006-07-061-1/+1
| | |_|_|/ | |/| | |
* | | | | Revert "ACPI: dock driver"Linus Torvalds2006-07-096-788/+1
* | | | | i386: improve and correct inline asm memory constraintsLinus Torvalds2006-07-088-62/+57
* | | | | power: improve inline asm memory constraintsLinus Torvalds2006-07-083-32/+32
OpenPOWER on IntegriCloud