Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a7af530d45969a63e20708417b70c547596ce3a9
/
arch
/
powerpc
/
mm
f1167fb
powerpc/mm: Remove debug context clamping from nohash code
by Benjamin Herrenschmidt
· 15 years ago
8d8997f
powerpc/mm: Fix hang accessing top of vmalloc space
by Benjamin Herrenschmidt
· 15 years ago
e090808
powerpc/8xx: Fix regression introduced by cache coherency rewrite
by Rex Feany
· 15 years ago
b9eceb2
powerpc/mm: Remove duplicated #include
by Huang Weiyi
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
46db2f8
powerpc/pseries: Fix to handle slb resize across migration
by Brian King
· 15 years ago
df5d6ec
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
by Kumar Gala
· 15 years ago
3c2ee2d
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 15 years ago
ea3cc33
powerpc/mm: Cleanup handling of execute permission
by Benjamin Herrenschmidt
· 15 years ago
fc4bdb3
powerpc/booke: Move MMUCSR definition into mmu-book3e.h
by Kumar Gala
· 15 years ago
4f0dbc2
Merge commit 'paulus-perf/master' into next
by Benjamin Herrenschmidt
· 15 years ago
797a747
powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor
by Kumar Gala
· 15 years ago
8dcd038
powerpc/fsl-booke: read buffer overflow
by Roel Kluin
· 15 years ago
67050b5c
powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus
by Kumar Gala
· 15 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 15 years ago
32a7494
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
25d21ad
powerpc: Add TLB management code for 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
a8f7758
powerpc/mm: Move around mmu_gathers definition on 64-bit
by Benjamin Herrenschmidt
· 15 years ago
57e2a99
powerpc: Add memory management headers for new 64-bit BookE
by Benjamin Herrenschmidt
· 15 years ago
c7cc58a1
powerpc/mm: Rework & cleanup page table freeing code path
by Benjamin Herrenschmidt
· 15 years ago
d4e167d
powerpc/mm: Make low level TLB flush ops on BookE take additional args
by Benjamin Herrenschmidt
· 15 years ago
a245067
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
by Benjamin Herrenschmidt
· 15 years ago
fcce810
powerpc/mm: Add HW threads support to no_hash TLB management
by Benjamin Herrenschmidt
· 15 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 15 years ago
de4376c
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
by Anton Blanchard
· 15 years ago
5eb9bac
powerpc: Rearrange SLB preload code
by Anton Blanchard
· 15 years ago
9c1e105
powerpc: Allow perf_counters to access user memory at interrupt time
by Paul Mackerras
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
5156ddc
powerpc/mm: Fix SMP issue with MMU context handling code
by Kumar Gala
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
30c5af4
powerpc: Use pr_devel() in do_dcache_icache_coherency()
by Michael Ellerman
· 15 years ago
29e5fa59
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
by Michael Ellerman
· 15 years ago
651e2dd
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
by Michael Ellerman
· 15 years ago
a1ac38a
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
by Michael Ellerman
· 15 years ago
d258e64
powerpc: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 15 years ago
850f6ac
powerpc/mm: Make k(un)map_atomic out of line
by Benjamin Herrenschmidt
· 15 years ago
204fba4
percpu: cleanup percpu array definitions
by Tejun Heo
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
ba55bd7
powerpc: Add configurable -Werror for arch/powerpc
by Michael Ellerman
· 16 years ago
7dafd23
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
5cdcd9d
trivial: spelling fix in ppc code comments
by Sankar P
· 16 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
f4dbfa8
perf_counter: Standardize event names
by Peter Zijlstra
· 16 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 16 years ago
d3f6204
powerpc: Set init_bootmem_done on NUMA platforms as well
by Benjamin Herrenschmidt
· 16 years ago
b46b694
powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock
by Benjamin Herrenschmidt
· 16 years ago
3035c86
powerpc/mm: Fix some SMP issues with MMU context handling
by Benjamin Herrenschmidt
· 16 years ago
23db9f4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
435462c
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 16 years ago
8b31e49
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
by Benjamin Herrenschmidt
· 16 years ago
f637a49
powerpc: Minor cleanups of kernel virt address space definitions
by Benjamin Herrenschmidt
· 16 years ago
b16e776
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
by Benjamin Herrenschmidt
· 16 years ago
8e35961
powerpc/mm: Fix broken MMU PID stealing on !SMP
by Hideo Saito
· 16 years ago
60dbf43
powerpc: Add 2.06 tlbie mnemonics
by Milton Miller
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 16 years ago
af3e4ac
powerpc: Do not assert pte_locked for hugepage PTE entries
by Mel Gorman
· 16 years ago
49a8496
powerpc: Allow mem=x cmdline to work with 4G+
by Becky Bruce
· 16 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
b62c31a
powerpc: fix for long standing bug noticed by gcc 4.4.0
by Stephen Rothwell
· 16 years ago
323d23a
Revert "powerpc: Add support for early tlbilx opcode"
by Kumar Gala
· 16 years ago
24f1ce8
powerpc: Fix crash on CPU hotplug
by Michael Ellerman
· 16 years ago
78f13e9
perf_counter: allow for data addresses to be recorded
by Peter Zijlstra
· 16 years ago
52ce67f
powerpc/mm: Fix compile warning
by Kumar Gala
· 16 years ago
e996557
powerpc: Add support for early tlbilx opcode
by Kumar Gala
· 16 years ago
ac17dc8
perf_counter: provide major/minor page fault software events
by Peter Zijlstra
· 16 years ago
7dd1fcc
perf_counter: provide pagefault software events
by Peter Zijlstra
· 16 years ago
757c74d
powerpc/mm: Introduce early_init_mmu() on 64-bit
by Benjamin Herrenschmidt
· 16 years ago
ff7c660
powerpc/mm: Fix printk type warning in mmu_context_nohash
by Benjamin Herrenschmidt
· 16 years ago
d62cbf4
powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
by Benjamin Herrenschmidt
· 16 years ago
8d1cf34
powerpc/mm: Tweak PTE bit combination definitions
by Benjamin Herrenschmidt
· 16 years ago
56aa412
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
by Rusty Russell
· 16 years ago
9e5efaa
powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit
by Benjamin Herrenschmidt
· 16 years ago
1cdab55
powerpc: Wire up /proc/vmallocinfo to our ioremap()
by Benjamin Herrenschmidt
· 16 years ago
c307195
powerpc/fsl-booke: Add support for tlbilx instructions
by Kumar Gala
· 16 years ago
002b0ec
powerpc: Increase stack gap on 64bit binaries
by Anton Blanchard
· 16 years ago
a5adc91
powerpc: Ensure random space between stack and mmaps
by Anton Blanchard
· 16 years ago
9f14c42
powerpc: Randomise mmap start address
by Anton Blanchard
· 16 years ago
13a2cb3
powerpc: Rearrange mmap.c
by Anton Blanchard
· 16 years ago
0f16ef7
powerpc/numa: Cleanup hot_add_scn_to_nid
by Nathan Fontenot
· 16 years ago
13870b6
powerpc/mm: Reduce hashtable size when using 64kB pages
by Anton Blanchard
· 16 years ago
3b7faeb
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 16 years ago
82a0a1c
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
06eccea
powerpc/mm: Fix numa reserve bootmem page selection
by Dave Hansen
· 16 years ago
96a8bac
powerpc/fsl-booke: Fix compile warning
by Kumar Gala
· 16 years ago
d66c82e
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
by Kumar Gala
· 16 years ago
f99fb8a
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
by Kumar Gala
· 16 years ago
8d30c14
powerpc/mm: Rework I$/D$ coherency (v3)
by Benjamin Herrenschmidt
· 16 years ago
91b0f5e
powerpc/mm: Move 64-bit unmapped_area to top of address space
by Anton Blanchard
· 16 years ago
8b16cd2
powerpc/numa: Remove redundant find_cpu_node()
by Milton Miller
· 16 years ago
20fcefe
powerpc/numa: Avoid possible reference beyond prop. length in find_min_common_depth()
by Milton Miller
· 16 years ago
edbc29d
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 16 years ago
6c24b17
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
by Kumar Gala
· 16 years ago
Next »