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
Commit message (
Expand
)
Author
Age
*
[PATCH] frv: NULL noise removal in frv xchg()
Al Viro
2006-06-23
*
[PATCH] frv: initrd is grossly broken on frv (never built)
Al Viro
2006-06-23
*
[PATCH] ext2 XIP won't build without MMU
Al Viro
2006-06-23
*
[PATCH] frv: wrong syscall
Al Viro
2006-06-23
*
[PATCH] frv: misc sparse annotations
Al Viro
2006-06-23
*
[PATCH] frv: misc __user annotations
Al Viro
2006-06-23
*
[PATCH] frv: binfmt_elf_fdpic __user annotations
Al Viro
2006-06-23
*
[PATCH] frv: sysctl __user annotations
Al Viro
2006-06-23
*
[PATCH] frv: signal annotations
Al Viro
2006-06-23
*
[PATCH] frv: basic __iomem annotations
Al Viro
2006-06-23
*
[PATCH] frv: __user infrastructure
Al Viro
2006-06-23
*
[PATCH] SELinux: add security_task_movememory calls to mm code
David Quigley
2006-06-23
*
[PATCH] SELinux: add task_movememory hook
David Quigley
2006-06-23
*
[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)
David Quigley
2006-06-23
*
[PATCH] SELinux: add security hooks to {get,set}affinity
David Quigley
2006-06-23
*
[PATCH] lsm: add task_setioprio hook
James Morris
2006-06-23
*
[PATCH] move_pages: fix 32 -> 64 bit compat function
Christoph Lameter
2006-06-23
*
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2006-06-23
*
[PATCH] sys_move_pages: x86_64 support
Christoph Lameter
2006-06-23
*
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
2006-06-23
*
[PATCH] page migration: use allocator function for migrate_pages()
Christoph Lameter
2006-06-23
*
[PATCH] page migration: handle freeing of pages in migrate_pages()
Christoph Lameter
2006-06-23
*
[PATCH] page migration: simplify migrate_pages()
Christoph Lameter
2006-06-23
*
[PATCH] printk() should not be called under zone->lock
Kirill Korotaev
2006-06-23
*
[PATCH] Delete unused definitions of kvaddr_to_nid
Ralf Baechle
2006-06-23
*
[PATCH] kernel-doc for mm/filemap.c
Randy Dunlap
2006-06-23
*
[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
Paul Drynoff
2006-06-23
*
[PATCH] update vm_total_pages at memory hotadd
KAMEZAWA Hiroyuki
2006-06-23
*
[PATCH] initialise total_memory() earlier
Andrew Morton
2006-06-23
*
[PATCH] mm/slab.c: fix early init assumption
Ingo Molnar
2006-06-23
*
[PATCH] fix update_mmu_cache in fremap.c
Hugh Dickins
2006-06-23
*
[PATCH] remove unused o_flags from do_shmat
Hugh Dickins
2006-06-23
*
[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
Hugh Dickins
2006-06-23
*
[PATCH] add page_mkwrite() vm_operations method
David Howells
2006-06-23
*
[PATCH] mm: fix swap unused warning
Con Kolivas
2006-06-23
*
[PATCH] sparsemem: record nid during memory present
Andy Whitcroft
2006-06-23
*
[PATCH] slab: verify pointers before free
Pekka Enberg
2006-06-23
*
[PATCH] page migration: Update documentation
Christoph Lameter
2006-06-23
*
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
2006-06-23
*
[PATCH] More page migration: do not inc/dec rss counters
Christoph Lameter
2006-06-23
*
[PATCH] Swapless page migration: modify core logic
Christoph Lameter
2006-06-23
*
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
2006-06-23
*
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
2006-06-23
*
[PATCH] page migration cleanup: move fallback handling into special function
Christoph Lameter
2006-06-23
*
[PATCH] page migration cleanup: pass "mapping" to migration functions
Christoph Lameter
2006-06-23
*
[PATCH] page migration cleanup: extract try_to_unmap from migration functions
Christoph Lameter
2006-06-23
*
[PATCH] page migration cleanup: drop nr_refs in remove_references()
Christoph Lameter
2006-06-23
*
[PATCH] page migration cleanup: remove useless definitions
Christoph Lameter
2006-06-23
*
[PATCH] page migration cleanup: group functions
Christoph Lameter
2006-06-23
*
[PATCH] page migration cleanup: rename "ignrefs" to "migration"
Christoph Lameter
2006-06-23
[next]