summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki2011-01-071-39/+55
| |/ / / /
* | | | | Merge branch 'power-resource' into releaseLen Brown2011-01-128-145/+171
|\ \ \ \ \
| * | | | | ACPI / PM: Drop acpi_power_nocheckRafael J. Wysocki2011-01-123-43/+0
| * | | | | ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki2011-01-122-20/+0
| * | | | | Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki2011-01-121-2/+2
| * | | | | ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki2011-01-124-25/+12
| * | | | | ACPI / PM: Register power resource devices as soon as they are neededRafael J. Wysocki2011-01-121-0/+20
| * | | | | ACPI / PM: Register acpi_power_driver earlyRafael J. Wysocki2011-01-122-1/+2
| * | | | | ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki2011-01-122-29/+62
| * | | | | ACPI / PM: Add function for device power state initializationRafael J. Wysocki2011-01-123-4/+27
| * | | | | ACPI / PM: Introduce __acpi_bus_get_power()Rafael J. Wysocki2011-01-121-19/+29
| * | | | | ACPI / PM: Introduce function for refcounting device power resourcesRafael J. Wysocki2011-01-122-0/+9
| * | | | | ACPI / PM: Add functions for manipulating lists of power resourcesRafael J. Wysocki2011-01-121-29/+38
| * | | | | ACPI / PM: Prevent acpi_power_get_inferred_state() from making changesRafael J. Wysocki2011-01-123-10/+7
| |/ / / /
* | | | | ACPICA: Update version to 20101209Lin Ming2011-01-121-1/+1
* | | | | ACPICA: Misc comments to minimize code divergenceLin Ming2011-01-126-46/+81
* | | | | ACPICA: Global event handlerLin Ming2011-01-128-5/+104
* | | | | ACPICA: Implicit notify supportLin Ming2011-01-1210-106/+186
* | | | | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming2011-01-121-12/+45
* | | | | ACPICA: Remove unused function declarationsLin Ming2011-01-121-6/+0
* | | | | ACPICA: New GPE handler callback definitionLin Ming2011-01-128-17/+29
* | | | | ACPICA: Rename some function and variable namesLin Ming2011-01-1214-56/+73
* | | | | ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-125-601/+654
|/ / / /
* | | | Linux 2.6.37v2.6.37Linus Torvalds2011-01-041-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-0414-25/+87
|\ \ \ \
| * | | | ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
| * | | | bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
| * | | | bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
| * | | | atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn2011-01-031-0/+10
| * | | | drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall2010-12-311-1/+4
| * | | | starfire: Fix dma_addr_t size test for MIPSBen Hutchings2010-12-311-1/+1
| * | | | tg3: fix return value check in tg3_read_vpd()David Sterba2010-12-311-1/+1
| * | | | Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl2010-12-311-2/+8
| * | | | ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl2010-12-311-0/+1
| * | | | CAN: Use inode instead of kernel address for /proc fileDan Rosenberg2010-12-311-2/+2
| * | | | skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter2010-12-281-1/+1
| * | | | ppp: allow disabling multilink protocol ID compressionstephen hemminger2010-12-281-2/+7
| * | | | ehea: Avoid changing vlan flagsBreno Leitao2010-12-281-0/+7
| * | | | ueagle-atm: fix PHY signal initialization raceDan Williams2010-12-281-3/+19
* | | | | remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig2011-01-041-2/+0
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-0314-157/+78
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-01-03259-1598/+2484
| |\ \ \ \ \
| | * | | | | ARM: pxa: fix page table corruption on resumeAric D. Blumer2011-01-031-2/+2
| | * | | | | ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport2011-01-031-0/+1
| | * | | | | ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2011-01-031-0/+1
| * | | | | | ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin2011-01-031-0/+1
| * | | | | | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-241-0/+6
| * | | | | | ARM: 6537/1: update Nomadik, U300 and Ux500 maintainersLinus Walleij2010-12-241-1/+16
| * | | | | | ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren2010-12-241-3/+3
| * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-221-0/+1
| |\ \ \ \ \ \