index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2011-11-11
powerpc: Fix deadlock in icswx code
Anton Blanchard
2011-11-11
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
Anton Blanchard
2011-11-11
powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid
Anton Blanchard
2011-11-11
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-11
powerpc: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
2011-11-11
powerpc: gup_hugepte() support THP based tail recounting
Andrea Arcangeli
2011-11-11
powerpc: gup_hugepte() avoid freeing the head page too many times
Andrea Arcangeli
2011-11-11
powerpc: get_hugepte() don't put_page() the wrong page
Andrea Arcangeli
2011-11-11
powerpc: remove superfluous PageTail checks on the pte gup_fast
Andrea Arcangeli
2011-11-11
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
2011-05-19
powerpc: Add ioremap_wc
Anton Blanchard
2011-05-06
powerpc: Fix compile with icwsx support
Stephen Rothwell
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
2011-05-04
powerpc: Use new CPU feature bit to select 2.06 tlbie
Michael Neuling
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
powerpc/numa: Look for ibm, associativity-reference-points at the root
Michael Ellerman
2011-04-27
powerpc: Add TLB size detection for TYPE_3E MMUs
Benjamin Herrenschmidt
2011-04-20
powerpc: Replace open coded instruction patching with patch_instruction/patch...
Anton Blanchard
2011-04-20
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
Michael Ellerman
2011-04-20
powerpc/mm: Standardise on MMU_NO_CONTEXT
Michael Ellerman
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-04
Documentation: fix minor typos/spelling
Sylvestre Ledru
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-17
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
2011-03-10
powerpc/pseries: Disable VPNH feature
Benjamin Herrenschmidt
2011-03-02
powerpc: Fix memory limits when starting at a non-zero address
Scott Wood
2011-03-02
powerpc/mm: Make hpte_need_flush() safe for preemption
Peter Zijlstra
2011-02-07
powerpc/numa: Fix bug in unmap_cpu_from_node
Anton Blanchard
2011-02-07
powerpc/numa: Disable VPHN on dedicated processor partitions
Anton Blanchard
2011-02-07
powerpc/numa: Add length when creating OF properties via VPHN
Anton Blanchard
2011-02-07
powerpc/numa: Check for all VPHN changes
Anton Blanchard
2011-02-07
powerpc/numa: Only use active VPHN count fields
Anton Blanchard
2011-02-07
powerpc/pseries: Remove unnecessary variable initializations in numa.c
Jesse Larrew
2011-02-07
powerpc/pseries: Fix brace placement in numa.c
Jesse Larrew
2011-02-07
powerpc/pseries: Fix typo in VPHN comments
Jesse Larrew
2011-02-02
powerpc/476: Workaround for PLB6 hang
Dave Kleikamp
2011-01-13
thp: alter compound get_page/put_page
Andrea Arcangeli
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
2011-01-11
powerpc/pseries: Fix VPHN build errors on non-SMP systems
Jesse Larrew
2010-12-09
powerpc: Remove unnecessary casts of void ptr
Jesper Juhl
2010-12-09
powerpc/pseries: Poll VPA for topology changes and update NUMA maps
Jesse Larrew
2010-12-09
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
[next]