Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b88576965b9518018c604865212294719ca2744f
/
arch
/
powerpc
/
mm
« Previous
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
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a932729
powerpc: Fix swiotlb to respect the boot option
by FUJITA Tomonori
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
72c3368
nodemask.h: remove macro any_online_node
by H Hartley Sweeten
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
3eb93c5
powerpc: Convert tlbivax_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
6b9c9b8
powerpc: Convert native_tlbie_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
be833f3
powerpc: Convert context_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
efd0f0f
Merge commit 'jwb/next' into next
by Benjamin Herrenschmidt
· 15 years ago
66d99b8
powerpc: Convert open coded native hashtable bit lock
by Anton Blanchard
· 15 years ago
ec144a8
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
c7b6669
powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
by Stefan Roese
· 15 years ago
77058e1
powerpc: Fix address masking bug in hpte_need_flush()
by David Gibson
· 15 years ago
7317ac8
powerpc: Convert mmu context allocator from idr to ida
by Anton Blanchard
· 15 years ago
9ddc5b6
tree-wide: fix typos "ammount" -> "amount"
by Uwe Kleine-König
· 15 years ago
Next »