summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev2009-04-091-3/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-0819-248/+131
|\
| *-------. Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-0718-222/+102
| |\ \ \ \ \
| | | | | | * ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-12/+3
| | | | | | * sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-26/+4
| | | | | | * panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-21/+5
| | | | | | * fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas2009-04-071-27/+5
| | | | | | * fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-24/+4
| | | | | | * ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-25/+5
| | | | | | * ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-23/+4
| | | | | * | ACPI: delete acpi_device.g_listLen Brown2009-04-072-14/+4
| | | | | * | 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