index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
tlb_nohash.c
Age
Commit message (
Expand
)
Author
2014-03-19
powerpc/booke64: Critical and machine check exception support
Scott Wood
2014-01-17
powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E
Scott Wood
2014-01-09
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
2013-12-02
powerpc: Move the patch_exception to a common place
Kevin Hao
2013-11-22
powerpc/booke: Only check for hugetlb in flush if vma != NULL
Scott Wood
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-03-05
powerpc/fsl-booke: Support detection of page sizes on e6500
Kumar Gala
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-07
powerpc: hugetlb: modify include usage for FSL BookE code
Becky Bruce
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-11
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
Kumar Gala
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
2011-07-22
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
2011-07-12
powerpc/44x: don't use tlbivax on AMP systems
Dave Kleikamp
2011-07-08
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
Becky Bruce
2011-06-29
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
Scott Wood
2011-06-17
powerpc/book3e: Clarify HW table walk enable/disable message
Kumar Gala
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
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-14
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
2010-10-14
powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes
Kumar Gala
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-07-14
powerpc/book3e: Adjust the page sizes list based on MMU config
Benjamin Herrenschmidt
2010-07-14
powerpc/book3e: Fix single step when using HW page tables
Benjamin Herrenschmidt
2010-02-19
powerpc: Convert tlbivax_lock to raw_spinlock
Thomas Gleixner
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
2009-04-07
powerpc/mm: Fix compile warning
Kumar Gala
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2009-01-08
powerpc: Remove the redundant _tlbil_pid at SMP case
Dave Liu
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt