summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2012-12-13Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-8/+158
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-12-13Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2012-12-11ktest: Test if target machine is up before installSteven Rostedt-0/+10
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3599/+7570
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds-2/+256
2012-12-11ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt-4/+8
2012-12-11selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen-2/+256
2012-12-11ktest: Add native support for syslinux boot loaderSteven Rostedt-2/+48
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+27
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-60/+110
2012-12-11ktest: Sync before rebootSteven Rostedt-0/+3
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar-449/+140
2012-12-06tools:virtio: fix compilation warningCong Ding-1/+1
2012-12-03treewide: Fix typos in various driversMasanari Iida-1/+1
2012-12-02tools/firewire: nosy-dump: check for allocation failureStefan Richter-0/+4
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-98/+148
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger-2/+10
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger-3/+48
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox-5/+13
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox-19/+12
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox-8/+13
2012-11-27cpupower tools: Fix minor warningsPalmer Cox-21/+1
2012-11-27cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox-0/+7
2012-11-27cpupower tools: Remove brace expansion from clean targetPalmer Cox-2/+6
2012-11-23perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong-0/+4
2012-11-23perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong-51/+60
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells-28/+46
2012-11-19perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu-1/+1
2012-11-19tools: Pass the target in descendDavid Howells-2/+2
2012-11-19tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells-4/+13
2012-11-19tools: Define a Makefile function to do subdir processingDavid Howells-12/+20
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman-365/+20
2012-11-15tools/hv: Fix string typesTomas Hozza-5/+5
2012-11-15tools: hv: Netlink source address validation allows DoSTomas Hozza-1/+7
2012-11-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-9/+19
2012-11-14perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo-16/+23
2012-11-14perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu-1/+1
2012-11-14tools: Pass the target in descendDavid Howells-2/+2
2012-11-14tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells-4/+13
2012-11-14tools: Define a Makefile function to do subdir processingDavid Howells-12/+20
2012-11-14perf ui: Always compile browser setup codeNamhyung Kim-40/+30
2012-11-14perf ui: Add ui_progress__finish()Namhyung Kim-0/+19
2012-11-14perf ui gtk: Implement ui_progress functionsNamhyung Kim-0/+54
2012-11-14perf ui: Introduce generic ui_progress helperNamhyung Kim-12/+41
2012-11-14perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim-5/+5
2012-11-14perf tools: Add basic event modifier sanity checkJiri Olsa-1/+25
2012-11-14perf tools: Omit group members from perf_evlist__disable/enableJiri Olsa-0/+4
2012-11-14perf tools: Ensure single disable call per event in record comandJiri Olsa-1/+4