ACPICA: reduce table header messages to fit within 80 columns
[sfrench/cifs-2.6.git] / drivers /
2007-02-06 Len BrownACPICA: reduce table header messages to fit within...
2007-02-03 Alexey StarikovskiyACPICA: fix gcc build warnings
2007-02-03 John KellerAltix: Add ACPI SSDT PCI device support (hotplug)
2007-02-03 Alexey StarikovskiyACPI: fix HP RX2600 IA64 boot
2007-02-03 Bob MooreACPICA: Fix for incorrect parameter passed to AcpiTbDel...
2007-02-03 Bob MooreACPICA: Update copyright to 2007.
2007-02-03 Alexey StarikovskiyACPICA: Allow processor to be declared with the Device...
2007-02-03 Alexey StarikovskiyACPICA: Allow ACPI id to be u32 instead of u8.
2007-02-03 Bob MooreACPICA: Added option to display memory statistics upon...
2007-02-03 Valery A. PodrezovACPICA: Enhance debugger statistics/memory command.
2007-02-03 Bob MooreACPICA: Removed all 16-bit support.
2007-02-03 Bob MooreACPICA: Add include of actables.h
2007-02-03 Bob MooreACPICA: Fail AcpiEnable if ACPI tables not loaded.
2007-02-03 Bob MooreACPICA: Remove global lock handler on AcpiTerminate.
2007-02-03 Alexey StarikovskiyACPICA: Fixes for load() operator.
2007-02-03 Alexey StarikovskiyACPICA: Miscellaneous table manager updates and optimiz...
2007-02-03 Bob MooreACPICA: Update debug output routines for data structure...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions.
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table manager
2007-02-03 Bob MooreACPICA: Fixes for parameter validation.
2007-02-03 Bob MooreACPICA: Abort downward walk on temporary node detection.
2007-02-03 Bob MooreACPICA: Update comments
2007-02-03 Bob MooreACPICA: Use manifest constants for parse pass number
2007-02-03 Bob MooreACPICA: _CID support for PCI Root Bridge detection.
2007-02-03 Bob MooreACPICA: Fix race condition with AcpiWalkNamespace.
2007-02-03 Valery PodrezovACPICA: Eliminate control method 2-pass parse/execute.
2007-02-03 Mikhail KouzmichACPICA: Restructured module into multiple functions.
2007-02-03 Bob MooreACPICA: Add new subsystem state bit that is set after...
2007-02-03 Fiodor SuietovACPICA: Fix for possible memory leak and fault.
2007-02-03 Bob MooreACPICA: Update interpreter error paths to always report...
2007-02-03 Bob MooreACPICA: On AML mutex force-release, set depth to zero...
2007-02-03 Bob MooreACPICA: Use faster ByIndex interface to get FACS
2007-02-03 Bob MooreACPICA: Remove obsolete Flags parameter.
2007-02-03 Bob MooreACPICA: Fix for Global Lock semaphore.
2007-02-03 Bob MooreACPICA: Fix trace output name and whitespace
2007-02-03 Bob MooreACPICA: Fix memory leak in table load error path
2007-02-03 Bob MooreACPICA: New common routine for creating and verifying...
2007-02-03 Bob MooreACPICA: Report error if method creates 2 objects with...
2007-02-03 Bob MooreACPICA: FADT verification is now table driven.
2007-02-03 Bob MooreACPICA: Allow type ANY to be the target of the Scope...
2007-02-03 Bob MooreACPICA: re-factor table init routines for benefit of...
2007-02-03 Bob MooreACPICA: Update comments in tbfadt.c
2007-02-03 Bob MooreACPICA: Delete stale FADT functions outside tbfadt.c.
2007-02-03 Bob MooreACPICA: Re-implement interpreters' "serialized mode"
2007-02-03 Bob MooreACPICA: Create tbfadt.c to hold all FADT-related functions
2007-02-03 Bob MooreACPICA: Cleanup of FADT verification function.
2007-02-03 Bob MooreACPICA: Split acpi_format_exception into two parts
2007-02-03 Alexey StarikovskiyACPICA: Store GPE number instead of bitmask
2007-02-03 Bob MooreACPICA: Fix unalignment in acpi_ut_repair_name
2007-02-03 Bob MooreACPICA: Disable all wake GPEs after first one recieved
2007-02-03 Bob MooreACPICA: Add acpi_gpe_count global to track the number...
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-02-03 Bob MooreACPICA: Lint changes
2007-02-03 Bob MooreACPICA: Fix for FADT conversion in 64-bit mode
2007-02-03 Bob MooreACPICA: misc fixes for new Table Manager:
2007-02-03 Bob MooreACPICA: Implement simplified Table Manager
2007-02-03 Bob MooreACPICA: Update debug output
2007-02-03 Bob MooreACPICA: Temporary fix for BankValue parameter
2007-02-03 Fiodor SuietovACPICA: fix for object premature deletion
2007-02-03 Bob MooreACPICA: Cast acpi_thread_id to UINT32 for debug output...
2007-02-03 Bob MooreACPICA: Release global lock from interrupt handler
2007-02-03 Bob MooreACPICA: Delete recursive feature of ACPI Global Lock
2007-02-03 Bob MooreACPICA: Handle case NumElements > Package length
2007-02-03 Bob MooreACPICA: Handle mis-matched package length
2007-02-03 Bob MooreACPICA: Update function header
2007-02-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-02 Brian Kinglibata: Initialize nbytes for internal sg commands
2007-02-02 Alanpata_via: Correct missing comments
2007-02-02 Alanpata_atiixp: propogate cable detection hack from driver...
2007-02-02 Tejun Heoahci/pata_jmicron: fix JMicron quirk
2007-02-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/bnx2-2.6
2007-02-02 Jens Osterkampspidernet : fix memory leak in spider_net_stop
2007-02-02 Auke Koke100: fix napi ifdefs removing needed code
2007-02-02 Jeff GarzikMerge ../linux-2.6
2007-02-02 Michael Chan[BNX2]: PHY workaround for 5709 A0.
2007-02-02 Bartlomiej Zolnier... [PATCH] via82cxxx: fix typo ("cx7000" should be correct...
2007-02-02 Randy Dunlap[PATCH] sysrq: showBlockedTasks is sysrq-W
2007-02-02 Avi Kivity[PATCH] KVM: fix lockup on 32-bit intel hosts with...
2007-02-02 Andrew Morton[PATCH] pci: remove warning messages
2007-02-02 Jean Delvare[PATCH] via quirk update
2007-02-02 Al Viro[PATCH] radio modems sitting on serial port are not...
2007-02-02 Al Viro[PATCH] ide section fixes
2007-02-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-31 Al Vironetxen patches
2007-01-31 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-01-31 David Barksdale[PATCH] IPMI: fix timeout list handling
2007-01-31 ethanhsiao@jmicron.com[PATCH] jmicron: 40/80pin primary detection
2007-01-31 Jean Delvare[PATCH] Fix VIA quirks
2007-01-30 Linus TorvaldsRevert "net: ifb error path loop fix"
2007-01-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-01-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-01-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-01-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-01-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-01-30 Al Viro[PATCH] b44: src_desc->addr is little-endian
2007-01-30 Al Viro[PATCH] pata_platform: fallout from set_mode() change
next