aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | [ACPI] Fix "ec_burst=1" mode latency issueLuming Yu2005-08-11
| * | | | | | | | | | | Merge ../from-linusLen Brown2005-08-11
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge ../to-linusLen Brown2005-08-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge ../from-linusLen Brown2005-08-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [ACPI] Lindent created a syntax error that broke the buildLen Brown2005-08-05
| * | | | | | | | | | | | | | Merge ../to-linusLen Brown2005-08-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [ACPI] Lindent all ACPI filesLen Brown2005-08-05
| * | | | | | | | | | | | | | | [ACPI] whitespacePavel Machek2005-08-05
| * | | | | | | | | | | | | | | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | [ACPI] ACPI_HOTPLUG_CPU Kconfig dependency updateAdrian Bunk2005-08-04
| | * | | | | | | | | | | | | | [ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32Andrew Morton2005-08-04
| | * | | | | | | | | | | | | | [ACPI] acpi_remove_notify_handler() on video driver unloadKarol Kozimor2005-08-04
| | * | | | | | | | | | | | | | [ACPI] fix IA64 build warningAndrew Morton2005-08-04
| | * | | | | | | | | | | | | | [ACPI] CONFIG_ACPI=n build fixAndrew Morton2005-08-04
| | * | | | | | | | | | | | | | [ACPI] iosapic_register_intr() now returns error instead of panicKenji Kaneshige2005-08-04
| | * | | | | | | | | | | | | | [ACPI] 8250 driver now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-04
| | * | | | | | | | | | | | | | [ACPI] PNPACPI driver now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-04
| | * | | | | | | | | | | | | | [ACPI] HPET driver now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-04
| | * | | | | | | | | | | | | | [ACPI] acpi_pci_enable_irq() now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-04
| | * | | | | | | | | | | | | | [ACPI] acpi_register_gsi() can return errorKenji Kaneshige2005-08-04
| * | | | | | | | | | | | | | | /home/lenb/src/to-akpm branch 'acpi-2.6.12'Len Brown2005-08-04
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | When a merge does not work automatically, git preventsLen Brown2005-08-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ../to-linusLen Brown2005-08-03
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [ACPI] ACPICA 20050729 from Bob MooreRobert Moore2005-07-30
| | * | | | | | | | | | | | | | | | Merge ../to-linusLen Brown2005-07-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [ACPI] update hotkey documentationIacopo Spalletti2005-07-29
| | * | | | | | | | | | | | | | | | | [ACPI] disable module level AML code (for now)Len Brown2005-07-29
| | * | | | | | | | | | | | | | | | | [ACPI] handle const char * __FUNCTION__ in debug codeLen Brown2005-07-29
| | * | | | | | | | | | | | | | | | | [ACPI] comment out prototypes for new unused debug routinesLen Brown2005-07-29
| | * | | | | | | | | | | | | | | | | ACPICA 20050708 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-14
| | * | | | | | | | | | | | | | | | | [ACPI] revert R40 workaroundDavid Shaohua Li2005-07-14
| | * | | | | | | | | | | | | | | | | ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-13
| | * | | | | | | | | | | | | | | | | ACPICA 20050526 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-13
| | * | | | | | | | | | | | | | | | | ACPICA from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-13
* | | | | | | | | | | | | | | | | | | [XFS] Fix modular XFS builds (Makefile botch).Nathan Scott2005-09-08
* | | | | | | | | | | | | | | | | | | [XFS] Remove special Kconfig XFS menu, make XFS options "inline".Nathan Scott2005-09-08
* | | | | | | | | | | | | | | | | | | [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott2005-09-08
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | [SCSI] Re-do "final klist fixes"Linus Torvalds2005-09-07
* | | | | | | | | | | | | | | | | | [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-07
* | | | | | | | | | | | | | | | | | [SCSI] Revert "final klist fixes"Linus Torvalds2005-09-07
* | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge by hand (conflicts in sd.c)James Bottomley2005-09-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-06
| | * | | | | | | | | | | | | | | | | | [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-06
| | * | | | | | | | | | | | | | | | | | [SCSI] fix SCSI_IOCTL_PROBE_HOSTChristoph Hellwig2005-09-06
| | * | | | | | | | | | | | | | | | | | [SCSI] Universal Xport no attach blacklistAnton Blanchard2005-09-06
| | * | | | | | | | | | | | | | | | | | [SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern2005-09-06
| | * | | | | | | | | | | | | | | | | | [SCSI] return success after retries in scsi_eh_turAlan Stern2005-09-06
| | * | | | | | | | | | | | | | | | | | [SCSI] ibmvscsi: handle large scatter/gather listsJames Bottomley2005-09-06
| | * | | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Update version number to 8.01.00-k.Andrew Vasquez2005-09-04