summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-03ACPICA: Fix for Global Lock semaphore.Bob Moore1-1/+1
2007-02-03ACPICA: Add full table name to disassembler outputBob Moore1-0/+2
2007-02-03ACPICA: Update version to 20060912Bob Moore1-1/+1
2007-02-03ACPICA: Fix trace output name and whitespaceBob Moore1-3/+1
2007-02-03ACPICA: Fix memory leak in table load error pathBob Moore1-1/+1
2007-02-03ACPICA: New common routine for creating and verifying a local FADT.Bob Moore2-23/+52
2007-02-03ACPICA: Report error if method creates 2 objects with the same nameBob Moore2-3/+17
2007-02-03ACPICA: FADT verification is now table driven.Bob Moore3-137/+158
2007-02-03ACPICA: Add declarations for ASF! sub-tablesBob Moore1-3/+22
2007-02-03ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore1-1/+3
2007-02-03ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore1-0/+2
2007-02-03ACPICA: re-factor table init routines for benefit of iASLBob Moore2-5/+27
2007-02-03ACPICA: add ASF commentBob Moore1-0/+2
2007-02-03ACPICA: Update comments in tbfadt.cBob Moore1-5/+6
2007-02-03ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore7-379/+10
2007-02-03ACPICA: Re-implement interpreters' "serialized mode"Bob Moore9-85/+114
2007-02-03ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore2-1/+381
2007-02-03ACPICA: Cleanup of FADT verification function.Bob Moore1-42/+23
2007-02-03ACPICA: Update version to 20060831Bob Moore1-3/+3
2007-02-03ACPICA: Split acpi_format_exception into two partsBob Moore4-82/+119
2007-02-03ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy6-10/+18
2007-02-03ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore5-10/+10
2007-02-03ACPICA: Disable all wake GPEs after first one recievedBob Moore3-101/+51
2007-02-03ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore3-0/+8
2007-02-03ACPICA: Add support for DMAR tableBob Moore2-3/+84
2007-02-03ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy31-453/+191
2007-02-03ACPICA: Lint changesBob Moore2-41/+84
2007-02-03ACPICA: Fix for FADT conversion in 64-bit modeBob Moore1-7/+14
2007-02-03ACPICA: Update comments for individual table fieldsBob Moore1-32/+32
2007-02-03ACPICA: misc fixes for new Table Manager:Bob Moore8-266/+420
2007-02-03ACPICA: Implement simplified Table ManagerBob Moore42-4046/+2065
2007-02-03ACPICA: Update debug outputBob Moore1-1/+1
2007-02-03ACPICA: Update version to 20060721Bob Moore1-1/+1
2007-02-03ACPICA: Temporary fix for BankValue parameterBob Moore1-2/+28
2007-02-03ACPICA: fix for object premature deletionFiodor Suietov1-0/+9
2007-02-03ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore1-4/+3
2007-02-03ACPICA: Release global lock from interrupt handlerBob Moore1-35/+15
2007-02-03ACPICA: Delete recursive feature of ACPI Global LockBob Moore9-198/+132
2007-02-03ACPICA: Handle case NumElements > Package lengthBob Moore1-46/+41
2007-02-03ACPICA: Handle mis-matched package lengthBob Moore1-8/+19
2007-02-03ACPICA: Update function headerBob Moore1-0/+3
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-18/+21
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King1-0/+1
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-02pata_via: Correct missing commentsAlan1-1/+2
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan1-2/+9
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo2-15/+7
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-218/+199
2007-02-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2-2/+18
2007-02-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+5