aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee2007-11-18
| * | | | | | | | libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-18
| * | | | | | | | libata: remove unused functionsAdrian Bunk2007-11-18
| * | | | | | | | ata_piix: add SATELLITE U205 to broken suspend listTejun Heo2007-11-18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2007-11-26
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: fix net driver loop case where we fail to restartRusty Russell2007-11-18
| * | | | | | | | module: fix and elaborate commentsMatti Linnanvuori2007-11-18
| * | | | | | | | virtio: fix module/device unloadingRusty Russell2007-11-18
| * | | | | | | | lguest: Fix uninitialized members in example launcherRusty Russell2007-11-18
| |/ / / / / / /
* | | | | | | | mac68k: mailing list addresssFinn Thain2007-11-26
* | | | | | | | Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven2007-11-26
* | | | | | | | m68k: export atari_keyb_initAdrian Bunk2007-11-26
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-26
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Pull bugzilla-9327 into release branchLen Brown2007-11-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy2007-11-20
| | * | | | | | | | ACPI: EC: use printk_ratelimit(), add some DEBUG mode messagesMárton Németh2007-11-20
| | * | | | | | | | Revert "ACPI: EC: Workaround for optimized controllers"Len Brown2007-11-20
| * | | | | | | | | Pull fluff into release branchLen Brown2007-11-20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: Add missing spaces to printk formatJoe Perches2007-11-19
| | * | | | | | | | | x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk2007-11-16
| | * | | | | | | | | x86_64: remove acpi_pci_link_exit()Adrian Bunk2007-11-16
| * | | | | | | | | | Pull video-2.6.24 into release branchLen Brown2007-11-20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann2007-11-19
| | * | | | | | | | | | ACPI: video - delete stray run-time printkLen Brown2007-11-14
| | * | | | | | | | | | ACPI: video - convert semaphore to a mutexDmitry Torokhov2007-11-14
| | * | | | | | | | | | ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov2007-11-14
| | * | | | | | | | | | ACPI: video - add missing input_free_device()Dmitry Torokhov2007-11-14
| | * | | | | | | | | | ACPI: video - fit input device into sysfs treeDmitry Torokhov2007-11-14
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Pull thinkpad-2.6.24 into release branchLen Brown2007-11-20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: thinkpad-acpi: fix oops when a module parameter has no valueHenrique de Moraes Holschuh2007-11-19
| | * | | | | | | | | | ACPI: thinkpad-acpi: fix brightness_set error pathsHenrique de Moraes Holschuh2007-11-05
| | * | | | | | | | | | ACPI: thinkpad-acpi: allow for syscall restart in sysfs handlersHenrique de Moraes Holschuh2007-11-05
| | * | | | | | | | | | ACPI: thinkpad-acpi: bump up version to 0.17Henrique de Moraes Holschuh2007-11-05
| | * | | | | | | | | | ACPI: thinkpad-acpi: prefer standard ACPI backlight level controlHenrique de Moraes Holschuh2007-11-05
| | * | | | | | | | | | ACPI: thinkpad-acpi: add brightness_force parameterHenrique de Moraes Holschuh2007-11-05
| | * | | | | | | | | | ACPI: thinkpad-acpi: support 16 levels of brightness (v3)Henrique de Moraes Holschuh2007-11-05
| | * | | | | | | | | | ACPI: thinkpad-acpi: revert keymap changesHenrique de Moraes Holschuh2007-11-05
| * | | | | | | | | | | Pull thermal into release branchLen Brown2007-11-20
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-16
| | * | | | | | | | | | ACPI: Get throttling info from BIOS only after evaluating _PDCZhao Yakui2007-11-16
| | * | | | | | | | | | ACPI: Use _TSS for throttling control, when present. Add error checks.Zhao Yakui2007-11-16
| | * | | | | | | | | | ACPI: throttle: Change internal APIs better handle _PTCZhao Yakui2007-11-16
| | * | | | | | | | | | ACPI: If _TSS exists, do not access FADT.duty_widthZhao Yakui2007-11-16
| | * | | | | | | | | | ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.Zhao Yakui2007-11-16
| | * | | | | | | | | | ACPI: Enforce T-state limit changes immediatelyZhao Yakui2007-11-16
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Pull procfs-default into release branchLen Brown2007-11-20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Revert "acpi: make ACPI_PROCFS default to y"Len Brown2007-11-19
| | * | | | | | | | | | Revert "ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PRO...Len Brown2007-11-19
| | * | | | | | | | | | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.Alexey Starikovskiy2007-11-19
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Pull cpuidle into release branchLen Brown2007-11-20
| |\ \ \ \ \ \ \ \ \ \