summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-12cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2-1/+2
2011-01-12cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2-1/+8
2011-01-12cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown1-3/+0
2011-01-12SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown1-1/+0
2011-01-12cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2-2/+1
2011-01-12ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown1-4/+0
2011-01-12cpuidle: Rename X86 specific idle poll state[0] from C0 to POLLThomas Renninger1-1/+1
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger7-40/+32
2011-01-12cpuidle: Make cpuidle_enable_device() call poll_idle_init()Rafael J. Wysocki1-41/+41
2011-01-12intel_idle: update Sandy Bridge core C-state residency targetsLen Brown1-4/+4
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov5-25/+27
2011-01-12tools: create power/x86/x86_energy_perf_policyLen Brown3-0/+437
2011-01-12tools: create power/x86/turbostatLen Brown3-0/+1228
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie1-2/+2
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie1-2/+2
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2-14/+14
2011-01-12cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2-26/+47
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson1-8/+4
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson1-1/+8
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson1-3/+1
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger1-9/+5
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson1-10/+43
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson3-4/+16
2011-01-11drm/i915: Periodically flush the active lists and requestsChris Wilson1-4/+26
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2-6/+9
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel1-1/+3
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet2-3/+4
2011-01-11drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson1-7/+3
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson3-120/+50
2011-01-11drm/i915: Include TLB miss overhead for computing WMChris Wilson1-2/+9
2011-01-11drm/i915: Propagate error from flushing the ringChris Wilson3-48/+90
2011-01-11drm/i915: detect & report PCH display error interruptsJesse Barnes2-2/+81
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes4-46/+75
2011-01-11drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2-3/+3
2011-01-11drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes4-21/+91
2011-01-11drm/i915: Make the ring IMR handling privateChris Wilson2-12/+15
2011-01-11drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson2-39/+25
2011-01-11drm/i915/debugfs: Show the per-ring IMRChris Wilson3-14/+24
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson5-62/+113
2011-01-11drm/i915: Handle ringbuffer stalls when flushingChris Wilson4-43/+65
2011-01-11drm/i915: Enforce write ordering through the GTTChris Wilson2-1/+16
2011-01-11drm/i915: Remove impossible testChris Wilson1-8/+0
2011-01-11drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes1-5/+7
2011-01-11drm/i915: add 'reset' parameterChris Wilson1-0/+6