Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6e830d53717cf3d5c30c1afce3773ef97e436cd9
/
arch
/
powerpc
/
mm
cd68098
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
by Michael Ellerman
· 10 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
09567e7
powerpc/mm: Check paca psize is up to date for huge mappings
by Michael Ellerman
· 11 years ago
c177c81
hugetlb: restrict hugepage_migration_support() to x86_64
by Naoya Horiguchi
· 11 years ago
d270506
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 11 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 11 years ago
d8d164a9
KVM: PPC: Book3S PR: Rework SLB switching code
by Alexander Graf
· 11 years ago
e57eeae
powerpc/fsl-booke64: Set vmemmap_psize to 4K
by Scott Wood
· 11 years ago
eafd370
Merge branch 'dt-bus-name' into for-next
by Rob Herring
· 11 years ago
5367742
Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master
by Paolo Bonzini
· 11 years ago
f6869e7
Merge remote-tracking branch 'anton/abiv2' into next
by Benjamin Herrenschmidt
· 11 years ago
5a4e58b
powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital
by Liu Ping Fan
· 11 years ago
9048e64
powerpc: Use 64k io pages when we never see an HEA
by Alexander Graf
· 11 years ago
9d0c4df
of/fdt: update of_get_flat_dt_prop in prep for libfdt
by Rob Herring
· 11 years ago
b18db0b
KVM guest: Make pv trampoline code executable
by Alexander Graf
· 11 years ago
29ef7a3
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
by Aneesh Kumar K.V
· 11 years ago
b86206e
powerpc: Fix branch patching code for ABIv2
by Anton Blanchard
· 11 years ago
26f9206
powerpc: Use ppc_function_entry instead of open coding it
by Anton Blanchard
· 11 years ago
b1576fe
powerpc: No need to use dot symbols when branching to a function
by Anton Blanchard
· 11 years ago
12c743e
powerpc/mm: fix ".__node_distance" undefined
by Mike Qiu
· 11 years ago
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
· 13 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
· 12 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
· 12 years ago
437d496
powerpc/THP: Enable THP on PPC64
by Aneesh Kumar K.V
· 12 years ago
d8e355a
powerpc: split hugepage when using subpage protection
by Aneesh Kumar K.V
· 12 years ago
Next »