summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-14perf tools: Add bitmap_or function into bitmap objectJiri Olsa2-0/+21
2012-02-14perf tools: Add sysfs mountpoint interfaceJiri Olsa3-0/+68
2012-02-14perf tools: Remove unused functions from debugfs objectJiri Olsa2-147/+0
2012-02-14perf tools: Get rid of ctype.h in symbol.cNamhyung Kim1-1/+1
2012-02-14perf tools: ctype.c only wants util.hNamhyung Kim1-1/+1
2012-02-14perf tools: Implement islower/isupper macro into util.hNamhyung Kim1-0/+4
2012-02-14perf tools: Change perf_guest default back to falseJoerg Roedel1-1/+1
2012-02-14perf top: Don't process samples with no valid machine objectJoerg Roedel3-0/+17
2012-02-14perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern18-56/+185
2012-02-14perf tools: Fix out of tree compilesDavid Ahern1-0/+1
2012-02-14perf tools: Fix build dependency of perf python extensionNamhyung Kim3-5/+25
2012-02-09perf record: No build id option failsDavid Ahern1-2/+2
2012-02-09perf tools: fix endianness detection in perf.dataStephane Eranian1-13/+64
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov1-0/+3
2012-02-07Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar94-493/+584
2012-02-07Merge tag 'v3.3-rc2' into perf/coreIngo Molnar284-5645/+2038
2012-02-07perf stat: Align scaled output of cpu-clockNamhyung Kim1-0/+2
2012-02-07perf stat: Adjust print unitNamhyung Kim1-1/+7
2012-02-07perf doc: Allow producing documentation in a specified output directoryFranck Bui-Huu1-34/+52
2012-02-07perf tool: Fix perf stack to non executable on x86_64Jiri Olsa1-0/+7
2012-02-07Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo365-6059/+2515
2012-02-07perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao1-0/+1
2012-02-07perf tools: Fix prefix matching for kernel mapsJiri Olsa1-1/+1
2012-02-07perf tools: Fix perf stack to non executable on x86_64Jiri Olsa1-0/+6
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian3-6/+0
2012-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds8-15/+36
2012-02-03include/linux/lp8727.h: Remove executable bitJosh Triplett1-0/+0
2012-02-03rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-03Fix race in process_vm_rw_coreChristopher Yeoh4-34/+35
2012-02-03rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1
2012-02-03ceph: create a new session lock to avoid lock inversionAlex Elder4-9/+14
2012-02-03ceph: fix length validation in parse_reply_info()Xi Wang1-0/+2
2012-02-03ceph: initialize client debugfs outside of monc->mutexSage Weil2-3/+12
2012-02-03ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder1-1/+3
2012-02-02perf record: Make feature initialization genericRobert Richter2-19/+10
2012-02-02perf probe: Rename target_module to targetSrikar Dronamraju2-19/+19
2012-02-02perf tools: Remove distclean from Makefile help outputJohn Kacur1-1/+0
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-23/+95
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-20/+1
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds23-97/+177
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic1-10/+25
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-02-02Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-1/+5
2012-02-02staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-02docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap1-2/+10
2012-02-02Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-167/+98
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller1-11/+33
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller6-34/+26
2012-02-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-27/+34