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

Date List Subject
2018-11-29 19:01:59 linux-kernel [PATCH v1 13/13] powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32
2018-11-29 19:01:58 linux-kernel [PATCH v1 04/13] powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.
2018-11-29 19:01:52 linux-kernel [PATCH v1 06/13] powerpc/mm/32s: use _PAGE_EXEC in setbat()
2018-11-29 19:01:45 linux-kernel [PATCH v1 05/13] powerpc/wii: remove wii_mmu_mapin_mem2()
2018-11-29 19:01:36 linux-kernel [PATCH v1 03/13] powerpc/mm/32s: rework mmu_mapin_ram()
2018-11-29 18:24:38 linux-kernel [PATCH v9 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
2018-11-29 14:11:27 linux-kernel [PATCH v9 00/20] Implement use of HW assistance on TLB table walk on 8xx
2018-11-29 14:10:38 linux-kernel [PATCH v9 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
2018-11-29 14:10:21 linux-kernel [PATCH v9 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
2018-11-29 14:10:15 linux-kernel [PATCH v9 18/20] powerpc/8xx: reintroduce 16K pages with HW assistance
2018-11-29 14:09:41 linux-kernel [PATCH v9 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
2018-11-29 14:09:35 linux-kernel [PATCH v9 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
2018-11-29 14:09:28 linux-kernel [PATCH v9 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
2018-11-29 14:09:19 linux-kernel [PATCH v9 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
2018-11-29 14:08:56 linux-kernel [PATCH v9 20/20] powerpc/8xx: regroup TLB handler routines
2018-11-29 14:08:53 linux-kernel [PATCH v9 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
2018-11-29 14:08:48 linux-kernel [PATCH v9 17/20] powerpc/8xx: Enable 512k hugepage support with HW assistance
2018-11-29 14:08:34 linux-kernel [PATCH v9 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
2018-11-29 14:08:31 linux-kernel [PATCH v9 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
2018-11-29 14:08:30 linux-kernel [PATCH v9 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
2018-11-29 14:08:29 linux-kernel [PATCH v9 09/20] powerpc/mm: enable the use of page table cache of order 0
2018-11-29 14:08:25 linux-kernel [PATCH v9 06/20] powerpc/mm: Move pgtable_t into platform headers
2018-11-29 14:08:23 linux-kernel [PATCH v9 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
2018-11-29 14:08:21 linux-kernel [PATCH v9 04/20] powerpc/mm: Avoid useless lock with single page fragments
2018-11-29 14:08:11 linux-kernel [PATCH v9 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
2018-11-29 12:15:33 linux-kernel Re: [PATCH v3] powerpc/mm: add exec protection on powerpc 603
2018-11-29 12:14:54 linux-kernel Re: [PATCH] powerpc/mm: add exec protection on powerpc 603
2018-11-29 08:14:30 linux-kernel [PATCH v8 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
2018-11-29 08:14:28 linux-kernel [PATCH v8 06/20] powerpc/mm: Move pgtable_t into platform headers
2018-11-29 08:14:22 linux-kernel [PATCH v8 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
2018-11-29 08:13:45 linux-kernel [PATCH v8 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
2018-11-29 08:13:37 linux-kernel [PATCH v8 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
2018-11-29 08:13:27 linux-kernel [PATCH v8 00/20] Implement use of HW assistance on TLB table walk on 8xx
2018-11-29 08:13:02 linux-kernel [PATCH v8 09/20] powerpc/mm: enable the use of page table cache of order 0
2018-11-29 08:12:49 linux-kernel [PATCH v8 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
2018-11-29 08:12:43 linux-kernel [PATCH v8 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
2018-11-29 08:12:35 linux-kernel [PATCH v8 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
2018-11-29 08:12:27 linux-kernel [PATCH v8 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
2018-11-29 08:12:21 linux-kernel [PATCH v8 04/20] powerpc/mm: Avoid useless lock with single page fragments
2018-11-29 08:12:05 linux-kernel [PATCH v8 18/20] powerpc/8xx: reintroduce 16K pages with HW assistance
2018-11-29 08:11:52 linux-kernel [PATCH v8 20/20] powerpc/8xx: regroup TLB handler routines
2018-11-29 08:11:51 linux-kernel [PATCH v8 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
2018-11-29 08:11:27 linux-kernel [PATCH v8 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
2018-11-29 08:11:26 linux-kernel [PATCH v8 17/20] powerpc/8xx: Enable 512k hugepage support with HW assistance
2018-11-29 08:11:16 linux-kernel [PATCH v8 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
2018-11-29 08:11:15 linux-kernel [PATCH v8 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
2018-11-29 08:11:08 linux-kernel [PATCH v8 02/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
2018-11-29 08:11:05 linux-kernel [PATCH v8 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
2018-11-28 17:22:50 linux-kernel [PATCH v3] powerpc/mm: add exec protection on powerpc 603
2018-11-28 13:26:36 linux-kernel [PATCH v10 2/9] powerpc: Only use task_struct 'cpu' field on SMP
2018-11-28 13:26:36 linux-kernel [PATCH v10 6/9] powerpc: 'current_set' is now a table of task_struct pointers