LinuxLists
Users
About
Christophe Leroy (
[email protected]
)
Number of posts: 3655 (1.37 per day)
First post: 2010-07-05 08:30:21
Last post: 2017-10-18 13:30:48
Previous Page
/
Next Page
Date
List
Subject
2020-03-17 10:50:24
linux-kernel
Re: [PATCH 11/15] powerpc/watchpoint: Introduce is_ptrace_bp() function
2020-03-17 10:50:00
linux-kernel
Re: [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
2020-03-17 10:38:26
linux-kernel
Re: [PATCH 09/15] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
2020-03-17 10:37:33
linux-kernel
Re: [PATCH 08/15] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
2020-03-17 10:33:35
linux-kernel
Re: [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
2020-03-17 10:29:37
linux-kernel
Re: [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
2020-03-17 10:23:13
linux-kernel
Re: [PATCH 03/15] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
2020-03-17 10:18:07
linux-kernel
Re: [PATCH 02/15] powerpc/watchpoint: Add SPRN macros for second DAWR
2020-03-17 10:15:59
linux-kernel
Re: [PATCH 01/15] powerpc/watchpoint: Rename current DAWR macros
2020-03-17 08:44:14
linux-kernel
Re: [PATCH] mm/hugetlb: Fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
2020-03-17 08:05:23
linux-kernel
[PATCH] mm/hugetlb: Fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
2020-03-17 05:59:43
linux-kernel
Re: [PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
2020-03-16 15:08:07
linux-kernel
Re: [PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
2020-03-16 12:40:47
linux-kernel
[PATCH v1 02/46] powerpc/kasan: Fix error detection on memory allocation
2020-03-16 12:40:45
linux-kernel
[PATCH v1 05/46] powerpc/kasan: Remove unnecessary page table locking
2020-03-16 12:40:40
linux-kernel
[PATCH v1 13/46] powerpc/ptdump: Properly handle non standard page size
2020-03-16 12:40:09
linux-kernel
[PATCH v1 21/46] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
2020-03-16 12:40:07
linux-kernel
[PATCH v1 08/46] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
2020-03-16 12:40:01
linux-kernel
[PATCH v1 04/46] powerpc/kasan: Fix shadow pages allocation failure
2020-03-16 12:39:55
linux-kernel
[PATCH v1 09/46] powerpc/ptdump: Reorder flags
2020-03-16 12:39:42
linux-kernel
[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
2020-03-16 12:39:37
linux-kernel
[PATCH v1 01/46] powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
2020-03-16 12:39:20
linux-kernel
[PATCH v1 31/46] powerpc/8xx: Add function to update pinned TLBs
2020-03-16 12:39:17
linux-kernel
[PATCH v1 33/46] powerpc/8xx: Always pin TLBs at startup.
2020-03-16 12:39:14
linux-kernel
[PATCH v1 43/46] powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
2020-03-16 12:39:08
linux-kernel
[PATCH v1 18/46] powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
2020-03-16 12:39:04
linux-kernel
[PATCH v1 38/46] powerpc/8xx: Refactor kernel address boundary comparison
2020-03-16 12:39:01
linux-kernel
[PATCH v1 35/46] powerpc/8xx: Remove now unused TLB miss functions
2020-03-16 12:39:00
linux-kernel
[PATCH v1 15/46] powerpc/32s: Don't warn when mapping RO data ROX.
2020-03-16 12:38:56
linux-kernel
[PATCH v1 16/46] powerpc/mm: Allocate static page tables for fixmap
2020-03-16 12:38:54
linux-kernel
[PATCH v1 23/46] powerpc/mm: Create a dedicated pte_update() for 8xx
2020-03-16 12:38:51
linux-kernel
[PATCH v1 40/46] powerpc/8xx: Map IMMR with a huge page
2020-03-16 12:38:51
linux-kernel
[PATCH v1 17/46] powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32.
2020-03-16 12:38:43
linux-kernel
[PATCH v1 27/46] powerpc/8xx: Manage 512k huge pages as standard pages.
2020-03-16 12:38:37
linux-kernel
[PATCH v1 20/46] powerpc/mm: Refactor pte_update() on book3s/32
2020-03-16 12:38:35
linux-kernel
[PATCH v1 28/46] powerpc/8xx: Only 8M pages are hugepte pages now
2020-03-16 12:38:28
linux-kernel
[PATCH v1 30/46] powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
2020-03-16 12:38:27
linux-kernel
[PATCH v1 24/46] powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
2020-03-16 12:38:12
linux-kernel
[PATCH v1 32/46] powerpc/8xx: Don't set IMMR map anymore at boot
2020-03-16 12:38:03
linux-kernel
[PATCH v1 34/46] powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers
2020-03-16 12:37:56
linux-kernel
[PATCH v1 37/46] powerpc/mm: Don't be too strict with _etext alignment on PPC32
2020-03-16 12:37:55
linux-kernel
[PATCH v1 39/46] powerpc/8xx: Add a function to early map kernel via huge pages
2020-03-16 12:37:55
linux-kernel
[PATCH v1 45/46] powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
2020-03-16 12:37:52
linux-kernel
[PATCH v1 44/46] powerpc/8xx: Implement dedicated kasan_init_region()
2020-03-16 12:37:52
linux-kernel
[PATCH v1 46/46] powerpc/32s: Implement dedicated kasan_init_region()
2020-03-16 12:37:51
linux-kernel
[PATCH v1 25/46] powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
2020-03-16 12:37:42
linux-kernel
[PATCH v1 42/46] powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
2020-03-16 12:37:34
linux-kernel
[PATCH v1 41/46] powerpc/8xx: Map linear memory with huge pages
2020-03-16 12:37:31
linux-kernel
[PATCH v1 36/46] powerpc/8xx: Move DTLB perf handling closer.
2020-03-16 12:37:21
linux-kernel
[PATCH v1 29/46] powerpc/8xx: MM_SLICE is not needed anymore
2020-03-16 12:37:19
linux-kernel
[PATCH v1 26/46] powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.