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
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-28
|
\
|
*
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-14
|
|
\
|
|
*
powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
Scott Wood
2014-01-10
|
|
*
powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selection
Scott Wood
2014-01-09
|
|
*
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
2014-01-09
|
|
*
powerpc: add barrier after writing kernel PTE
Scott Wood
2014-01-09
|
|
*
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
2014-01-09
|
|
*
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
2014-01-09
|
|
*
powerpc/fsl_booke: introduce map_mem_in_cams_addr
Kevin Hao
2014-01-09
|
|
*
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
2014-01-09
|
|
*
powerpc: enable the relocatable support for the fsl booke 32bit kernel
Kevin Hao
2014-01-09
|
|
*
powerpc/fsl_booke: protect the access to MAS7
Kevin Hao
2014-01-09
|
*
|
powerpc: Make add_system_ram_resources() __init
Geert Uytterhoeven
2014-01-14
|
*
|
powerpc: Add debug checks to catch invalid cpu-to-node mappings
Srivatsa S. Bhat
2014-01-14
|
*
|
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
Srivatsa S. Bhat
2014-01-14
|
*
|
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-14
|
|
/
|
*
powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
Aneesh Kumar K.V
2013-12-08
|
*
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
Aneesh Kumar K.V
2013-12-08
|
*
powerpc: Move the patch_exception to a common place
Kevin Hao
2013-12-01
*
|
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-21
|
/
*
powerpc/booke: Only check for hugetlb in flush if vma != NULL
Scott Wood
2013-11-22
*
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Anton Blanchard
2013-11-20
*
powerpc: Fix __get_user_pages_fast() irq handling
Heiko Carstens
2013-11-20
*
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-14
*
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-12
*
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-12
*
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-12
*
powerpc: Fix warnings for arch/powerpc/mm/numa.c
Robert Jennings
2013-10-30
*
powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB
LEROY Christophe
2013-10-28
*
powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcb
LEROY Christophe
2013-10-28
*
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2013-10-11
|
\
|
*
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
2013-10-11
*
|
powerpc: Book 3S MMU little endian support
Anton Blanchard
2013-10-11
|
/
*
powerpc: Fix memory hotplug with sparse vmemmap
Nathan Fontenot
2013-10-03
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
*
powerpc: Fix possible deadlock on page fault
Aneesh Kumar K.V
2013-09-10
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
|
\
|
*
powerpc/mm: Mark Memory Resources as busy
Nathan Fontenot
2013-08-27
|
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
|
*
powerpc: Make NUMA device node code endian safe
Alistair Popple
2013-08-14
|
*
powerpc: Implement __get_user_pages_fast()
Paul Mackerras
2013-08-14
|
*
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-13
|
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
|
\
\
|
|
/
|
/
|
|
*
ppc: init_32: Fix error typo "CONFIG_START_KERNEL"
Paul Bolle
2013-08-20
*
|
powerpc: VPHN topology change updates all siblings
Robert Jennings
2013-07-31
|
/
*
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
Aneesh Kumar K.V
2013-07-24
*
powerpc/mm: Fix fallthrough bug in hpte_decode
Aneesh Kumar K.V
2013-07-24
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
[next]