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
*
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
2009-03-23
*
powerpc/mm: Fix printk type warning in mmu_context_nohash
Benjamin Herrenschmidt
2009-03-23
*
powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
Benjamin Herrenschmidt
2009-03-23
*
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
2009-03-23
*
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2009-03-23
*
powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit
Benjamin Herrenschmidt
2009-03-11
*
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2009-03-11
*
powerpc/fsl-booke: Add support for tlbilx instructions
Kumar Gala
2009-03-09
*
powerpc: Increase stack gap on 64bit binaries
Anton Blanchard
2009-02-22
*
powerpc: Ensure random space between stack and mmaps
Anton Blanchard
2009-02-22
*
powerpc: Randomise mmap start address
Anton Blanchard
2009-02-22
*
powerpc: Rearrange mmap.c
Anton Blanchard
2009-02-22
*
powerpc/numa: Cleanup hot_add_scn_to_nid
Nathan Fontenot
2009-02-22
*
powerpc/mm: Reduce hashtable size when using 64kB pages
Anton Blanchard
2009-02-22
*
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-02-17
|
\
|
*
powerpc/fsl-booke: Fix compile warning
Kumar Gala
2009-02-12
|
*
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
2009-02-12
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-02-17
|
\
\
|
*
|
powerpc/mm: Fix numa reserve bootmem page selection
Dave Hansen
2009-02-13
|
*
|
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
2009-02-11
*
|
|
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2009-02-11
*
|
|
powerpc/mm: Move 64-bit unmapped_area to top of address space
Anton Blanchard
2009-02-11
|
|
/
|
/
|
*
|
powerpc/numa: Remove redundant find_cpu_node()
Milton Miller
2009-02-10
*
|
powerpc/numa: Avoid possible reference beyond prop. length in find_min_common...
Milton Miller
2009-02-10
*
|
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-02-10
|
\
\
|
|
/
|
/
|
|
*
powerpc/fsl-booke: Make CAM entries used for lowmem configurable
Trent Piepho
2009-01-28
|
*
powerpc/fsl-booke: Allow larger CAM sizes than 256 MB
Trent Piepho
2009-01-28
|
*
powerpc/fsl-booke: Remove code duplication in lowmem mapping
Trent Piepho
2009-01-28
*
|
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
Kumar Gala
2009-02-09
|
/
*
powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
Gerhard Pircher
2009-01-28
*
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
Dave Kleikamp
2009-01-16
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-12
*
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
2009-01-12
|
\
|
*
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
2009-01-07
|
*
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
2009-01-07
*
|
powerpc/mm: Make clear_fixmap() actually work
Anton Vorontsov
2009-01-08
*
|
powerpc: Fix missing semicolons in mmu_decl.h
Benjamin Herrenschmidt
2009-01-08
*
|
powerpc: Remove the redundant _tlbil_pid at SMP case
Dave Liu
2009-01-08
*
|
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
2009-01-08
*
|
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
2009-01-08
*
|
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
2009-01-08
*
|
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
2009-01-08
*
|
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
*
|
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2009-01-06
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
|
\
|
*
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-28
|
*
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
2008-12-22
|
*
powerpc/32: Allow __ioremap on RAM addresses for kdump kernel
Anton Vorontsov
2008-12-22
|
*
powerpc: Fix missing 'blr' in _tlbia()
Benjamin Herrenschmidt
2008-12-21
|
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-20
[next]