summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | ACPI: convert acpi_device_lock spinlock to mutexShaohua Li2009-04-074-39/+21
| | | | * | | | | | ACPI: Adjust Kelvin offset to match local implementationJean Delvare2009-04-071-7/+34
| | | | |/ / / / /
| | | * | | | | | ACPICA: delete check for AML access to port 0x81-83Len Brown2009-04-071-1/+0
| | | * | | | | | ACPI battery: fix async boot oopsVegard Nossum2009-04-071-1/+1
| | | * | | | | | NULL noise: drivers/platform/x86/panasonic-laptop.cHannes Eder2009-04-071-1/+1
| | | * | | | | | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-071-1/+0
| | | |/ / / / /
| | * | | / / / x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-074-0/+11
| | | |_|/ / / | | |/| | | |
| * | | | | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-071-5/+10
| * | | | | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-071-22/+20
| |/ / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-0831-95/+864
|\ \ \ \ \ \
| * | | | | | [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters2009-04-081-2/+2
| * | | | | | [ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters2009-04-081-1/+1
| * | | | | | [ARM] 5447/1: Add SZ_32KLinus Walleij2009-04-081-0/+1
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-04-0627-82/+849
| |\ \ \ \ \ \
| | * | | | | | [ARM] pxa: register AC97 controller devicesMark Brown2009-04-045-4/+10
| | * | | | | | [ARM] pxa/csb701: do not register devices on non-csb726 boadsDmitry Eremin-Solenikov2009-04-041-0/+5
| | * | | | | | [ARM] pxa/colibri: get rid of set_irq_type()Daniel Mack2009-04-043-6/+7
| | * | | | | | [ARM] pxa/colibri: provide MAC address from ATAG_SERIALDaniel Mack2009-04-044-4/+46
| | * | | | | | [ARM] pxa/cm-x2xx: fix ucb1400 not being registeredMarek Vasut2009-04-041-1/+1
| | * | | | | | [ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut2009-04-047-12/+109
| | * | | | | | [ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlightMarek Vasut2009-04-042-0/+213
| | * | | | | | [ARM] pxa: Palm Tungsten E2 basic supportMarek Vasut2009-04-045-1/+332
| | * | | | | | [ARM] pxa/em-x270: add libertas device registrationMike Rapoport2009-04-041-8/+78
| | * | | | | | [ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_powerPhilipp Zabel2009-04-043-46/+48
| * | | | | | | [ARM] omap: fix omap1 clock usecount decrement bugRussell King2009-04-061-10/+11
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-089-85/+164
|\ \ \ \ \ \ \
| * | | | | | | mmc_spi: support for non-byte-aligned cardsWolfgang Muees2009-04-081-38/+112
| * | | | | | | omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen2009-04-081-1/+1
| * | | | | | | mmc: Fix compile for omap_hsmmc.cTony Lindgren2009-04-081-1/+0
| * | | | | | | mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees2009-04-081-17/+21
| * | | | | | | mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees2009-04-081-9/+12
| * | | | | | | omap_hsmmc: Flush posted write to IRQKevin Hilman2009-04-081-0/+4
| * | | | | | | New mail address for Pierre OssmanPierre Ossman2009-04-084-6/+6
| * | | | | | | imxmmc: move RSSR BLRPaulius Zaleckas2009-04-081-7/+3
| * | | | | | | imxmmc: init-exit reworkPaulius Zaleckas2009-04-081-5/+4
| * | | | | | | mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen2009-04-081-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | tty: MAX3100Alan Cox2009-04-082-0/+979
* | | | | | | ptrace: some checkpatch fixesRoland McGrath2009-04-081-9/+7
* | | | | | | nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu2009-04-081-1/+1
* | | | | | | befs: fix build on pariscAlexander Beregalov2009-04-081-0/+1
|/ / / / / /
* | | | | | Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-071-2/+2
* | | | | | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-077-114/+283
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/softlockupIngo Molnar2009-04-078557-359622/+934152
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-071-1/+1
| * | | | | | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| * | | | | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-122296-21370/+47219
| |\ \ \ \ \ \
| * | | | | | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-111-1/+7
| * | | | | | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-093-45/+12
| * | | | | | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-051-2/+2
| * | | | | | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-051-2/+37