summaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-06tracing: Fix an unallocated memory access in function_graphShaohua Li1-1/+9
2010-07-22perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel1-19/+21
2010-07-22perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo1-2/+6
2010-07-21tracing: Properly align linker defined symbolsSam Ravnborg1-0/+10
2010-07-16perf symbols: Fix directory descriptor leakingGui Jianfeng1-7/+10
2010-07-16perf: Fix various display bugs with parent filteringFrederic Weisbecker1-5/+16
2010-07-09tracing: Add alignment to syscall metadata declarationsSteven Rostedt1-2/+4
2010-07-08perf: Sync callchains with period based hitsFrederic Weisbecker3-19/+20
2010-07-08perf: Resurrect flat callchainsFrederic Weisbecker1-0/+3
2010-07-05perf: Version String fix, for fallback if not from gitThavidu Ranatunga1-8/+9
2010-07-05perf: Version String fix, using kernel versionThavidu Ranatunga1-1/+1
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
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang1-2/+3
2010-07-01perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng1-1/+10
2010-07-01watchdog: docs: add an entry for imx2_wdtFabio Estevam1-0/+5
2010-07-01ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMUWill Deacon1-1/+2
2010-07-01ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon1-0/+4
2010-07-01ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas5-5/+10
2010-07-01ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas1-1/+2
2010-07-01ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Catalin Marinas2-3/+31
2010-07-01ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas1-1/+2
2010-07-01ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas1-9/+9
2010-07-01ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPIDaniel Mack1-11/+22
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra4-13/+13
2010-07-01drm/radeon/kms: remove rv100 bios connector quirkAlex Deucher1-9/+0
2010-07-01drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm modeAlex Deucher1-3/+8
2010-07-01DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...Rafael J. Wysocki2-8/+36
2010-07-01drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)Alex Deucher3-17/+23