summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Make objdump disassemble zero blocksJan Stancek2015-09-141-1/+1
* perf tests: Take into account address of each objdump lineJan Stancek2015-09-141-13/+38
* perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-136-22/+5
* powerpc, perf/powerpc/hv-24x7: Use PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-131-2/+164
* perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-132-5/+20
* perf/core: Add return value for perf_event_read()Sukadev Bhattiprolu2015-09-131-11/+34
* perf/core: Invert perf_read_group() loopsPeter Zijlstra2015-09-131-30/+55
* perf/core: Add group reads to perf_event_read()Peter Zijlstra2015-09-131-7/+32
* perf/core: Rename perf_event_read_{one,group}, perf_read_hwPeter Zijlstra (Intel)2015-09-131-7/+7
* perf/core: Split perf_event_read() and perf_event_count()Sukadev Bhattiprolu2015-09-131-6/+8
* perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-137-10/+153
* sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu2015-09-131-1/+0
* perf/abi: Document some more aspects of the perf ABIPeter Zijlstra2015-09-131-13/+92
* perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID testHuaitong Han2015-09-131-3/+4
* perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callbackKirill Tkhai2015-09-131-8/+0
* perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMIKan Liang2015-09-131-3/+2
* perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systemsAlexander Shishkin2015-09-131-0/+13
* perf/x86/intel/ds: Work around BTS leaking kernel addressesAlexander Shishkin2015-09-131-6/+34
* perf/x86: Improve accuracy of perf/sched clockAdrian Hunter2015-09-131-13/+11
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-132-1/+5
|\
| * perf/x86/intel: Fix constraint accessPeter Zijlstra2015-09-131-1/+4
| * perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin2015-09-111-0/+1
* | Merge tag 'v4.3-rc1' into perf/core, to refresh the treeIngo Molnar2015-09-137555-196891/+448803
|\ \
| * | Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-131-2/+2
| * | Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
| |\ \
| | * | CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| | * | CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| | * | CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| | * | CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| | * | CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| | * | CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| | * | CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| | * | CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| | * | CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| | * | CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| | * | CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| | * | CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| | * | CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| | * | CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
| | * | CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
| | * | CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
| | * | CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
| | * | CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
| | * | CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
| | * | CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
| | * | CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
| | * | CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
| | * | CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1
| | * | CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
| | * | cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1