Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5fc68a6cad658e45dca3e0a6607df3a8e5df4ef9
/
arch
/
powerpc
/
mm
9a01336
power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
by Michael Wang
· 11 years ago
1dc954b
powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()
by Aneesh Kumar K.V
· 11 years ago
cd42748
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
346519a
powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split
by Aneesh Kumar K.V
· 11 years ago
609af38
powerpc/booke64: Critical and machine check exception support
by Scott Wood
· 11 years ago
a3dc620
powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers
by Scott Wood
· 11 years ago
82d86de
powerpc/e6500: Make TLB lock recursive
by Scott Wood
· 11 years ago
60b9622
powerpc/book3e: Fix check for linear mapping in TLB miss handler
by Benjamin Krill
· 11 years ago
9ac8cde
powerpc/pseries: Use remove_memory() to remove memory
by Nathan Fontenot
· 11 years ago
88247e8
powerpc/mm: Add new "set" flag argument to pte/pmd update function
by Aneesh Kumar K.V
· 11 years ago
429d2e8
powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.
by Mahesh Salgaonkar
· 11 years ago
94b09d7
powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var
by Tiejun Chen
· 11 years ago
19751c0
powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space
by jmarchan@redhat.com
· 11 years ago
316d718
powerpc/numa: Fix decimal permissions
by Joe Perches
· 11 years ago
6e677ef
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e7e8de5
memblock: make memblock_set_node() support different memblock_type
by Tang Chen
· 11 years ago
9841c79
powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E
by Scott Wood
· 11 years ago
fac515db
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
4f77092
powerpc: Make add_system_ram_resources() __init
by Geert Uytterhoeven
· 11 years ago
68fb18aa
powerpc: Add debug checks to catch invalid cpu-to-node mappings
by Srivatsa S. Bhat
· 11 years ago
d4edc5b
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
by Srivatsa S. Bhat
· 11 years ago
c141611
powerpc: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
1149e8a
powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
by Scott Wood
· 12 years ago
bbead78
powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selection
by Scott Wood
· 11 years ago
28efc35
powerpc/e6500: TLB miss handler with hardware tablewalk support
by Scott Wood
· 11 years ago
47ce8af
powerpc: add barrier after writing kernel PTE
by Scott Wood
· 11 years ago
0be7d969b
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
by Kevin Hao
· 11 years ago
7d2471f
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernel
by Kevin Hao
· 11 years ago
813125d
powerpc/fsl_booke: introduce map_mem_in_cams_addr
by Kevin Hao
· 11 years ago
78a235e
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
by Kevin Hao
· 11 years ago
dd18969
powerpc: enable the relocatable support for the fsl booke 32bit kernel
by Kevin Hao
· 11 years ago
7c732cba
powerpc/fsl_booke: protect the access to MAS7
by Kevin Hao
· 11 years ago
8937ba4
powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
by Aneesh Kumar K.V
· 11 years ago
c8c06f5
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
by Aneesh Kumar K.V
· 11 years ago
1e8341a
powerpc: Move the patch_exception to a common place
by Kevin Hao
· 12 years ago
d742aa1
powerpc/booke: Only check for hugetlb in flush if vma != NULL
by Scott Wood
· 11 years ago
5a049f1
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
by Anton Blanchard
· 11 years ago
95f715b
powerpc: Fix __get_user_pages_fast() irq handling
by Heiko Carstens
· 11 years ago
4f804943
powerpc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
6408068
mm: use pgdat_end_pfn() to simplify the code in arch
by Xishi Qiu
· 11 years ago
c69ded8
mm: remove obsolete comments about page table lock
by Naoya Horiguchi
· 11 years ago
c1ce4b3
mm/arch: use __free_reserved_page() to simplify the code
by Xishi Qiu
· 11 years ago
ec32dd6
powerpc: Fix warnings for arch/powerpc/mm/numa.c
by Robert Jennings
· 11 years ago
5f2da0f
powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB
by LEROY Christophe
· 11 years ago
79df1b3
powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcb
by LEROY Christophe
· 11 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
8e0861f
powerpc: Prepare to support kernel handling of IOMMU map/unmap
by Alexey Kardashevskiy
· 11 years ago
12f04f2
powerpc: Book 3S MMU little endian support
by Anton Blanchard
· 11 years ago
f7e3334
powerpc: Fix memory hotplug with sparse vmemmap
by Nathan Fontenot
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
69e044d
powerpc: Fix possible deadlock on page fault
by Aneesh Kumar K.V
· 11 years ago
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
f748eda
powerpc/mm: Mark Memory Resources as busy
by Nathan Fontenot
· 11 years ago
b615f4b
ppc: init_32: Fix error typo "CONFIG_START_KERNEL"
by Paul Bolle
· 11 years ago
7ffcf8e
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
by Anton Blanchard
· 11 years ago
b08a2a1
powerpc: Make NUMA device node code endian safe
by Alistair Popple
· 11 years ago
1f7bf02
powerpc: Implement __get_user_pages_fast()
by Paul Mackerras
· 11 years ago
f13c13a
powerpc: Stop using non-architected shared_proc field in lppaca
by Anton Blanchard
· 11 years ago
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 11 years ago
3be7db6
powerpc: VPHN topology change updates all siblings
by Robert Jennings
· 11 years ago
de64095
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
by Aneesh Kumar K.V
· 11 years ago
83383b7
powerpc/mm: Fix fallthrough bug in hpte_decode
by Aneesh Kumar K.V
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
602ddc7
mm/PPC: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
369a9d8
mm/ppc: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
2415cf1
mm/hugetlb: use already existing interface huge_page_shift
by Wanpeng Li
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
dd02321
powerpc/numa: Do not update sysfs cpu registration from invalid context
by Nathan Fontenot
· 11 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 11 years ago
b5aef68
Merge 3.10-rc7 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
1a52728
powerpc: Optimize hugepage invalidate
by Aneesh Kumar K.V
· 11 years ago
437d496
powerpc/THP: Enable THP on PPC64
by Aneesh Kumar K.V
· 11 years ago
d8e355a
powerpc: split hugepage when using subpage protection
by Aneesh Kumar K.V
· 11 years ago
a00e7be
powerpc: disable assert_pte_locked for collapse_huge_page
by Aneesh Kumar K.V
· 11 years ago
7888b4d
powerpc: Prevent gcc to re-read the pagetables
by Aneesh Kumar K.V
· 11 years ago
0ac52dd
powerpc: Make linux pagetable walk safe with THP enabled
by Aneesh Kumar K.V
· 11 years ago
6d492ec
powerpc/THP: Add code to handle HPTE faults for hugepages
by Aneesh Kumar K.V
· 11 years ago
c367714
powerpc: Update gup_pmd_range to handle transparent hugepages
by Aneesh Kumar K.V
· 11 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 11 years ago
ac52ae4
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
by Aneesh Kumar K.V
· 11 years ago
2940999
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
by Aneesh Kumar K.V
· 11 years ago
074c2ea
powerpc/THP: Implement transparent hugepages for ppc64
by Aneesh Kumar K.V
· 11 years ago
f940f52
powerpc/THP: Double the PMD table size for THP
by Aneesh Kumar K.V
· 11 years ago
db3d853
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
by Aneesh Kumar K.V
· 11 years ago
d5d8ec8
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
by Daniel Walker
· 12 years ago
39a421f
powerpc/mm/nohash: Ignore NULL stale_map entries
by Scott Wood
· 12 years ago
8bbd9f0
powerpc: Fix bad pmd error with book3E config
by Aneesh Kumar K.V
· 11 years ago
bb07b00
Merge 3.10-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 11 years ago
0608d69
powerpc/mm: Always invalidate tlb on hpte invalidate and update
by Aneesh Kumar K.V
· 11 years ago
ba12eed
powerpc: Exception hooks for context tracking subsystem
by Li Zhong
· 12 years ago
83d5e64
powerpc: Fix build errors STRICT_MM_TYPECHECKS
by Aneesh Kumar K.V
· 12 years ago
c2fd22d
powerpc/tm: Fix null pointer deference in flush_hash_page
by Michael Neuling
· 12 years ago
Next »