summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | [ACPI] Fix "ec_burst=1" mode latency issueLuming Yu2005-08-111-110/+59
| * | | | | | | | | | Merge ../from-linusLen Brown2005-08-112-5/+11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge ../to-linusLen Brown2005-08-11126-1469/+2548
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge ../from-linusLen Brown2005-08-0529-95/+244
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [ACPI] Lindent created a syntax error that broke the buildLen Brown2005-08-051-1/+1
| * | | | | | | | | | | | | Merge ../to-linusLen Brown2005-08-054-7/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [ACPI] Lindent all ACPI filesLen Brown2005-08-05190-29344/+24398
| * | | | | | | | | | | | | | [ACPI] whitespacePavel Machek2005-08-054-67/+32
| * | | | | | | | | | | | | | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-0512-37/+81
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | [ACPI] ACPI_HOTPLUG_CPU Kconfig dependency updateAdrian Bunk2005-08-041-5/+3
| | * | | | | | | | | | | | | [ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32Andrew Morton2005-08-041-4/+1
| | * | | | | | | | | | | | | [ACPI] acpi_remove_notify_handler() on video driver unloadKarol Kozimor2005-08-041-0/+7
| | * | | | | | | | | | | | | [ACPI] fix IA64 build warningAndrew Morton2005-08-041-0/+1
| | * | | | | | | | | | | | | [ACPI] CONFIG_ACPI=n build fixAndrew Morton2005-08-041-10/+12
| | * | | | | | | | | | | | | [ACPI] iosapic_register_intr() now returns error instead of panicKenji Kaneshige2005-08-041-7/+16
| | * | | | | | | | | | | | | [ACPI] 8250 driver now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-041-4/+16
| | * | | | | | | | | | | | | [ACPI] PNPACPI driver now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-041-1/+1
| | * | | | | | | | | | | | | [ACPI] HPET driver now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-041-2/+6
| | * | | | | | | | | | | | | [ACPI] acpi_pci_enable_irq() now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-041-1/+8
| | * | | | | | | | | | | | | [ACPI] acpi_register_gsi() can return errorKenji Kaneshige2005-08-043-3/+11
| * | | | | | | | | | | | | | /home/lenb/src/to-akpm branch 'acpi-2.6.12'Len Brown2005-08-0491-3015/+3882
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | When a merge does not work automatically, git preventsLen Brown2005-08-041-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ../to-linusLen Brown2005-08-036-309/+634
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [ACPI] ACPICA 20050729 from Bob MooreRobert Moore2005-07-3034-397/+470
| | * | | | | | | | | | | | | | | Merge ../to-linusLen Brown2005-07-2914-247/+983
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [ACPI] update hotkey documentationIacopo Spalletti2005-07-291-0/+3
| | * | | | | | | | | | | | | | | | [ACPI] disable module level AML code (for now)Len Brown2005-07-291-0/+2
| | * | | | | | | | | | | | | | | | [ACPI] handle const char * __FUNCTION__ in debug codeLen Brown2005-07-291-1/+1
| | * | | | | | | | | | | | | | | | [ACPI] comment out prototypes for new unused debug routinesLen Brown2005-07-291-2/+1
| | * | | | | | | | | | | | | | | | ACPICA 20050708 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-1439-540/+664
| | * | | | | | | | | | | | | | | | [ACPI] revert R40 workaroundDavid Shaohua Li2005-07-141-39/+3
| | * | | | | | | | | | | | | | | | ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-1356-2033/+2624
| | * | | | | | | | | | | | | | | | ACPICA 20050526 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-1314-91/+198
| | * | | | | | | | | | | | | | | | ACPICA from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-1317-89/+86
* | | | | | | | | | | | | | | | | | [XFS] Fix modular XFS builds (Makefile botch).Nathan Scott2005-09-082-5/+5
* | | | | | | | | | | | | | | | | | [XFS] Remove special Kconfig XFS menu, make XFS options "inline".Nathan Scott2005-09-081-24/+21
* | | | | | | | | | | | | | | | | | [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott2005-09-086-30/+32
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [SCSI] Re-do "final klist fixes"Linus Torvalds2005-09-071-4/+20
* | | | | | | | | | | | | | | | | [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-075-8/+84
* | | | | | | | | | | | | | | | | [SCSI] Revert "final klist fixes"Linus Torvalds2005-09-071-20/+4
* | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-07119-8584/+6367
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge by hand (conflicts in sd.c)James Bottomley2005-09-0649-755/+2482
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-064-46/+3
| | * | | | | | | | | | | | | | | | | [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-063-44/+10
| | * | | | | | | | | | | | | | | | | [SCSI] fix SCSI_IOCTL_PROBE_HOSTChristoph Hellwig2005-09-061-9/+9
| | * | | | | | | | | | | | | | | | | [SCSI] Universal Xport no attach blacklistAnton Blanchard2005-09-061-0/+1
| | * | | | | | | | | | | | | | | | | [SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern2005-09-061-5/+19
| | * | | | | | | | | | | | | | | | | [SCSI] return success after retries in scsi_eh_turAlan Stern2005-09-061-1/+3
| | * | | | | | | | | | | | | | | | | [SCSI] ibmvscsi: handle large scatter/gather listsJames Bottomley2005-09-062-42/+116
| | * | | | | | | | | | | | | | | | | [SCSI] qla2xxx: Update version number to 8.01.00-k.Andrew Vasquez2005-09-041-2/+2