summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-112-1/+1
* ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-113-33/+34
* PNPACPI: use _CRS IRQ descriptor length for _SRSBjorn Helgaas2008-06-111-2/+7
* pnpacpi: fix shareable IRQ encode/decodeBjorn Helgaas2008-06-111-14/+13
* pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-112-7/+15
* MAINTAINERS: update ACPI homepageAdrian Bunk2008-06-111-5/+5
* ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan2008-06-111-1/+1
* ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy2008-06-111-1/+1
* thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh2008-06-111-27/+28
* thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh2008-06-111-207/+230
* thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh2008-06-112-3/+3
* cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-113-11/+43
* ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2008-06-112-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-1019-32/+45
|\
| * fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk2008-06-101-0/+1
| * ide: export ide_doublerAdrian Bunk2008-06-101-0/+4
| * palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-3/+0
| * delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz2008-06-101-4/+2
| * delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-4/+0
| * delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-06-101-8/+7
| * delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz2008-06-101-1/+2
| * ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-1011-0/+20
| * ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz2008-06-101-0/+1
| * sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz2008-06-101-0/+5
| * MAINTAINERS: remove SIS 5513 IDE entryAdrian Bunk2008-06-101-7/+0
| * ide: remove the ide_etrax100 chipset typeAdrian Bunk2008-06-103-5/+3
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-06-108-19/+23
|\ \
| * | [S390] tape_3590.c: introduce missing kfreeJulia Lawall2008-06-101-1/+1
| * | [S390] Fix __ctl_load/__ctl_store inline assembly constraintsMartin Schwidefsky2008-06-101-4/+4
| * | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-101-1/+1
| * | [S390] vt220 console, initialize list head before useCarsten Otte2008-06-101-0/+1
| * | [S390] cio: Fix inverted isc priorities.Cornelia Huck2008-06-101-9/+11
| * | [S390] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-101-1/+1
| * | [S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck2008-06-101-3/+3
| * | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens2008-06-101-0/+1
| |/
* | shm: Remove silly double assignmentNeil Horman2008-06-101-2/+0
|/
* MAINTAINERS: update PPPoE maintainer addressChris Wright2008-06-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-093-4/+2
|\
| * IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-092-3/+1
| * IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-061-1/+1
* | Merge git://git.infradead.org/users/cbou/battery-2.6.26Linus Torvalds2008-06-091-1/+1
|\ \
| * | power_supply: Fix race in power_supply_ueventDmitry Baryshkov2008-06-101-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-0913-74/+57
|\ \ \
| * | | Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang2008-06-071-5/+5
| * | | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-076-39/+14
| * | | Blackfin arch: fixup warnings with the new cplb saved valuesMike Frysinger2008-06-031-5/+3
| * | | Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang2008-06-036-25/+35
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-06-091-1/+1
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] Fix format string bug.Chris Wright2008-06-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-06-091-0/+1
|\ \ \
OpenPOWER on IntegriCloud