summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull video into release branchLen Brown2007-08-242-4/+93
|\
| * ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu2007-08-241-1/+88
| * ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui2007-08-231-4/+0
| * ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming2007-08-231-0/+6
* | Pull thermal into release branchLen Brown2007-08-242-7/+44
|\ \
| * | ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as suchPavel Machek2007-08-241-2/+2
| * | ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZXLen Brown2007-08-201-1/+16
| * | ACPI: thermal: create "thermal.crt=C" bootparamLen Brown2007-08-142-0/+22
| * | ACPI: thermal: clean up MODULE_PARM_DESC newlinesLen Brown2007-08-141-5/+5
* | | Pull sony into release branchLen Brown2007-08-241-6/+18
|\ \ \
| * | | sony-laptop: call sonypi_compat_init earlierMattia Dongili2007-08-241-6/+9
| * | | sony-laptop: enable Vaio FZ eventsMattia Dongili2007-08-241-0/+9
| | |/ | |/|
* | | Pull pnp into release branchLen Brown2007-08-2413-200/+42
|\ \ \
| * | | PNP: remove null pointer checksBjorn Helgaas2007-08-245-60/+2
| * | | PNP: remove MODULE infrastructureBjorn Helgaas2007-08-242-88/+0
| * | | ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUGBjorn Helgaas2007-08-241-7/+0
| * | | PNPACPI: remove unnecessary casts of "void *"Bjorn Helgaas2007-08-241-8/+5
| * | | PNPACPI: simplify irq_flags()Bjorn Helgaas2007-08-241-7/+4
| * | | PNP: fix up after LindentBjorn Helgaas2007-08-2410-31/+32
| |/ /
* | | Pull ec into release branchLen Brown2007-08-241-16/+31
|\ \ \
| * | | ACPI: EC: revert fix for bugzilla 8709Alexey Starikovskiy2007-08-241-16/+31
| |/ /
* | | Pull bugzilla-8630 into release branchLen Brown2007-08-241-0/+71
|\ \ \
| * | | ACPI: Validate XSDT, use RSDT if XSDT failsZhao Yakui2007-08-241-0/+71
| |/ /
* | | Pull bugzilla-1641 into release branchLen Brown2007-08-246-25/+25
|\ \ \
| * | | ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-216-25/+25
* | | | Pull battery into release branchLen Brown2007-08-241-17/+30
|\ \ \ \
| * | | | Revert "ACPI: Battery: Synchronize battery operations."Len Brown2007-08-151-17/+30
| |/ / /
* | | | Pull asus into release branchLen Brown2007-08-241-1/+2
|\ \ \ \
| * | | | asus-laptop: Fix rmmod of asus_laptopGuillaume Chazarain2007-08-241-1/+2
| | |/ / | |/| |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-234-11/+20
|\ \ \ \
| * | | | libata: don't check n_sectors during revalidation if zeroTejun Heo2007-08-231-1/+2
| * | | | pata_via: Add Arima W730-K8 and other rebadgingsAlan Cox2007-08-231-1/+4
| * | | | pata_sis: Add the FSC Amilo and friendsAlan Cox2007-08-231-0/+1
| * | | | pata_pdc2027x: PLL detection fixesMikael Pettersson2007-08-231-9/+9
| * | | | libata: fix n_sectors failure handling during revalidationTejun Heo2007-08-231-0/+4
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-232-1/+21
|\ \ \ \
| * | | | sh: missing symbol fix for sh4-202Magnus Damm2007-08-221-0/+5
| * | | | sh: Fix DSP opcode regression for SH3-DSP parts.Paul Mundt2007-08-211-1/+16
* | | | | tty: dont needlessly cast kmalloc() return valueJesper Juhl2007-08-231-4/+2
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-08-232-2/+10
|\ \ \ \ \
| * | | | | V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab2007-08-231-2/+3
| * | | | | V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regressionTrent Piepho2007-08-231-0/+7
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-236-43/+110
|\ \ \ \ \
| * | | | | sched: tweak the sched_runtime_limit tunableIngo Molnar2007-08-231-1/+1
| * | | | | sched: skip updating rq's next_balance under null SDSuresh Siddha2007-08-231-2/+12
| * | | | | sched: fix broken SMT/MC optimizationsSuresh Siddha2007-08-232-2/+2
| * | | | | sched: accounting regression since rc1Christian Borntraeger2007-08-231-15/+29
| * | | | | sched: fix sysctl directory permissionsEric W. Biederman2007-08-231-4/+5
| * | | | | sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-235-19/+61
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-08-236-28/+28
|\ \ \ \ \
OpenPOWER on IntegriCloud