Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | Merge branch 'cpuidle-perf-events' into idle-test | Len Brown | 5 | -16/+12 |
2011-01-13 | Merge branch 'linus' into idle-test | Len Brown | 5511 | -222164/+413450 |
2011-01-13 | cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve... | Thomas Renninger | 5 | -16/+12 |
2011-01-12 | intel_idle: open broadcast clock event | Shaohua Li | 1 | -1/+46 |
2011-01-12 | cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific | Len Brown | 2 | -1/+2 |
2011-01-12 | cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle | Len Brown | 2 | -1/+8 |
2011-01-12 | cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitions | Len Brown | 1 | -3/+0 |
2011-01-12 | SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW | Len Brown | 1 | -1/+0 |
2011-01-12 | cpuidle: delete NOP CPUIDLE_FLAG_POLL | Len Brown | 2 | -2/+1 |
2011-01-12 | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs | Len Brown | 1 | -4/+0 |
2011-01-12 | cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL | Thomas Renninger | 1 | -1/+1 |
2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 7 | -40/+32 |
2011-01-12 | cpuidle: Make cpuidle_enable_device() call poll_idle_init() | Rafael J. Wysocki | 1 | -41/+41 |
2011-01-12 | intel_idle: update Sandy Bridge core C-state residency targets | Len Brown | 1 | -4/+4 |
2011-01-12 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 23 | -637/+1082 |
2011-01-12 | Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/li... | Linus Torvalds | 6 | -0/+1665 |
2011-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest | Linus Torvalds | 3 | -0/+2675 |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -312/+661 |
2011-01-12 | NTFS: writev() fix and maintenance/contact details update | Anton Altaparmakov | 5 | -25/+27 |
2011-01-12 | Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools | Len Brown | 6 | -0/+1665 |
2011-01-12 | tools: create power/x86/x86_energy_perf_policy | Len Brown | 3 | -0/+437 |
2011-01-12 | tools: create power/x86/turbostat | Len Brown | 3 | -0/+1228 |
2011-01-12 | i915/gtt: fix ordering causing DMAR errors on object teardown. | Dave Airlie | 1 | -2/+2 |
2011-01-12 | i915/gtt: fix ordering issues with status setup and DMAR | Dave Airlie | 1 | -2/+2 |
2011-01-12 | Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne... | Dave Airlie | 23 | -633/+1078 |
2011-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 109 | -1867/+2901 |
2011-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -2/+2 |
2011-01-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 88 | -712/+2071 |
2011-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 37 | -622/+889 |
2011-01-12 | powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA | Benjamin Herrenschmidt | 2 | -14/+14 |
2011-01-12 | cxgb4vf: recover from failure in cxgb4vf_open() | Casey Leedom | 1 | -5/+10 |
2011-01-12 | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 7 | -109/+55 |
2011-01-12 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 60 | -4043/+7818 |
2011-01-12 | netfilter: ebtables: make broute table work again | Florian Westphal | 1 | -1/+1 |
2011-01-12 | drm/i915/execbuffer: Reorder binding of objects to favour restrictions | Chris Wilson | 2 | -26/+47 |
2011-01-12 | drm/i915: If we hit OOM when allocating GTT pages, clear the aperture | Chris Wilson | 1 | -8/+4 |
2011-01-12 | drm/i915/evict: Ensure we completely cleanup on failure | Chris Wilson | 1 | -1/+8 |
2011-01-12 | drm/i915/execbuffer: Correctly clear the current object list upon EFAULT | Chris Wilson | 1 | -3/+1 |
2011-01-12 | netfilter: fix race in conntrack between dump_table and destroy | Stephen Hemminger | 1 | -9/+5 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 13 | -180/+164 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 23 | -378/+561 |
2011-01-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 16 | -142/+545 |
2011-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 8 | -884/+887 |
2011-01-12 | drm/i915/debugfs: Show all objects in the gtt | Chris Wilson | 1 | -10/+43 |
2011-01-12 | drm/i915: Record AGP memory type upon error | Chris Wilson | 3 | -4/+16 |
2011-01-12 | drm/i915: Periodically flush the active lists and requests | Chris Wilson | 1 | -4/+26 |
2011-01-12 | ah: reload pointers to skb data after calling skb_cow_data() | Dang Hongwu | 2 | -6/+9 |
2011-01-12 | ah: update maximum truncated ICV length | Nicolas Dichtel | 1 | -1/+1 |
2011-01-12 | xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC | Nicolas Dichtel | 1 | -1/+3 |
2011-01-12 | ehea: Increase the skb array usage | Breno Leitao | 2 | -5/+3 |