summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2-1/+3
2011-03-10tracing: Adjust conditional expression latency formatting.David Sharp1-8/+18
2011-03-10tracing: Fix event alignment: skb:kfree_skbDavid Sharp1-2/+2
2011-03-10tracing: Fix event alignment: mce:mce_recordDavid Sharp1-4/+4
2011-03-10tracing: Fix event alignment: kvm:kvm_hv_hypercallDavid Sharp1-4/+4
2011-03-10tracing: Fix event alignment: module:module_requestDavid Sharp1-3/+2
2011-03-10tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp1-3/+3
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt4-15/+5
2011-03-09ring-buffer: Remove unused #include <linux/trace_irq.h>David Sharp1-1/+0
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp5-6/+30
2011-03-08kprobes: Disabling optimized kprobes for entry text sectionJiri Olsa1-0/+8
2011-03-08x86: Separate out entry text sectionJiri Olsa6-4/+18
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar355-1471/+2843
2011-03-07Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds1-1/+1
2011-03-07Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-30/+41
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-22/+59
2011-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-2/+1
2011-03-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-46/+89
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie9-41/+70
2011-03-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-22/+21
2011-03-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-37/+120
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson3-5/+21
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson3-2/+6
2011-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-15/+57
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-06perf report tui: Improve multi event session supportArnaldo Carvalho de Melo3-30/+140
2011-03-06perf tools: Improve support for sessions with multiple eventsArnaldo Carvalho de Melo10-196/+208
2011-03-06perf evlist: Split perf_evlist__id_hashArnaldo Carvalho de Melo2-10/+21
2011-03-06perf hists browser: Handle browsing empty hists treeArnaldo Carvalho de Melo1-7/+15
2011-03-06Merge branch 'fix/asoc' into for-linusTakashi Iwai2-9/+47
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson6-19/+42
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson1-15/+1
2011-03-05perf hists: Remove needless global col lenght calcsArnaldo Carvalho de Melo4-58/+10
2011-03-05perf report tui: Fix multi event switchingArnaldo Carvalho de Melo1-1/+4
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-50/+72
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming3-6/+23
2011-03-04mm: use correct numa policy node for transparent hugepagesAndi Kleen2-8/+19
2011-03-04mm: preserve original node for transparent huge page copiesAndi Kleen1-2/+2
2011-03-04mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen3-11/+11
2011-03-04RapidIO: Update MAINTAINERSAlexandre Bounine1-0/+1
2011-03-04drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-04MAINTAINERS: add maintainer of Samsung Mobile Machine supportKyungmin Park1-0/+9
2011-03-04pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1
2011-03-04drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-04cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5