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
*
printk: add comment about tricky check for text buffer size
Petr Mladek
2014-04-03
*
printk: remove obsolete check for log level "c"
Petr Mladek
2014-04-03
*
printk: remove duplicated check for log level
Petr Mladek
2014-04-03
*
vsprintf: remove %n handling
Ryan Mallon
2014-04-03
*
kernel/resource.c: make reallocate_resource() static
Daeseok Youn
2014-04-03
*
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-04-03
*
lib/syscall.c: unexport task_current_syscall()
Andrew Morton
2014-04-03
*
xattr: guard against simultaneous glibc header inclusion
Serge Hallyn
2014-04-03
*
samples/seccomp/Makefile: do not build tests if cross-compiling for MIPS
Markos Chandras
2014-04-03
*
err.h: use bool for IS_ERR and IS_ERR_OR_NULL
Joe Perches
2014-04-03
*
SubmittingPatches: document the use of git
Josh Triplett
2014-04-03
*
SubmittingPatches: add recommendation for mailing list references
Josh Triplett
2014-04-03
*
SubmittingPatches: add style recommendation to use imperative descriptions
Josh Triplett
2014-04-03
*
fs, kernel: permit disabling the uselib syscall
Josh Triplett
2014-04-03
*
kernel/groups.c: remove return value of set_groups
Wang YanQing
2014-04-03
*
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
Fabian Frederick
2014-04-03
*
include/linux/syscalls.h: add sys32_quotactl() prototype
Rashika Kheria
2014-04-03
*
mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...
Raghavendra K T
2014-04-03
*
slub: do not drop slab_mutex for sysfs_slab_add
Vladimir Davydov
2014-04-03
*
kobject: don't block for each kobject_uevent
Vladimir Davydov
2014-04-03
*
drop_caches: add some documentation and info message
Dave Hansen
2014-04-03
*
mm: remove read_cache_page_async()
Sasha Levin
2014-04-03
*
mm, thp: drop do_huge_pmd_wp_zero_page_fallback()
Kirill A. Shutemov
2014-04-03
*
mm: consolidate code to setup pte
Kirill A. Shutemov
2014-04-03
*
mm: consolidate code to call vm_ops->page_mkwrite()
Kirill A. Shutemov
2014-04-03
*
mm: introduce do_shared_fault() and drop do_fault()
Kirill A. Shutemov
2014-04-03
*
mm: introduce do_cow_fault()
Kirill A. Shutemov
2014-04-03
*
mm: introduce do_read_fault()
Kirill A. Shutemov
2014-04-03
*
mm: do_fault(): extract to call vm_ops->do_fault() to separate function
Kirill A. Shutemov
2014-04-03
*
mm: rename __do_fault() -> do_fault()
Kirill A. Shutemov
2014-04-03
*
include/linux/mm.h: remove ifdef condition
Rashika Kheria
2014-04-03
*
mm/nobootmem.c: mark function as static
Rashika Kheria
2014-04-03
*
mm/page_cgroup.c: mark functions as static
Rashika Kheria
2014-04-03
*
mm/process_vm_access.c: mark function as static
Rashika Kheria
2014-04-03
*
mm/mmap.c: mark function as static
Rashika Kheria
2014-04-03
*
mm/memory.c: mark functions as static
Rashika Kheria
2014-04-03
*
mm/compaction.c: mark function as static
Rashika Kheria
2014-04-03
*
mm, compaction: avoid isolating pinned pages
David Rientjes
2014-04-03
*
mm, hugetlb: mark some bootstrap functions as __init
David Rientjes
2014-04-03
*
mm: keep page cache radix tree nodes in check
Johannes Weiner
2014-04-03
*
lib: radix_tree: tree node interface
Johannes Weiner
2014-04-03
*
mm: thrash detection-based file cache sizing
Johannes Weiner
2014-04-03
*
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
*
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-04-03
*
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-04-03
*
mm: shmem: save one radix tree lookup when truncating swapped pages
Johannes Weiner
2014-04-03
*
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
2014-04-03
*
fs: cachefiles: use add_to_page_cache_lru()
Johannes Weiner
2014-04-03
*
mm: vmstat: fix UP zone state accounting
Johannes Weiner
2014-04-03
*
mm: vmscan: shrink_slab: rename max_pass -> freeable
Vladimir Davydov
2014-04-03
[next]