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
/
sparc64
/
mm
Commit message (
Expand
)
Author
Age
*
[SPARC64]: Fix >8K I/O mappings.
David S. Miller
2005-11-29
*
[PATCH] sparc: convert IO remapping to VM_PFNMAP
David S. Miller
2005-11-28
*
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-11-22
*
[SPARC64]: Use ARRAY_SIZE macro
Tobias Klauser
2005-11-09
*
[SPARC64] mm: update get_user_insn comment
Hugh Dickins
2005-11-08
*
[PATCH] mm: arches skip ptlock
Hugh Dickins
2005-10-30
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-30
*
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
2005-10-30
*
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
2005-10-30
*
[SPARC64]: Fix powering off on SMP.
David S. Miller
2005-10-14
*
[SPARC64]: Fix boot failures on SunBlade-150
David S. Miller
2005-10-12
*
[SPARC64]: Fix initrd when net booting.
David S. Miller
2005-10-05
*
[SPARC64]: Replace cheetah+ code patching with variables.
David S. Miller
2005-10-04
*
[SPARC64]: Rewrite convoluted physical memory probing.
David S. Miller
2005-09-29
*
[SPARC64]: Kill all external references to sp_banks[]
David S. Miller
2005-09-29
*
[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init
David S. Miller
2005-09-29
*
[SPARC64]: Simplify user fault fixup handling.
David S. Miller
2005-09-29
*
[SPARC64]: Convert to use generic exception table support.
David S. Miller
2005-09-28
*
[SPARC64]: Do not do TLB pre-filling any more.
David S. Miller
2005-09-26
*
[SPARC64]: Simplify Spitfire D-cache page flush.
David S. Miller
2005-09-26
*
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
David S. Miller
2005-09-25
*
[SPARC64]: Mark functions called by paging_init() as __init.
David S. Miller
2005-09-23
*
[SPARC64]: Rewrite bootup sequence.
David S. Miller
2005-09-22
*
[SPARC64]: Kill readjust_prom_translations()
David S. Miller
2005-09-22
*
[SPARC64]: Remove unnecessary paging_init() cruft.
David S. Miller
2005-09-22
*
[SPARC64]: Do not allocate OBP page tables using bootmem
David S. Miller
2005-09-22
*
[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.
David S. Miller
2005-09-22
*
[SPARC64]: Do not allocate prom translations using bootmem.
David S. Miller
2005-09-22
*
[SPARC64]: Remove ktlb.S instruction patching.
David S. Miller
2005-09-22
*
[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix
Prasanna S Panchamukhi
2005-09-07
*
[PATCH] Kprobes: prevent possible race conditions sparc64 changes
Prasanna S Panchamukhi
2005-09-07
*
[SPARC]: Kill io_remap_page_range()
David S. Miller
2005-09-02
*
[SPARC64]: Preserve nucleus ctx page size during TLB flushes.
David S. Miller
2005-08-30
*
[SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.
David S. Miller
2005-07-27
*
[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.
David S. Miller
2005-07-10
*
[SPARC64]: Fix UltraSPARC-III fallout from membar changes.
David S. Miller
2005-07-05
*
[SPARC64]: Avoid membar instructions in delay slots.
David S. Miller
2005-06-27
*
[PATCH] Hugepage consolidation
David Gibson
2005-06-21
*
[SPARC64]: Kill useless __pte_alloc_one_kernel indirection
Christoph Hellwig
2005-05-05
*
[PATCH] sparc64: Do not flush dcache for ZERO_PAGE.
David S. Miller
2005-04-17
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16