index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc
Athira Rajeev
1
-2
/
+2
2020-08-27
powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
Alexey Kardashevskiy
1
-5
/
+14
2020-08-21
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
1
-1
/
+10
2020-08-20
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
1
-0
/
+4
2020-08-17
powerpc/perf: Add extended regs support for power10 platform
Athira Rajeev
2
-1
/
+17
2020-08-17
powerpc/perf: Add support for outputting extended regs in perf intr_regs
Anju T Sudhakar
3
-3
/
+38
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
21
-151
/
+849
2020-07-30
powerpc/perf: Consolidate perf_callchain_user_[64|32]()
Michal Suchanek
3
-30
/
+29
2020-07-27
powerpc/64s/hash: Fix hash_preload running with interrupts enabled
Nicholas Piggin
1
-0
/
+6
2020-07-22
powerpc/perf: BHRB control to disable BHRB logic when not used
Athira Rajeev
2
-4
/
+28
2020-07-22
powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL...
Athira Rajeev
1
-2
/
+11
2020-07-22
powerpc/perf: Ignore the BHRB kernel address filtering for P10
Athira Rajeev
1
-1
/
+4
2020-07-22
powerpc/perf: power10 Performance Monitoring support
Athira Rajeev
7
-11
/
+566
2020-07-22
powerpc/perf: Add Power10 PMU feature to DT CPU features
Madhavan Srinivasan
1
-0
/
+1
2020-07-22
powerpc/perf: Add support for ISA3.1 PMU SPRs
Madhavan Srinivasan
1
-0
/
+29
2020-07-22
powerpc/perf: Update Power PMU cache_events to u64 type
Athira Rajeev
10
-10
/
+10
2020-07-21
powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers
Athira Rajeev
9
-92
/
+97
2020-07-16
powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc
Anju T Sudhakar
1
-5
/
+24
2020-07-16
powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask
Kajol Jain
1
-0
/
+8
2020-07-16
powerpc/perf/hv-24x7: Add cpu hotplug support
Kajol Jain
1
-0
/
+46
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
3
-3
/
+4
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
1
-3
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-58
/
+107
2020-05-28
powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor details
Kajol Jain
1
-0
/
+24
2020-05-28
powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
Kajol Jain
1
-0
/
+62
2020-05-28
powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...
Kajol Jain
1
-10
/
+0
2020-05-26
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
1
-10
/
+0
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-4
/
+5
2020-05-05
powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
Aneesh Kumar K.V
1
-32
/
+14
2020-04-16
powerpc/perf: open access for CAP_PERFMON privileged process
Alexey Budankov
1
-2
/
+2
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-380
/
+543
2020-04-02
powerpc/perf: split callchain.c by bitness
Michal Suchanek
5
-356
/
+394
2020-04-02
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
1
-1
/
+7
2020-04-02
powerpc/perf: consolidate valid_user_sp -> invalid_user_sp
Michal Suchanek
1
-16
/
+10
2020-04-02
powerpc/perf: consolidate read_user_stack_32
Michal Suchanek
1
-24
/
+24
2020-04-02
powerpc/perf: Implement a global lock to avoid races between trace, core and ...
Anju T Sudhakar
1
-24
/
+149
2020-02-11
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
1
-0
/
+1
2020-01-27
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
1
-4
/
+8
2020-01-25
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2
-24
/
+4
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-16
/
+1
2019-11-13
powerpc/perf: remove current_is_64bit()
Michal Suchanek
1
-16
/
+1
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
1
-10
/
+8
2019-08-20
powerpc/perf: fix imc allocation failure handling
Nicholas Piggin
1
-11
/
+18
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+13
2019-07-04
powerpc/perf/24x7: use rb_entry
Geliang Tang
1
-1
/
+1
2019-06-19
powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/cor...
Anju T Sudhakar
1
-2
/
+12
2019-06-02
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-2
/
+10
[next]