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
/
kernel
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
*
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: 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
*
cgroups: annotate two variables with __read_mostly
Li Zefan
2008-07-25
*
cgroup: list_for_each cleanup
KOSAKI Motohiro
2008-07-25
*
cgroup: use read lock to guard find_existing_css_set()
Li Zefan
2008-07-25
*
kprobes: remove redundant config check
Abhishek Sagar
2008-07-25
*
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
*
printk ratelimiting rewrite
Dave Young
2008-07-25
*
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
Arjan van de Ven
2008-07-25
*
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
2008-07-25
*
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
2008-07-25
*
call_usermodehelper(): increase reliability
KOSAKI Motohiro
2008-07-25
*
build kernel/profile.o only when requested
Adrian Bunk
2008-07-25
*
kallsyms: fix potential overflow in binary search
Vegard Nossum
2008-07-25
*
flag parameters: fix compile error of sys_epoll_create1
Wang Chen
2008-07-25
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-07-24
|
\
|
*
Merge branch 'linus' into timers/nohz
Ingo Molnar
2008-07-18
|
|
\
|
*
|
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-07-24
|
\
\
\
|
*
|
|
kthread: reduce stack pressure in create_kthread and kthreadd
Mike Travis
2008-07-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-24
|
\
\
\
|
*
|
|
sched: clean up compiler warning
Peter Zijlstra
2008-07-24
|
*
|
|
sched: fix hrtick & generic-ipi dependency
Ingo Molnar
2008-07-23
*
|
|
|
flag parameters: NONBLOCK in pipe
Ulrich Drepper
2008-07-24
*
|
|
|
flag parameters: inotify_init
Ulrich Drepper
2008-07-24
*
|
|
|
flag parameters: eventfd
Ulrich Drepper
2008-07-24
*
|
|
|
flag parameters: signalfd
Ulrich Drepper
2008-07-24
*
|
|
|
flag parameters: paccept
Ulrich Drepper
2008-07-24
*
|
|
|
generic irqs: handle failure of irqchip->set_type in setup_irq
Uwe Kleine-König
2008-07-24
*
|
|
|
pm: fix try_to_freeze_tasks()'s use of do_div()
David Howells
2008-07-24
*
|
|
|
pm: schedule sysrq poweroff on boot cpu
Zhang Rui
2008-07-24
*
|
|
|
pm: introduce new interfaces schedule_work_on() and queue_work_on()
Zhang Rui
2008-07-24
[prev]
[next]