summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-07ACPICA: Use low-level GPE enable during GPE block initializationRafael J. Wysocki
2010-07-07ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki
2010-07-07ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki
2010-07-07ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-07-07ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki
2010-07-07ACPICA: Rename acpi_hw_gpe_register_bitLin Ming
2010-07-07ACPICA: Update version to 20100528Bob Moore
2010-07-07ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEITBob Moore
2010-07-07ACPICA: Optimization: Reduce the number of namespace walksAlexey Starikovskiy
2010-07-07ACPICA: Update flags for operand objectBob Moore
2010-07-07ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy
2010-07-07ACPICA: Expand device initialization counters to 32 bitsBob Moore
2010-07-07ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore
2010-07-07ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy
2010-07-07ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore
2010-07-07ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore
2010-07-05Linux 2.6.35-rc4Linus Torvalds
2010-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-05module: initialize module dynamic debug laterYehuda Sadeh
2010-07-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-07-05Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2010-07-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-07-04ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams
2010-07-02MAINTAINERS: Add an entry for i7core_edacMauro Carvalho Chehab
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-02drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes
2010-07-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-02correct console log level when ERST ACPI table is not foundDaniel J Blueman
2010-07-02drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds
2010-07-01drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes
2010-07-01drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava
2010-07-01drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski
2010-07-01i915: fix ironlake edp panel setup (v4)Dave Airlie
2010-07-01drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes
2010-07-01drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson
2010-07-01ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo