Age | Commit message (Expand) | Author |
2020-09-18 | powerpc/perf: Add declarations to fix sparse warnings | Michael Ellerman |
2020-09-14 | Merge branch 'fixes' into next | Michael Ellerman |
2020-09-02 | powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h | Scott Cheloha |
2020-08-27 | powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc | Athira Rajeev |
2020-08-27 | powerpc/perf: Fix crashes with generic_compat_pmu & BHRB | Alexey Kardashevskiy |
2020-08-25 | powerpc/perf: Remove set but not used variable 'target' | zhengbin |
2020-08-21 | powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver | Kajol Jain |
2020-08-20 | powerpc/perf: Fix soft lockups due to missed interrupt accounting | Athira Rajeev |
2020-08-17 | powerpc/perf: Add extended regs support for power10 platform | Athira Rajeev |
2020-08-17 | powerpc/perf: Add support for outputting extended regs in perf intr_regs | Anju T Sudhakar |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-07-30 | powerpc/perf: Consolidate perf_callchain_user_[64|32]() | Michal Suchanek |
2020-07-27 | powerpc/64s/hash: Fix hash_preload running with interrupts enabled | Nicholas Piggin |
2020-07-22 | powerpc/perf: BHRB control to disable BHRB logic when not used | Athira Rajeev |
2020-07-22 | powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL... | Athira Rajeev |
2020-07-22 | powerpc/perf: Ignore the BHRB kernel address filtering for P10 | Athira Rajeev |
2020-07-22 | powerpc/perf: power10 Performance Monitoring support | Athira Rajeev |
2020-07-22 | powerpc/perf: Add Power10 PMU feature to DT CPU features | Madhavan Srinivasan |
2020-07-22 | powerpc/perf: Add support for ISA3.1 PMU SPRs | Madhavan Srinivasan |
2020-07-22 | powerpc/perf: Update Power PMU cache_events to u64 type | Athira Rajeev |
2020-07-22 | powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers | Athira Rajeev |
2020-07-16 | powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc | Anju T Sudhakar |
2020-07-16 | powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask | Kajol Jain |
2020-07-16 | powerpc/perf/hv-24x7: Add cpu hotplug support | Kajol Jain |
2020-06-17 | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault | Christoph Hellwig |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-08 | mm/gup.c: convert to use get_user_{page|pages}_fast_only() | Souptick Joarder |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-05-28 | powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor details | Kajol Jain |
2020-05-28 | powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details | Kajol Jain |
2020-05-28 | powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ... | Kajol Jain |
2020-05-26 | powerpc/8xx: Remove now unused TLB miss functions | Christophe Leroy |
2020-05-19 | powerpc: Use a datatype for instructions | Jordan Niethe |
2020-05-19 | powerpc: Use a macro for creating instructions from u32s | Jordan Niethe |
2020-05-05 | powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow | Aneesh Kumar K.V |
2020-04-16 | powerpc/perf: open access for CAP_PERFMON privileged process | Alexey Budankov |
2020-04-09 | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-04-03 | powerpc/perf: split callchain.c by bitness | Michal Suchanek |
2020-04-03 | powerpc/64: make buildable without CONFIG_COMPAT | Michal Suchanek |
2020-04-03 | powerpc/perf: consolidate valid_user_sp -> invalid_user_sp | Michal Suchanek |
2020-04-03 | powerpc/perf: consolidate read_user_stack_32 | Michal Suchanek |
2020-04-03 | powerpc/perf: Implement a global lock to avoid races between trace, core and ... | Anju T Sudhakar |
2020-02-11 | perf/core: Add new branch sample type for HW index of raw branch records | Kan Liang |
2020-01-27 | powerpc/8xx: Use alternative scratch registers in DTLB miss handler | Christophe Leroy |
2020-01-26 | powerpc: use probe_user_read() and probe_user_write() | Christophe Leroy |
2019-11-30 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-11-13 | powerpc/perf: remove current_is_64bit() | Michal Suchanek |
2019-10-17 | perf_event: Add support for LSM and SELinux checks | Joel Fernandes (Google) |
2019-08-20 | powerpc/perf: fix imc allocation failure handling | Nicholas Piggin |