pandora-kernel.git
2013-06-19 Andi Kleenperf/x86/intel: Move NMI clearing to end of PMI handler
2013-06-19 Andi Kleenperf/x86/intel: Add Haswell PEBS support
2013-06-19 Andi Kleenperf/x86/intel: Add simple Haswell PMU support
2013-06-19 Andi Kleenperf/x86/intel: Add Haswell PEBS record support
2013-06-19 Yan, Zhengperf/x86/intel: Fix sparse warning
2013-06-19 Suravee Suthikulpanitperf/x86/amd: AMD IOMMU Performance Counter PERF uncore...
2013-06-19 Steven L Kinneyperf/x86/amd: Add IOMMU Performance Counter resource...
2013-06-19 Dave Hansenperf/x86: Only print PMU state when also WARN()'ing
2013-06-19 Andrew Hunterperf/x86: Reduce stack usage of x86_schedule_events()
2013-06-19 Mischa Jonkerperf: Add const qualifier to perf_pmu_register's 'name...
2013-06-19 Stephane Eranianperf: Fix hypervisor branch sampling permission check
2013-06-19 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2013-06-19 Stephane Eranianperf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP
2013-06-19 Peter Zijlstraperf: Fix mmap() accounting hole
2013-05-31 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-05-30 Jiri Olsaperf tools: Add missing liblk.a dependency for python...
2013-05-30 Jiri Olsaperf tools: Remove '?=' Makefile STRIP assignment
2013-05-30 Jiri Olsaperf tools: Replace multiple line assignment with multi...
2013-05-30 Jiri Olsaperf tools: Replace tabs with spaces for all non-comman...
2013-05-30 Jiri Olsaperf tools: Add NO_BIONIC variable to confiure bionic...
2013-05-30 Jiri Olsaperf tools: Switch to full path C include directories
2013-05-30 Jiri Olsaperf tools: Merge all *LDFLAGS* make variable into...
2013-05-30 Jiri Olsaperf tools: Merge all *CFLAGS* make variable into CFLAGS
2013-05-30 David Ahernperf evlist: Reset SIGTERM handler in workload child...
2013-05-29 Michael Ellermanperf: Expand definition of sysfs format attribute
2013-05-29 Sukadev Bhattiproluperf: Power7 Update testing ABI to list CPI-stack events
2013-05-29 Sukadev Bhattiproluperf: Power7: Make CPI stack events available in sysfs
2013-05-29 Rabin Vincenttools lib lk: Respect CROSS_COMPILE
2013-05-29 Jiri Olsaperf tools: Remove cwdlen from struct perf_session
2013-05-29 Jiri Olsaperf tools: Remove frozen from perf_header struct
2013-05-29 Jiri Olsaperf tests: Fix exclude_guest|exclude_host checking...
2013-05-29 Jiri Olsaperf tests: Fix attr test for record -d option
2013-05-29 Jiri Olsaperf tools: Final touches for CHK config move
2013-05-29 Jiri Olsaperf tools: Move paths config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move libnuma check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move stdlib check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move libbfd check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move libpython check config into config...
2013-05-29 Jiri Olsaperf tools: Move libperl check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move gtk2 check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move slang check config into config/Makefile
2013-05-29 Jiri Olsaperf tools: Move libaudit check config into config...
2013-05-29 Jiri Olsaperf tools: Move libunwind check config into config...
2013-05-28 Jiri Olsaperf tools: Move libdw check config into config/Makefile
2013-05-28 Jiri Olsaperf tools: Move libelf check config into config/Makefile
2013-05-28 Jiri Olsaperf tools: Move compiler and linker flags check into...
2013-05-28 Jiri Olsaperf tools: Move programs check into config/Makefile
2013-05-28 Jiri Olsaperf tools: Move arch check into config/Makefile
2013-05-28 Jiri Olsaperf tools: Add automated make test suite
2013-05-28 David Ahernperf tools: Save parent pid in thread struct
2013-05-28 David Ahernperf stats: Fix divide by 0 in variance
2013-05-28 David Ahernperf kvm: Handle realloc failures
2013-05-28 David Ahernperf evsel: Fix printing of perf_event_paranoid message
2013-05-28 Arnaldo Carvalho... perf test: Fix typo
2013-05-28 Jiri Olsaperf hists: Rename hist_entry__add_pair arguments
2013-05-28 Jiri Olsaperf diff: Use internal rb tree for hists__precompute
2013-05-28 Namhyung Kimperf report: Add report.percent-limit config variable
2013-05-28 Namhyung Kimperf top: Add --percent-limit option
2013-05-28 Namhyung Kimperf report: Add --percent-limit option
2013-05-28 Namhyung Kimperf report: Don't bother locking when adding hist...
2013-05-28 Namhyung Kimperf hists: Move locking to its call-sites
2013-05-28 Namhyung Kimperf top: Get rid of *_threaded() functions
2013-05-28 Namhyung Kimperf top: Fix percent output when no samples collected
2013-05-28 Namhyung Kimperf top: Fix -E option behavior
2013-05-28 David Ahernperf record: handle death by SIGTERM
2013-05-28 Andi Kleenperf tools: Handle JITed code in shared memory
2013-05-28 Sukadev Bhattiproluperf tests: Fix compile errors in bp_signal files
2013-05-28 Jiri Olsaperf tools: Fix tab vs spaces issue in Makefile ifdef...
2013-05-28 Arnaldo Carvalho... perf hists browser: Use sort__has_sym
2013-05-28 Namhyung Kimperf top: Use sort__has_sym
2013-05-28 Namhyung Kimperf sort: Cleanup sort__has_sym setting
2013-05-28 Namhyung Kimperf sort: Reorder HISTC_SRCLINE index
2013-05-28 Arnaldo Carvalho... perf archive: Fix typo on Documentation
2013-05-28 Namhyung Kimperf sort: Consolidate sort_entry__setup_elide()
2013-05-28 Namhyung Kimperf sort: Separate out memory-specific sort keys
2013-05-28 Namhyung Kimperf sort: Factor out common code in sort_dimension__add()
2013-05-28 Namhyung Kimperf sort: Introduce sort__mode variable
2013-05-28 Namhyung Kimperf report: Fix alignment of symbol column when -v...
2013-05-28 Namhyung Kimperf hists: Free unused mem info of a matched hist...
2013-05-28 Namhyung Kimperf hists: Fix an invalid memory free on he->branch_info
2013-05-28 Sukadev Bhattiproluperf tools: Fix bug in isupper() and islower()
2013-05-28 Li Zefanwatchdog: Remove softlockup_thresh from Documentation
2013-05-28 Li Zefanwatchdog: Document watchdog_thresh sysctl
2013-05-28 Li Zefanwatchdog: Disallow setting watchdog_thresh to -1
2013-05-28 Peter Zijlstraperf: Fix perf mmap bugs
2013-05-28 Masami Hiramatsukprobes: Fix to free gone and unused optprobes
2013-05-28 Peter Zijlstraperf/x86/amd: Rework AMD PMU init code
2013-05-28 Stephane Eranianperf/x86: Check branch sampling priv level in generic...
2013-05-28 Dan Carpenterperf/x86/intel: Prevent some shift wrapping bugs in...
2013-05-28 Stephane Eranianperf: Add sysfs entry to adjust multiplexing interval...
2013-05-28 Stephane Eranianperf: Use hrtimers for event multiplexing
2013-05-28 Jiri Olsaperf: Fix hw breakpoints overflow period sampling
2013-05-28 Jiri Olsax86/signals: Merge EFLAGS bit clearing into a single...
2013-05-28 Jiri Olsax86/signals: Clear RF EFLAGS bit for signal handler
2013-05-28 Jiri Olsax86/signals: Propagate RF EFLAGS bit through the signal...
2013-05-26 Linus TorvaldsLinux 3.10-rc3 v3.10-rc3
2013-05-26 Manfred Spraulipc/sem.c: Fix missing wakeups in do_smart_update_queue()
2013-05-26 Linus TorvaldsMerge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org...
2013-05-26 Linus TorvaldsMerge tag 'edac_fixes_for_3.10' of git://git./linux...
2013-05-26 Linus TorvaldsMerge branch 'parisc-for-3.10' of git://git./linux...
next