Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8547d4cc2b616e4f1dafebe2c673fc986422b506
/
arch
/
powerpc
/
mm
7646223
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 13 years ago
307cfe7
powerpc: Force page alignment for initrd reserved memory
by Benjamin Herrenschmidt
· 13 years ago
2672391
mm, powerpc: move the RCU page-table freeing into generic code
by Peter Zijlstra
· 13 years ago
d6bf29b
powerpc: mmu_gather rework
by Peter Zijlstra
· 13 years ago
40f1ce7
powerpc: Remove ioremap_flags
by Anton Blanchard
· 14 years ago
be135f4
powerpc: Add ioremap_wc
by Anton Blanchard
· 14 years ago
79af218
powerpc: Fix compile with icwsx support
by Stephen Rothwell
· 14 years ago
104699c
powerpc: Convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
851d2e2
powerpc: Add Initiate Coprocessor Store Word (icswx) support
by Tseng-Hui (Frank) Lin
· 14 years ago
a32e252
powerpc: Use new CPU feature bit to select 2.06 tlbie
by Michael Neuling
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
e70606e
powerpc/numa: Look for ibm, associativity-reference-points at the root
by Michael Ellerman
· 14 years ago
bd49178
powerpc: Add TLB size detection for TYPE_3E MMUs
by Benjamin Herrenschmidt
· 14 years ago
b68a70c
powerpc: Replace open coded instruction patching with patch_instruction/patch_branch
by Anton Blanchard
· 14 years ago
f5be2dc
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
by Michael Ellerman
· 14 years ago
5e8e7b4
powerpc/mm: Standardise on MMU_NO_CONTEXT
by Michael Ellerman
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
f65e51d
Documentation: fix minor typos/spelling
by Sylvestre Ledru
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6090912
powerpc: Implement dma_mmap_coherent()
by Benjamin Herrenschmidt
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
8315320
Merge remote branch 'jwb/next' into next
by Benjamin Herrenschmidt
· 14 years ago
36e8695
powerpc/pseries: Disable VPNH feature
by Benjamin Herrenschmidt
· 14 years ago
6dd2270
powerpc: Fix memory limits when starting at a non-zero address
by Scott Wood
· 14 years ago
f342552
powerpc/mm: Make hpte_need_flush() safe for preemption
by Peter Zijlstra
· 14 years ago
429f4d8
powerpc/numa: Fix bug in unmap_cpu_from_node
by Anton Blanchard
· 14 years ago
fe5cfd6
powerpc/numa: Disable VPHN on dedicated processor partitions
by Anton Blanchard
· 14 years ago
c0e5e46
powerpc/numa: Add length when creating OF properties via VPHN
by Anton Blanchard
· 14 years ago
d69043e
powerpc/numa: Check for all VPHN changes
by Anton Blanchard
· 14 years ago
5de1669
powerpc/numa: Only use active VPHN count fields
by Anton Blanchard
· 14 years ago
cd9d6cc
powerpc/pseries: Remove unnecessary variable initializations in numa.c
by Jesse Larrew
· 14 years ago
7639ada
powerpc/pseries: Fix brace placement in numa.c
by Jesse Larrew
· 14 years ago
bd03403
powerpc/pseries: Fix typo in VPHN comments
by Jesse Larrew
· 14 years ago
21a06b0
powerpc/476: Workaround for PLB6 hang
by Dave Kleikamp
· 14 years ago
9180706
thp: alter compound get_page/put_page
by Andrea Arcangeli
· 14 years ago
5d7d807
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
by Benjamin Herrenschmidt
· 14 years ago
39bf990
powerpc/pseries: Fix VPHN build errors on non-SMP systems
by Jesse Larrew
· 14 years ago
ae9fd31
powerpc: Remove unnecessary casts of void ptr
by Jesper Juhl
· 14 years ago
9eff1a3
powerpc/pseries: Poll VPA for topology changes and update NUMA maps
by Jesse Larrew
· 14 years ago
7a9d125
powerpc: Record vma->phys_addr in ioremap()
by Michael Ellerman
· 14 years ago
f4b9841
Merge branch 'nvram' into next
by Benjamin Herrenschmidt
· 14 years ago
f2e785e
powerpc: Use call_rcu_sched() for pagetables
by Peter Zijlstra
· 14 years ago
0b97fee
powerpc/mm: Avoid avoidable void* pointer
by Michael Neuling
· 14 years ago
cd34206
powerpc: Add memory_hotplug_max()
by Nishanth Aravamudan
· 14 years ago
99d8670
powerpc: Cleanup APIs for cpu/thread/core mappings
by Vaidyanathan Srinivasan
· 14 years ago
82ae5ea
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
by Kumar Gala
· 14 years ago
1c2c25c
powerpc: Fix call to subpage_protection()
by Michael Neuling
· 14 years ago
4a89261
powerpc/mm: Fix build error in setup_initial_memory_limit
by Kumar Gala
· 14 years ago
2027394
mm: fix race in kunmap_atomic()
by Peter Zijlstra
· 14 years ago
3e4d3af
mm: stack based kmap_atomic()
by Peter Zijlstra
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
55fd766
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
by Kumar Gala
· 15 years ago
988cf86
powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes
by Kumar Gala
· 14 years ago
92437d4
powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
by Paul Gortmaker
· 14 years ago
4108d9b
powerpc/Makefiles: Change to new flag variables
by matt mooney
· 14 years ago
c7fc2de
memblock, bootmem: Round pfn properly for memory and reserved regions
by Yinghai Lu
· 14 years ago
0d35e16
powerpc/mm: Assume first cpu is boot_cpuid not 0
by Matthew McClintock
· 14 years ago
28b5499
powerpc: Check end of stack canary at oops time
by Anton Blanchard
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
79c3095
powerpc: Export memstart_addr and kernstart_addr on ppc64
by Sonny Rao
· 14 years ago
b1515af
Merge remote branch 'jwb/merge' into merge
by Benjamin Herrenschmidt
· 14 years ago
32412aa
powerpc/47x: Add an isync before the tlbivax instruction
by Dave Kleikamp
· 14 years ago
597781f
kmap_atomic: make kunmap_atomic() harder to misuse
by Cesar Eduardo Barros
· 14 years ago
cdd854b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
4734b59
memblock: Remove memblock_type.size and add memblock.memory_size instead
by Benjamin Herrenschmidt
· 14 years ago
cd3db0c
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
by Benjamin Herrenschmidt
· 14 years ago
e63075a
memblock: Introduce default allocation limit and use it to replace explicit ones
by Benjamin Herrenschmidt
· 14 years ago
27f574c
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
by Benjamin Herrenschmidt
· 14 years ago
28be707
memblock/powerpc: Use new accessors
by Benjamin Herrenschmidt
· 14 years ago
e3239ff
memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
by Benjamin Herrenschmidt
· 14 years ago
412a4ac
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 14 years ago
3fdfd99
powerpc: Fix erroneous lmb->memblock conversions
by Benjamin Herrenschmidt
· 14 years ago
4b8692c
powerpc/mm: Add some debug output when hash insertion fails
by Benjamin Herrenschmidt
· 14 years ago
171aa2c
powerpc/mm: Fix bugs in huge page hashing
by Benjamin Herrenschmidt
· 14 years ago
ca91e6c
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
by Benjamin Herrenschmidt
· 14 years ago
b1623e7
powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
by Anton Blanchard
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
f2b26c9
powerpc/book3e: Adjust the page sizes list based on MMU config
by Benjamin Herrenschmidt
· 14 years ago
ff82c31
powerpc/book3e: Fix single step when using HW page tables
by Benjamin Herrenschmidt
· 14 years ago
cccd234
powerpc: Removing dead CONFIG_SMP_750
by Christoph Egger
· 14 years ago
41eab6f
powerpc/numa: Use form 1 affinity to setup node distance
by Anton Blanchard
· 14 years ago
a591f6b
powerpc: Remove all rcu head initializations
by Paul E. McKenney
· 14 years ago
d10ac37
powerpc/fsl-booke: Fix comments in mmu code that mention BATS
by Becky Bruce
· 14 years ago
8054a34
powerpc: Remove dead CONFIG_HIGHPTE
by Christoph Egger
· 14 years ago
98edb6c
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
bc8449c
powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity
by Anton Blanchard
· 14 years ago
78f6223
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
by Kumar Gala
· 14 years ago
c83ec26
PPC: Split context init/destroy functions
by Alexander Graf
· 15 years ago
1ed31d6
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
25863de
powerpc/cpumask: Convert NUMA code to new cpumask API
by Anton Blanchard
· 15 years ago
e460c2c
powerpc: Invoke oom-killer from page fault
by Benjamin Herrenschmidt
· 15 years ago
91eea67
powerpc/mm: Track backing pages allocated by vmemmap_populate()
by Mark Nelson
· 15 years ago
75c1d53
powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300
by Benjamin Herrenschmidt
· 15 years ago
e7f75ad
powerpc/47x: Base ppc476 support
by Dave Kleikamp
· 15 years ago
b18262e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
56151e7
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
by Wufei
· 15 years ago
4b83c33
powerpc/numa: Add form 1 NUMA affinity
by Anton Blanchard
· 15 years ago
e813734
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
by Becky Bruce
· 15 years ago
9c7cc23
powerpc: Disable interrupts for data breakpoint exceptions
by K.Prasad
· 15 years ago
55052ee
powerpc: Fix ioremap_flags() with book3e pte definition
by Benjamin Herrenschmidt
· 15 years ago
Next »