summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-28perf_counter tools: struct symbol priv areaArnaldo Carvalho de Melo3-12/+26
2009-05-28perf_counter tools: Move symbol resolution classes from report to libperfArnaldo Carvalho de Melo4-443/+471
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers3-2/+11
2009-05-28sysfs: file.c: use create_singlethread_workqueue()Andrew Morton1-1/+1
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger1-1/+0
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22
2009-05-28USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian1-0/+3
2009-05-28USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen1-1/+1
2009-05-28USB: atmel-usba-udc : fix control out requests.Martin Fuzzey1-1/+2
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov1-1/+1
2009-05-28perf_counter: Fix race in attaching counters to tasks and exitingPaul Mackerras2-62/+148
2009-05-28Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-05-28perf_counter tools: report: Add help text for --sortIngo Molnar1-1/+2
2009-05-28perf_counter tools: report: Implement header output for --sort variantsPeter Zijlstra1-42/+28
2009-05-28perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERSIngo Molnar1-1/+1
2009-05-28ALSA: hda - Compaq Presario CQ60 patching for ConexantTony Vroon1-0/+1
2009-05-27svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise2-11/+11
2009-05-27nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields1-7/+28
2009-05-27nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun1-3/+3
2009-05-27pref_counter: tools: report: Robustify in case of weird eventsIngo Molnar1-9/+8
2009-05-27i915: Set object to gtt domain when faulting it back inKristian Høgsberg1-0/+7
2009-05-27pref_counter: tools: report: Add header printout & prettifyIngo Molnar1-10/+30
2009-05-27pref_counter: tools: report: Add dso sortingPeter Zijlstra1-0/+30
2009-05-27perf_counter: tools: report: Add comm sortingPeter Zijlstra1-0/+30
2009-05-27pref_counter: tools: report: Add --sort optionPeter Zijlstra1-2/+41
2009-05-27perf_counter: tools: report: Dynamic sort/print bitsPeter Zijlstra1-34/+107
2009-05-27perf_counter: tools: report: Rework histogram codePeter Zijlstra1-151/+143
2009-05-27perf_counter: tools: report: Add vmlinux supportPeter Zijlstra1-1/+36
2009-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds6-13/+16
2009-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-253/+463
2009-05-27CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells1-9/+9
2009-05-27FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells1-9/+9
2009-05-27Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-3/+3
2009-05-27Merge branch 'fix/pcm-jiffies-check' into for-linusTakashi Iwai3-2/+19
2009-05-27Merge branch 'fix/misc' into for-linusTakashi Iwai4-4/+14
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut1-1/+1
2009-05-27perf_counter: tools: /usr/lib/debug%s.debug supportPeter Zijlstra1-18/+76
2009-05-27md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown1-3/+3
2009-05-27perf report: Remove <ctype.h> includeIngo Molnar1-1/+0
2009-05-27perf record: Fix the profiling of existing pid or whole boxMike Galbraith1-2/+2
2009-05-27sound: usb-audio: make the MotU Fastlane work againClemens Ladisch4-4/+14
2009-05-27ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai2-1/+13
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai2-1/+6
2009-05-27perf_counter tools: Add built-in pager supportIngo Molnar6-0/+177
2009-05-27perf_counter tools: Rename output.perf to perf.dataIngo Molnar4-6/+6
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt6-83/+54
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt5-12/+37
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt3-1/+1
2009-05-27perf_counter tools: Introduce stricter C code checkingIngo Molnar9-74/+82