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
/
include
Commit message (
Expand
)
Author
Age
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-22
|
\
|
*
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
2012-03-21
|
*
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
2012-03-21
|
*
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
2012-03-21
|
*
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
2012-03-21
|
*
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
2012-03-21
|
*
memcg: kill dead prev_priority stubs
Konstantin Khlebnikov
2012-03-21
|
*
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
2012-03-21
|
*
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2012-03-21
|
*
memcg: replace MEM_CONT by MEM_RES_CTLR
Hugh Dickins
2012-03-21
|
*
page_alloc.c: remove add_from_early_node_map()
Kautuk Consul
2012-03-21
|
*
hugetlbfs: fix alignment of huge page requests
Steven Truelove
2012-03-21
|
*
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
2012-03-21
|
*
hugepages: fix use after free bug in "quota" handling
David Gibson
2012-03-21
|
*
hugetlb: cleanup hugetlb.h
David Gibson
2012-03-21
|
*
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
|
*
mm, memcg: pass charge order to oom killer
David Rientjes
2012-03-21
|
*
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
Konstantin Khlebnikov
2012-03-21
|
*
thp: allow a hwpoisoned head page to be put back to LRU
Dean Nelson
2012-03-21
|
*
mm, oom: force oom kill on sysrq+f
David Rientjes
2012-03-21
|
*
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2012-03-21
|
*
rmap: remove __anon_vma_link() declaration
Xiao Guangrong
2012-03-21
|
*
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
Konstantin Khlebnikov
2012-03-21
|
*
pagemap: export KPF_THP
Naoya Horiguchi
2012-03-21
|
*
thp: optimize away unnecessary page table locking
Naoya Horiguchi
2012-03-21
|
*
vmscan: only defer compaction for failed order and higher
Rik van Riel
2012-03-21
|
*
vmscan: kswapd carefully call compaction
Rik van Riel
2012-03-21
|
*
mm: make swapin readahead skip over holes
Rik van Riel
2012-03-21
|
*
mm: make get_mm_counter static-inline
Konstantin Khlebnikov
2012-03-21
|
*
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-21
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
|
\
\
|
*
|
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-03-08
|
*
|
driver-core: remove legacy iSeries hack
Stephen Rothwell
2012-03-08
|
*
|
atomic: Allow atomic_inc_not_zero to be overridden
Anton Blanchard
2012-03-07
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-03-21
|
\
\
\
|
*
|
|
GFS2: FITRIM ioctl support
Steven Whitehouse
2012-02-28
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
|
\
\
\
\
|
*
|
|
|
debugfs-related mode_t whack-a-mole
Al Viro
2012-03-20
|
*
|
|
|
__register_binfmt() made void
Al Viro
2012-03-20
|
*
|
|
|
kill reiserfs_fs_{i,sb}.h
Al Viro
2012-03-20
|
*
|
|
|
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
|
*
|
|
|
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
2012-03-20
|
*
|
|
|
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
2012-03-20
|
*
|
|
|
switch touch_atime to struct path
Al Viro
2012-03-20
|
*
|
|
|
switch unix_sock to struct path
Al Viro
2012-03-20
|
*
|
|
|
constify path argument of trace_seq_path()
Al Viro
2012-03-20
|
*
|
|
|
constify path argument of audit_log_d_path()
Al Viro
2012-03-20
|
*
|
|
|
fs: initial qnx6fs addition
Kai Bankett
2012-03-20
|
*
|
|
|
vfs: d_alloc_root() gone
Al Viro
2012-03-20
|
*
|
|
|
vfs: turn generic_drop_inode() into static inline
Al Viro
2012-03-20
[next]