| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull acpica-20060707 into test branch | Len Brown | 2006-07-10 | 17 | -106/+194 |
|\ |
|
| * | ACPI: ACPICA 20060707 | Bob Moore | 2006-07-09 | 17 | -106/+194 |
* | | Pull bugzilla-6687 into test branch | Len Brown | 2006-07-10 | 3 | -8/+8 |
|\ \ |
|
| * | | ACPI: acpi_os_get_thread_id() returns current | Len Brown | 2006-07-09 | 3 | -8/+8 |
| |/ |
|
* | | Pull dock into test branch | Len Brown | 2006-07-10 | 5 | -1/+771 |
|\ \ |
|
| * | | ACPI: ACPI_DOCK Kconfig | Len Brown | 2006-07-09 | 2 | -3/+3 |
| * | | Revert "Revert "ACPI: dock driver"" | Len Brown | 2006-07-09 | 4 | -0/+770 |
* | | | Pull trivial into test branch | Len Brown | 2006-07-10 | 15 | -32/+30 |
|\ \ \ |
|
| * | | | ACPI: add 'const' to several ACPI file_operations | Arjan van de Ven | 2006-07-10 | 13 | -28/+28 |
| * | | | ACPI: delete some defaults from ACPI Kconfig | Andi Kleen | 2006-07-09 | 1 | -2/+0 |
| * | | | ACPI: "Device `[%s]' is not power manageable" make message debug only | Len Brown | 2006-07-09 | 1 | -2/+2 |
* | | | | Pull battery into test branch | Len Brown | 2006-07-10 | 1 | -32/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ACPI: SBS: fix initialization, sem2mutex | Andrew Morton | 2006-07-10 | 1 | -32/+14 |
| |/ / |
|
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 2006-07-09 | 13 | -16/+18 |
|\ \ \ |
|
| * | | | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 | 10 | -14/+13 |
| * | | | [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init() | Adrian Bunk | 2006-07-08 | 1 | -1/+2 |
| * | | | [ATM]: Typo in drivers/atm/Kconfig... | Matt LaPlante | 2006-07-08 | 1 | -1/+1 |
| * | | | [TG3]: add amd8131 to "write reorder" chipsets | John W. Linville | 2006-07-08 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-09 | 9 | -559/+2523 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' into upstream | Jeff Garzik | 2006-07-06 | 8 | -252/+829 |
| |\ \
| | |/ |
|
| * | | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 2006-07-05 | 7 | -391/+2520 |
| |\ \ |
|
| | * | | e1000: increase version to 7.1.9-k2 | Auke Kok | 2006-06-27 | 1 | -1/+1 |
| | * | | e1000: add ich8lan device ID's | Auke Kok | 2006-06-27 | 1 | -0/+7 |
| | * | | e1000: allow user to disable ich8 lock loss workaround | Auke Kok | 2006-06-27 | 1 | -0/+21 |
| | * | | e1000: integrate ich8 support into driver | Auke Kok | 2006-06-27 | 4 | -130/+725 |
| | * | | e1000: add ich8lan core functions | Auke Kok | 2006-06-27 | 3 | -7/+1392 |
| | * | | e1000: disable ERT | Auke Kok | 2006-06-27 | 1 | -3/+0 |
| | * | | e1000: check return value of _get_speed_and_duplex | Auke Kok | 2006-06-27 | 1 | -2/+6 |
| | * | | e1000: M88 PHY workaround | Auke Kok | 2006-06-27 | 2 | -17/+40 |
| | * | | e1000: fix adapter led blinking inconsistency | Auke Kok | 2006-06-27 | 3 | -14/+40 |
| | * | | e1000: disable CRC stripping workaround | Auke Kok | 2006-06-27 | 1 | -4/+1 |
| | * | | e1000: force register write flushes to circumvent broken platforms | Auke Kok | 2006-06-27 | 2 | -9/+33 |
| | * | | e1000: rework module param code with uninitialized values | Auke Kok | 2006-06-27 | 1 | -106/+61 |
| | * | | e1000: recycle skb | Auke Kok | 2006-06-27 | 1 | -1/+2 |
| | * | | e1000: change printk into DPRINTK | Auke Kok | 2006-06-27 | 1 | -1/+1 |
| | * | | e1000: add smart power down code | Auke Kok | 2006-06-27 | 3 | -0/+41 |
| | * | | e1000: small performance tweak by removing double code | Auke Kok | 2006-06-27 | 1 | -1/+0 |
| | * | | e1000: fix CONFIG_PM blocks | Auke Kok | 2006-06-27 | 1 | -2/+4 |
| | * | | e1000: Make PHY powerup/down a function | Auke Kok | 2006-06-27 | 1 | -27/+49 |
| | * | | e1000: rework driver hardware reset locking | Auke Kok | 2006-06-27 | 3 | -75/+105 |
| | * | | e1000: fix loopback ethtool test | Auke Kok | 2006-06-27 | 1 | -1/+1 |
| * | | | [PATCH] 8139too deadlock fix | Arjan van de Ven | 2006-07-05 | 1 | -2/+3 |
| * | | | [netdrvr] 3c59x: snip changelog from source code | Jeff Garzik | 2006-07-05 | 1 | -166/+0 |
* | | | | Revert "ACPI: dock driver" | Linus Torvalds | 2006-07-09 | 4 | -770/+0 |
* | | | | [PATCH] Fix cpufreq vs hotplug lockdep recursion. | Dave Jones | 2006-07-07 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-05 | 7 | -250/+826 |
|\ \ \ |
|
| * | | | [PATCH] ahci: Ensure that we don't grab both functions | root | 2006-07-05 | 1 | -4/+11 |
| * | | | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu... | Borislav Petkov | 2006-07-05 | 1 | -5/+5 |
| * | | | [PATCH] sata_sil24: add suspend/sleep support | Tejun Heo | 2006-07-05 | 1 | -0/+25 |
| * | | | [PATCH] sata_sil24: separate out sil24_init_controller() | Tejun Heo | 2006-07-05 | 1 | -45/+62 |