summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-191-6/+2
| | * | | | | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-191-5/+10
| * | | | | | Merge branch 'idle' into releaseLen Brown2009-04-242-14/+6
| |\ \ \ \ \ \
| | * | | | | | ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-222-4/+1
| | * | | | | | ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown2009-04-221-10/+5
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'irq' into releaseLen Brown2009-04-244-5/+19
| |\ \ \ \ \ \
| | * | | | | | ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-214-5/+19
| * | | | | | | Merge branch 'sony-laptop' into releaseLen Brown2009-04-242-7/+21
| |\ \ \ \ \ \ \
| | * | | | | | | sony-laptop: always try to unblock rfkill on loadMattia Dongili2009-04-231-4/+16
| | * | | | | | | sony-laptop: fix bogus error message display on resumeMattia Dongili2009-04-231-1/+1
| | * | | | | | | ACPI: EC: Fix ACPI EC resume non-query interrupt messageAlmer S. Tigelaar2009-04-231-0/+1
| | * | | | | | | sony-laptop: SNC input event 38 fixAlmer S. Tigelaar2009-04-231-1/+2
| | * | | | | | | sony-laptop: SNC 127 Initialization FixAlmer S. Tigelaar2009-04-231-0/+1
| | * | | | | | | sony-laptop: Duplicate SNC 127 Event FixAlmer S. Tigelaar2009-04-231-1/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'thermal-regression' into releaseLen Brown2009-04-241-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | thermal: Fix polling frequency for systems without passive coolingMatthew Garrett2009-04-181-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-04-242-39/+46
| |\ \ \ \ \ \ \
| | * | | | | | | thinkpad-acpi: bump up version to 0.23Henrique de Moraes Holschuh2009-04-182-3/+3
| | * | | | | | | thinkpad-acpi: simplify module autoloadingHenrique de Moraes Holschuh2009-04-181-7/+10
| | * | | | | | | thinkpad-acpi: fix use of MODULE_AUTHORHenrique de Moraes Holschuh2009-04-181-1/+2
| | * | | | | | | thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh2009-04-181-22/+19
| | * | | | | | | thinkpad-acpi: silence hotkey enable warning for module parameterHenrique de Moraes Holschuh2009-04-181-6/+12
| | |/ / / / / /
| * | | | | | | Merge branch 'video-ac-dc' into releaseLen Brown2009-04-241-3/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui2009-04-201-3/+5
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-04-2411-358/+1346
|\ \ \ \ \ \ \
| * | | | | | | m68knommu: update the default config for the ColdFire 5407C3 boardGreg Ungerer2009-04-231-81/+98
| * | | | | | | m68knommu: update the default config for the ColdFire 5307C3 boardGreg Ungerer2009-04-231-68/+163
| * | | | | | | m68knommu: update the default config for the ColdFire 5257EVB boardGreg Ungerer2009-04-221-71/+96
| * | | | | | | m68knommu: update the default config for the ColdFire 5249EVB.Greg Ungerer2009-04-221-59/+209
| * | | | | | | m68knommu: add a defconfig for the ColdFire M5272C3 boardGreg Ungerer2009-04-221-0/+645
| * | | | | | | m68knommu: update the defconfig for the ColdFire 5208evb boardGreg Ungerer2009-04-221-70/+93
| * | | | | | | m68knommu: fix DMA support for ColdFireGreg Ungerer2009-04-222-3/+35
| * | | | | | | m68knommu: remove unused kernel stats offsetsGreg Ungerer2009-04-221-6/+0
| * | | | | | | m68knommu: fix missing .data.cacheline_aligned sectionGreg Ungerer2009-04-221-0/+2
| * | | | | | | m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC.Richard Retanubun2009-04-221-0/+5
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-248-30/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: Fix potential inode allocation soft lockup in Orlov allocatorTheodore Ts'o2009-04-221-1/+2
| * | | | | | | | ext4: Make the extent validity check more paranoidTheodore Ts'o2009-04-221-6/+12
| * | | | | | | | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-143-11/+14
| * | | | | | | | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-143-11/+16
| * | | | | | | | ext4: really print the find_group_flex fallback warning only onceChuck Ebbert2009-04-141-1/+2
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-2443-184/+326
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-2329-147/+223
| * | | | | | | | | [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop configDmitry Baryshkov2009-04-231-0/+3
| * | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-2010-37/+95
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] pxa/pcm990: start external GPIOs immediately after built-in onesGuennadi Liakhovetski2009-04-191-3/+3
| | * | | | | | | | | [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-195-17/+76
| | * | | | | | | | | [ARM] pxa/mioa701: use GPIO95 as AC97 reset lineRobert Jarzmik2009-04-151-1/+5
| | * | | | | | | | | [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-153-16/+11
| | * | | | | | | | | [ARM] pxa/magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-151-2/+0