summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown2010-09-2919-57/+112
|\ \ \ \ \ \ \
| | | | | | | * ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying2010-09-291-3/+20
| | | | | | | * ACPI: fan: Fix more unbalanced code blockLuis Henriques2010-09-291-0/+2
| | | | | | | * ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown2010-09-291-16/+18
| | | | | | | * ACPI: Kconfig: fix typo.Andrea Gelmini2010-09-281-1/+1
| | | | | | | * ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim2010-09-281-1/+1
| | | | | | | * ACPI: Fix typosLucas De Marchi2010-09-288-10/+10
| | | | | | | * ACPI video: fix a poor warning messageZhang Rui2010-09-281-2/+2
| | | | | | | * ACPI: fix build warnings resulting from merge window conflictZhang Rui2010-09-281-6/+14
| | | | | | * | ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King2010-09-281-0/+1
| | | | | * | | PM / ACPI: Blacklist systems known to require acpi_sleep=nonvsRafael J. Wysocki2010-09-241-0/+22
| | | | * | | | ACPI: invoke DSDT corruption workaround on all Toshiba SatelliteLen Brown2010-09-291-11/+3
| | | | | |_|/ | | | | |/| |
| | | * | | | ACPI: Disable Windows Vista compatibility for Toshiba P305DZhang Rui2010-09-281-0/+8
| | | * | | | ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355Len Brown2010-09-281-0/+8
| | | * | | | ACPI: expand Vista blacklist to include SP1 and SP2Len Brown2010-09-281-0/+2
| | | | |_|/ | | | |/| |
| | * | | | ACPI: delete ZEPTO idle=nomwait DMI quirkLen Brown2010-09-281-6/+0
| | |/ / /
| * | | | ACPI: Don't report current_now if battery reports in mWhMatthew Garrett2010-08-311-1/+0
* | | | | ACPI, APEI, Fix error path for memory allocationHuang Ying2010-09-292-11/+26
* | | | | ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2010-09-292-5/+8
* | | | | ACPI, APEI, Fix acpi_pre_map() return valueJin Dongming2010-09-291-1/+1
* | | | | ACPI, APEI, Fix APEI related table size checkingHuang Ying2010-09-292-2/+6
| |_|/ / |/| | |
* | | | Linux 2.6.36-rc6v2.6.36-rc6Linus Torvalds2010-09-281-1/+1
* | | | MN10300: Handle missing sys_cacheflush() when caching disabledDavid Howells2010-09-282-8/+27
* | | | alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds2010-09-281-2/+2
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-284-14/+24
|\ \ \ \
| * | | | ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-284-14/+24
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-281-0/+1
|\ \ \ \ \
| * | | | | hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-281-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-282-3/+4
|\ \ \ \ \ \
| * | | | | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-092-3/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-2853-196/+444
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-273-4/+5
| * | | | | | net/9p: Mount only matching virtio channelsSven Eckelmann2010-09-271-1/+2
| * | | | | | de2104x: fix ethtoolOndrej Zary2010-09-271-2/+5
| * | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-271-3/+4
| |\ \ \ \ \ \
| | * | | | | | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-221-3/+4
| * | | | | | | tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-271-0/+2
| * | | | | | | ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2010-09-272-2/+2
| * | | | | | | tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng2010-09-271-1/+2
| * | | | | | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-271-0/+10
| * | | | | | | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-263-3/+14
| * | | | | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-261-2/+2
| * | | | | | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-1/+1
| * | | | | | | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-1/+1
| * | | | | | | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-2/+2
| * | | | | | | smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-261-0/+1
| * | | | | | | net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-261-0/+1
| * | | | | | | br2684: fix scheduling while atomicKarl Hiramoto2010-09-261-10/+2
| * | | | | | | de2104x: fix TP link detectionOndrej Zary2010-09-261-2/+21
| * | | | | | | de2104x: fix power managementOndrej Zary2010-09-261-0/+3
OpenPOWER on IntegriCloud