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
2019-03-22 08:09:50
linux-kernel
[PATCH 5/7] powerpc/setup: cleanup ifdef mess in check_cache_coherency()
2019-03-22 08:09:45
linux-kernel
[PATCH 6/7] powerpc/setup: cleanup the #ifdef CONFIG_TAU block
2019-03-22 07:12:42
linux-kernel
Re: [PATCH 5/5] powerpc/8xx: fix possible object reference leak
2019-03-21 21:18:17
linux-kernel
Re: powerpc32 boot crash in 5.1-rc1
2019-03-21 10:45:58
linux-kernel
Re: [PATCH v1 00/27] Reduce ifdef mess in hugetlbpage.c and slice.c
2019-03-21 10:45:08
linux-kernel
Re: [PATCH v1 11/27] powerpc/mm: split asm/hugetlb.h into dedicated subarch files
2019-03-21 10:17:06
linux-kernel
Re: [PATCH] powerpc/highmem: change BUG_ON() to WARN_ON()
2019-03-21 06:01:09
linux-kernel
Re: [PATCH] powerpc/highmem: change BUG_ON() to WARN_ON()
2019-03-20 10:11:52
linux-kernel
[PATCH v1 03/27] powerpc/mm: don't BUG() in slice_mask_for_size()
2019-03-20 10:11:18
linux-kernel
[PATCH v1 00/27] Reduce ifdef mess in hugetlbpage.c and slice.c
2019-03-20 10:11:00
linux-kernel
[PATCH v1 11/27] powerpc/mm: split asm/hugetlb.h into dedicated subarch files
2019-03-20 10:10:27
linux-kernel
[PATCH v1 01/27] powerpc/mm: Don't BUG() in hugepd_page()
2019-03-20 10:10:20
linux-kernel
[PATCH v1 22/27] powerpc/mm: move slice_mask_for_size() into mmu.h
2019-03-20 10:10:20
linux-kernel
[PATCH v1 09/27] powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
2019-03-20 10:10:19
linux-kernel
[PATCH v1 05/27] powerpc/mm: drop slice_set_user_psize()
2019-03-20 10:10:08
linux-kernel
[PATCH v1 08/27] powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
2019-03-20 10:09:55
linux-kernel
[PATCH v1 07/27] powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E
2019-03-20 10:09:42
linux-kernel
[PATCH v1 12/27] powerpc/mm: add a helper to populate hugepd
2019-03-20 10:09:38
linux-kernel
[PATCH v1 10/27] powerpc/mm: make gup_hugepte() static
2019-03-20 10:09:38
linux-kernel
[PATCH v1 16/27] powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
2019-03-20 10:09:32
linux-kernel
[PATCH v1 14/27] powerpc/mm: no slice for nohash/64
2019-03-20 10:09:22
linux-kernel
[PATCH v1 13/27] powerpc/mm: define get_slice_psize() all the time
2019-03-20 10:09:22
linux-kernel
[PATCH v1 15/27] powerpc/mm: cleanup ifdef mess in add_huge_page_size()
2019-03-20 10:09:15
linux-kernel
[PATCH v1 21/27] powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct
2019-03-20 10:09:11
linux-kernel
[PATCH v1 19/27] powerpc/mm: drop slice DEBUG
2019-03-20 10:09:05
linux-kernel
[PATCH v1 06/27] powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
2019-03-20 10:08:59
linux-kernel
[PATCH v1 23/27] powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c
2019-03-20 10:08:45
linux-kernel
[PATCH v1 20/27] powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64
2019-03-20 10:08:40
linux-kernel
[PATCH v1 24/27] powerpc: define subarch SLB_ADDR_LIMIT_DEFAULT
2019-03-20 10:08:36
linux-kernel
[PATCH v1 27/27] powerpc/mm: flatten function __find_linux_pte() step 3
2019-03-20 10:08:29
linux-kernel
[PATCH v1 25/27] powerpc/mm: flatten function __find_linux_pte()
2019-03-20 10:08:23
linux-kernel
[PATCH v1 26/27] powerpc/mm: flatten function __find_linux_pte() step 2
2019-03-20 10:08:10
linux-kernel
[PATCH v1 18/27] powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
2019-03-20 10:08:06
linux-kernel
[PATCH v1 17/27] powerpc/mm: cleanup HPAGE_SHIFT setup
2019-03-20 10:07:44
linux-kernel
[PATCH v1 04/27] powerpc/book3e: drop mmu_get_tsize()
2019-03-20 10:07:40
linux-kernel
[PATCH v1 02/27] powerpc/mm: don't BUG in add_huge_page_size()
2019-03-20 08:07:45
linux-kernel
[PATCH 1/3] powerpc/32s: drop Hash_end
2019-03-20 08:07:38
linux-kernel
[PATCH 2/3] powerpc/32s: don't try to print hash table address.
2019-03-20 08:07:36
linux-kernel
[PATCH 3/3] powerpc/mm: print hash info in a helper
2019-03-19 09:22:06
linux-kernel
Re: [RESEND PATCH v2] powerpc: mute unused-but-set-variable warnings
2019-03-17 18:33:45
linux-kernel
Re: [PATCH v7 4/4] hugetlb: allow to free gigantic pages regardless of the configuration
2019-03-17 09:51:44
linux-kernel
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.1-2 tag
2019-03-15 13:21:08
linux-kernel
Re: [PATCH] powerpc/6xx: fix setup and use of SPRN_PGDIR for hash32
2019-03-14 05:47:16
linux-kernel
Re: [PATCH v2] arch/powerpc: Rework local_paca to avoid LTO warnings
2019-03-13 19:25:04
linux-kernel
Re: [PATCH v3] powerpc/mm: move warning from resize_hpt_for_hotplug()
2019-03-13 09:11:30
linux-kernel
Re: [PATCH v2] powerpc/mm: move warning from resize_hpt_for_hotplug()
2019-03-13 09:07:48
linux-kernel
Re: [PATCH 1/1] arch/powerpc: Rework local_paca to avoid LTO warnings
2019-03-13 08:32:57
linux-kernel
Re: [PATCH RFC v3 18/18] powerpc: KASAN for 64bit Book3E
2019-03-13 08:30:16
linux-kernel
Re: [PATCH v2] powerpc/mm: move warning from resize_hpt_for_hotplug()
2019-03-13 07:02:48
linux-kernel
Re: [PATCH RFC v3 18/18] powerpc: KASAN for 64bit Book3E
2019-03-13 06:05:26
linux-kernel
Re: [PATCH v2] powerpc/mm: move warning from resize_hpt_for_hotplug()