summaryrefslogtreecommitdiffstats
path: root/include/trace (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-12ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki1-13/+8
2010-07-12ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unsetRafael J. Wysocki1-1/+1
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki10-299/+85
2010-07-12ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()Rafael J. Wysocki1-2/+3
2010-07-07ACPICA: Update version to 20100702Bob Moore1-1/+1
2010-07-07ACPICA: Fix for Alias references within Package objectsBob Moore1-1/+15
2010-07-07ACPICA: Fix lint warning for 64-bit constantBob Moore1-1/+1
2010-07-07ACPICA: Remove obsolete GPE functionBob Moore3-30/+6
2010-07-07ACPICA: Update debug output componentsBob Moore1-1/+2
2010-07-07ACPICA: Add support for WDDT - Watchdog Descriptor TableBob Moore1-0/+39
2010-07-07ACPICA: Drop acpi_set_gpeRafael J. Wysocki3-63/+1
2010-07-07ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki4-44/+47
2010-07-07ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki1-11/+4
2010-07-07ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki1-18/+0
2010-07-07ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki12-135/+50
2010-07-07ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki5-20/+84
2010-07-07ACPICA: Rename acpi_hw_gpe_register_bitLin Ming3-7/+7
2010-07-07ACPICA: Update version to 20100528Bob Moore1-1/+1
2010-07-07ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEITBob Moore1-0/+9
2010-07-07ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy2-6/+32
2010-07-07ACPICA: Update flags for operand objectBob Moore2-17/+8
2010-07-07ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy15-218/+52
2010-07-07ACPICA: Expand device initialization counters to 32 bitsBob Moore2-5/+5
2010-07-07ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore11-28/+28
2010-07-07ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy3-24/+24
2010-07-07ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore1-6/+7
2010-07-07ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore1-0/+7
2010-07-05Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds1-1/+1
2010-07-05module: initialize module dynamic debug laterYehuda Sadeh3-11/+18
2010-07-05ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon1-1/+1
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams1-1/+3
2010-07-02MAINTAINERS: Add an entry for i7core_edacMauro Carvalho Chehab1-1/+8
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab1-5/+12
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab1-8/+28
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov1-12/+12
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas1-0/+2
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2-0/+10
2010-07-02drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes1-1/+1
2010-07-02correct console log level when ERST ACPI table is not foundDaniel J Blueman1-1/+1
2010-07-02drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds1-1/+1
2010-07-02drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes1-2/+2
2010-07-02drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava1-1/+1
2010-07-02drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter1-0/+2
2010-07-02drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski3-8/+11
2010-07-02i915: fix ironlake edp panel setup (v4)Dave Airlie1-3/+24
2010-07-02drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2-4/+6
2010-07-02drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson1-0/+1
2010-07-01ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo1-7/+19
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo3-0/+17