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
...
*
__exit_signal: don't take rcu lock
Oleg Nesterov
2008-07-25
*
signals: change collect_signal() to return void
Oleg Nesterov
2008-07-25
*
signals: collect_signal: simplify the "still_pending" logic
Oleg Nesterov
2008-07-25
*
signals: collect_signal: remove the unneeded sigismember() check
Oleg Nesterov
2008-07-25
*
posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process);
Oleg Nesterov
2008-07-25
*
posix timers: timer_delete: remove the bogus "->it_process != NULL" check
Oleg Nesterov
2008-07-25
*
cpuset: two minor code-cleanups
Lai Jiangshan
2008-07-25
*
cpuset: code-cleanup for started_after
Lai Jiangshan
2008-07-25
*
cpuset: don't pass empty cpumasks to partition_sched_domains()
Lai Jiangshan
2008-07-25
*
cpuset: avoid unnecessary sched domains rebuilding
Li Zefan
2008-07-25
*
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...
Miao Xie
2008-07-25
*
cpusets: restructure the function update_cpumask() and update_nodemask()
Miao Xie
2008-07-25
*
memcg: limit change shrink usage
KAMEZAWA Hiroyuki
2008-07-25
*
res_counter: limit change support ebusy
KAMEZAWA Hiroyuki
2008-07-25
*
memcg: clean up checking of the disabled flag
Li Zefan
2008-07-25
*
memcg: remove a redundant check
KAMEZAWA Hiroyuki
2008-07-25
*
memcg: add hints for branch
KAMEZAWA Hiroyuki
2008-07-25
*
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
2008-07-25
*
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
2008-07-25
*
memcg: better migration handling
KAMEZAWA Hiroyuki
2008-07-25
*
memcg: avoid unnecessary initialization
KAMEZAWA Hiroyuki
2008-07-25
*
memcg: make global var read_mostly
KAMEZAWA Hiroyuki
2008-07-25
*
devcgroup: code cleanup
Li Zefan
2008-07-25
*
devcgroup: relax white-list protection down to RCU
Pavel Emelyanov
2008-07-25
*
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2008-07-25
*
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
2008-07-25
*
cgroup files: convert devcgroup_access_write() into a cgroup write_string() h...
Paul Menage
2008-07-25
*
cgroup files: remove cpuset_common_file_write()
Paul Menage
2008-07-25
*
cgroup files: turn attach_task_by_pid directly into a cgroup write handler
Paul Menage
2008-07-25
*
cgroup files: move notify_on_release file to separate write handler
Paul Menage
2008-07-25
*
cgroups: misc cleanups to write_string patchset
Paul Menage
2008-07-25
*
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2008-07-25
*
cgroup files: add write_string cgroup control file method
Paul Menage
2008-07-25
*
cgroup files: clean up whitespace in struct cftype
Paul Menage
2008-07-25
*
cgroups: annotate two variables with __read_mostly
Li Zefan
2008-07-25
*
cgroup: list_for_each cleanup
KOSAKI Motohiro
2008-07-25
*
Mark res_counter_charge(_locked) with __must_check
Pavel Emelyanov
2008-07-25
*
cgroup: use read lock to guard find_existing_css_set()
Li Zefan
2008-07-25
*
procfs-guide: drop pointless entities
Mike Frysinger
2008-07-25
*
quota: implement sending information via netlink about user below quota
Jan Kara
2008-07-25
*
quota: convert macros to inline functions
Jan Kara
2008-07-25
*
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
*
quota: cleanup loop in sync_dquots()
Jan Kara
2008-07-25
*
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-07-25
*
quota: fix possible infinite loop in quota code
Jan Kara
2008-07-25
*
UTC timestamp option for FAT filesystems fix
Joe Peterson
2008-07-25
*
fatfs: add UTC timestamp option
Joe Peterson
2008-07-25
*
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-25
*
remove the in-kernel struct dirent{,64}
Adrian Bunk
2008-07-25
*
msdos fs: remove unsettable atari option
Rene Scharfe
2008-07-25
[prev]
[next]