| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: split validate_sp into two functions | Nicholas Piggin | 2022-12-02 | 1 | -3/+3 |
* | powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset | Nicholas Piggin | 2022-12-02 | 1 | -1/+1 |
* | powerpc: add definition for pt_regs offset within an interrupt frame | Nicholas Piggin | 2022-12-02 | 1 | -1/+1 |
* | powerpc/perf: callchain validate kernel stack pointer bounds | Nicholas Piggin | 2022-12-02 | 1 | -0/+1 |
* | powerpc: make stack walking KASAN-safe | Daniel Axtens | 2021-06-16 | 1 | -1/+1 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | powerpc/perf: split callchain.c by bitness | Michal Suchanek | 2020-04-02 | 1 | -355/+1 |
* | powerpc/64: make buildable without CONFIG_COMPAT | Michal Suchanek | 2020-04-02 | 1 | -1/+7 |
* | powerpc/perf: consolidate valid_user_sp -> invalid_user_sp | Michal Suchanek | 2020-04-02 | 1 | -16/+10 |
* | powerpc/perf: consolidate read_user_stack_32 | Michal Suchanek | 2020-04-02 | 1 | -24/+24 |
* | powerpc: use probe_user_read() and probe_user_write() | Christophe Leroy | 2020-01-25 | 1 | -17/+3 |
* | powerpc/perf: remove current_is_64bit() | Michal Suchanek | 2019-11-13 | 1 | -16/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | powerpc/mm: Rename find_linux_pte_or_hugepte() | Aneesh Kumar K.V | 2017-08-17 | 1 | -1/+2 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-26 | 1 | -10/+10 |
|\ |
|
| * | perf core: Add perf_callchain_store_context() helper | Arnaldo Carvalho de Melo | 2016-05-17 | 1 | -3/+3 |
| * | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo | 2016-05-17 | 1 | -2/+2 |
| * | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-17 | 1 | -7/+7 |
* | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-05-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | powerpc/mm: Use pte_user() instead of open coding | Aneesh Kumar K.V | 2016-05-01 | 1 | -1/+1 |
* | | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo | 2016-04-27 | 1 | -2/+2 |
|/ |
|
* | powerpc/mm: Differentiate between hugetlb and THP during page walk | Aneesh Kumar K.V | 2015-10-12 | 1 | -1/+1 |
* | powerpc/mm/thp: Make page table walk safe against thp split/collapse | Aneesh Kumar K.V | 2015-04-17 | 1 | -10/+14 |
* | powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH | Anton Blanchard | 2015-04-14 | 1 | -1/+1 |
* | powerpc/perf: Fix ABIv2 kernel backtraces | Anton Blanchard | 2014-09-09 | 1 | -1/+1 |
* | powerpc/perf: Use perf_instruction_pointer in callchains | Anton Blanchard | 2012-07-10 | 1 | -3/+3 |
* | powerpc/perf: Move perf core & PMU code into a subdirectory | Michael Ellerman | 2012-02-23 | 1 | -0/+492 |