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
*
generic swap(): iphase: rename swap() to swap_byte_order()
Wu Fengguang
2009-01-08
*
generic swap(): sparc: rename swap() to swap_ulong()
Wu Fengguang
2009-01-08
*
remove lots of double-semicolons
Fernando Carrijo
2009-01-08
*
romfs: romfs_iget() - unsigned ino >= 0 is always true
roel kluin
2009-01-08
*
vmcore: remove saved_max_pfn check
Magnus Damm
2009-01-08
*
w1: send status messages after command processing
Evgeniy Polyakov
2009-01-08
*
w1: added w1 reset command
Evgeniy Polyakov
2009-01-08
*
w1: move w1 commands from defines to enum
Evgeniy Polyakov
2009-01-08
*
w1: allow master IO commands
Evgeniy Polyakov
2009-01-08
*
w1: documentation update
Evgeniy Polyakov
2009-01-08
*
w1: list slaves commands
Evgeniy Polyakov
2009-01-08
*
w1: add touch block command
Evgeniy Polyakov
2009-01-08
*
w1: add list masters w1 command
Evgeniy Polyakov
2009-01-08
*
w1: add 1-wire master driver for i.MX27 / i.MX31
Sascha Hauer
2009-01-08
*
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
2009-01-08
*
misc: add dell-laptop driver
Matthew Garrett
2009-01-08
*
dcdbas: export functionality for use in other drivers
Matthew Garrett
2009-01-08
*
ELF: implement AT_RANDOM for glibc PRNG seeding
Kees Cook
2009-01-08
*
mqueue: fix si_pid value in mqueue do_notify()
Sukadev Bhattiprolu
2009-01-08
*
pid: generalize task_active_pid_ns
Eric W. Biederman
2009-01-08
*
pid: implement ns_of_pid
Eric W. Biederman
2009-01-08
*
cpuset: remove remaining pointers to cpumask_t
Li Zefan
2009-01-08
*
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
Li Zefan
2009-01-08
*
cpuset: don't allocate trial cpuset on stack
Li Zefan
2009-01-08
*
cpuset: convert cpuset_attach() to use cpumask_var_t
Li Zefan
2009-01-08
*
cpuset: remove on stack cpumask_t in cpuset_can_attach()
Li Zefan
2009-01-08
*
cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
Li Zefan
2009-01-08
*
cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into to...
Miao Xie
2009-01-08
*
cpuset: rcu_read_lock() to protect task_cs()
Lai Jiangshan
2009-01-08
*
cgroups: add css_tryget()
Paul Menage
2009-01-08
*
cgroups: use hierarchy_mutex in memory controller
Paul Menage
2009-01-08
*
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
2009-01-08
*
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: fix LRU accounting for SwapCache
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: use css_tryget in memcg
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: fix double free and make refcnt sane
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: fix swap accounting leak
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: change try_to_free_pages to hierarchical_reclaim
Daisuke Nishimura
2009-01-08
*
memcg: avoid deadlock caused by race between oom and cpuset_attach
Daisuke Nishimura
2009-01-08
*
memcg: remove mem_cgroup_try_charge
Daisuke Nishimura
2009-01-08
*
memcg: don't trigger oom at page migration
Daisuke Nishimura
2009-01-08
*
memcg: explain details and test document
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: show real limit under hierarchy mode
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: fix calculation of active_ratio
KOSAKI Motohiro
2009-01-08
*
memcg: swappiness
KOSAKI Motohiro
2009-01-08
*
memcg: protect prev_priority
KOSAKI Motohiro
2009-01-08
*
memcg: rename scan global lru
KAMEZAWA Hiroyuki
2009-01-08
*
memcg: show reclaim stat
KOSAKI Motohiro
2009-01-08
*
memcg: remove mem_cgroup_cal_reclaim()
KOSAKI Motohiro
2009-01-08
*
memcg: add zone_reclaim_stat
KOSAKI Motohiro
2009-01-08
[next]