index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
|
\
|
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
|
|
\
|
*
|
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
2013-06-30
|
*
|
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-06-30
|
*
|
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc: disable assert_pte_locked for collapse_huge_page
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc: Prevent gcc to re-read the pagetables
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc/THP: Add code to handle HPTE faults for hugepages
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc: Update gup_pmd_range to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
|
*
|
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
2013-06-20
|
*
|
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
2013-06-20
*
|
|
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
*
|
|
mm/ppc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
*
|
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
*
|
|
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
*
|
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
*
|
|
mm/hugetlb: use already existing interface huge_page_shift
Wanpeng Li
2013-07-03
*
|
|
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
2013-06-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
2013-06-20
|
|
/
*
|
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
2013-06-17
|
\
|
|
*
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
2013-05-31
*
|
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
|
/
*
powerpc: Exception hooks for context tracking subsystem
Li Zhong
2013-05-14
*
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
2013-05-14
*
powerpc/tm: Fix null pointer deference in flush_hash_page
Michael Neuling
2013-05-05
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
|
\
|
*
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: Print page size info during boot
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: New hugepage directory format
Aneesh Kumar K.V
2013-04-30
|
*
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
2013-04-30
|
*
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
2013-04-30
|
*
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
2013-04-30
|
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2013-04-29
|
|
\
|
|
*
powerpc/fsl-booke: Support detection of page sizes on e6500
Kumar Gala
2013-03-05
[next]