summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-02-12perf build: Add arch sh objects buildingJiri Olsa
2015-02-12perf build: Add arch s390 objects buildingJiri Olsa
2015-02-12perf build: Add arch powerpc objects buildingJiri Olsa
2015-02-12perf build: Add arch arm64 objects buildingJiri Olsa
2015-02-12perf build: Add arch arm objects buildingJiri Olsa
2015-02-12perf build: Add arch x86 objects buildingJiri Olsa
2015-02-12perf build: Add perf.o object buildingJiri Olsa
2015-02-12perf build: Add zlib objects buildingJiri Olsa
2015-02-12perf build: Add perf regs objects buildingJiri Olsa
2015-02-12perf build: Add scripts objects buildingJiri Olsa
2015-02-12perf build: Add gtk objects buildingJiri Olsa
2015-02-12perf build: Add slang objects buildingJiri Olsa
2015-02-12perf build: Add ui objects buildingJiri Olsa
2015-02-12perf build: Add dwarf unwind objects buildingJiri Olsa
2015-02-12perf build: Add dwarf objects buildingJiri Olsa
2015-02-12perf build: Add probe objects buildingJiri Olsa
2015-02-12perf build: Add libperf objects buildingJiri Olsa
2015-02-12perf build: Add builtin objects buildingJiri Olsa
2015-02-12perf build: Add tests objects buildingJiri Olsa
2015-02-12perf build: Add bench objects buildingJiri Olsa
2015-02-12perf build: Disable make's built-in rulesJiri Olsa
2015-02-12perf tools: Remove api fs object from python buildJiri Olsa
2015-02-12tools build: Add subdir supportJiri Olsa
2015-02-12tools build: Add detected config supportJiri Olsa
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-12Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin
2015-02-11tools build: Add new build supportJiri Olsa
2015-02-11perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer
2015-02-11perf buildid-cache: Consolidate .build-id cache path generatorsMasami Hiramatsu
2015-02-11perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu
2015-02-11perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)
2015-02-11lguest: remove NOTIFY facility from demonstration launcher.Rusty Russell
2015-02-11lguest: always put console in PCI slot #1.Rusty Russell
2015-02-11lguest: support backdoor window.Rusty Russell
2015-02-11lguest: support emerg_wr in console device in example launcher.Rusty Russell
2015-02-11lguest: remove support for lguest bus in demonstration launcher.Rusty Russell
2015-02-11lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.Rusty Russell
2015-02-11lguest: Convert console device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert entropy device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert net device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert block device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: add a dummy PCI host bridge.Rusty Russell
2015-02-11lguest: fix failure to find linux/virtio_types.hRusty Russell
2015-02-11lguest: implement virtio-PCI MMIO accesses.Rusty Russell
2015-02-11lguest: add PCI config space emulation to example launcher.Rusty Russell
2015-02-11lguest: decode mmio accesses for PCI in example launcher.Rusty Russell
2015-02-11lguest: add MMIO region allocator in example launcher.Rusty Russell