summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-02-03ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy2-7/+3
2007-02-03ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2-125/+15
2007-02-03ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-103/+3
2007-02-03ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2-62/+2
2007-02-03ACPICA: use new ACPI headers.Alexey Starikovskiy3-14/+0
2007-02-03ACPICA: Remove duplicate table managerAlexey Starikovskiy1-4/+3
2007-02-03ACPICA: Update version to 20061011Bob Moore1-1/+1
2007-02-03ACPICA: Use manifest constants for parse pass numberBob Moore1-1/+1
2007-02-03ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore2-4/+8
2007-02-03ACPICA: Restructured module into multiple functions.Mikhail Kouzmich1-2/+6
2007-02-03ACPICA: Update version to 20060927Bob Moore1-1/+1
2007-02-03ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore1-1/+2
2007-02-03ACPICA: Remove obsolete Flags parameter.Bob Moore2-3/+3
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: New common routine for creating and verifying a local FADT.Bob Moore1-3/+1
2007-02-03ACPICA: FADT verification is now table driven.Bob Moore1-0/+4
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: re-factor table init routines for benefit of iASLBob Moore1-0/+2
2007-02-03ACPICA: add ASF commentBob Moore1-0/+2
2007-02-03ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore3-4/+9
2007-02-03ACPICA: Re-implement interpreters' "serialized mode"Bob Moore1-1/+5
2007-02-03ACPICA: Update version to 20060831Bob Moore1-3/+3
2007-02-03ACPICA: Split acpi_format_exception into two partsBob Moore2-0/+10
2007-02-03ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2-2/+1
2007-02-03ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore1-1/+1
2007-02-03ACPICA: Disable all wake GPEs after first one recievedBob Moore2-40/+34
2007-02-03ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore1-0/+4
2007-02-03ACPICA: Add support for DMAR tableBob Moore2-3/+84
2007-02-03ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy10-259/+20
2007-02-03ACPICA: Update comments for individual table fieldsBob Moore1-32/+32
2007-02-03ACPICA: misc fixes for new Table Manager:Bob Moore4-16/+25
2007-02-03ACPICA: Implement simplified Table ManagerBob Moore12-643/+456
2007-02-03ACPICA: Update version to 20060721Bob Moore1-1/+1
2007-02-03ACPICA: Delete recursive feature of ACPI Global LockBob Moore3-8/+1
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-02[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer1-1/+1
2007-02-02[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro1-0/+9
2007-02-02[PATCH] efi_set_rtc_mmss() is not __initAl Viro1-1/+1
2007-02-02[PATCH] fix frv headers_checkAl Viro4-2/+14
2007-01-31Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-1/+0
2007-01-31[PATCH] namespaces: fix task exit disasterSerge E. Hallyn1-1/+1
2007-01-31Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds1-19/+11
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-1/+2
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-1/+8
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro2-9/+9
2007-01-30[PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro1-6/+8
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+15