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
*
PM: documentation cleanups
Pavel Machek
2008-02-07
*
kprobes: kretprobe user entry-handler
Abhishek Sagar
2008-02-06
*
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
2008-02-06
*
system timer: fix crash in <100Hz system timer
David Fries
2008-02-06
*
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
2008-02-06
*
idle_regs() must be __cpuinit
Adrian Bunk
2008-02-06
*
kernel/params.c: remove sparse-warning (different signedness)
Richard Knutsson
2008-02-06
*
stopmachine: semaphore to mutex
Daniel Walker
2008-02-06
*
Add arch_ptrace_stop
Roland McGrath
2008-02-06
*
relay: nopage
Nick Piggin
2008-02-06
*
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2008-02-06
*
do_wait: remove one "else if" branch
Oleg Nesterov
2008-02-06
*
printk.c: use unsigned ints instead of longs for logbuf index
Denys Vlasenko
2008-02-06
*
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
2008-02-06
*
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
2008-02-06
*
make srcu_readers_active() static
Adrian Bunk
2008-02-06
*
kernel/ptrace.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
*
remove support for un-needed _extratext section
Robin Getz
2008-02-06
*
use __set_task_state() for TRACED/STOPPED tasks
Oleg Nesterov
2008-02-06
*
taskstats scaled time cleanup
Michael Neuling
2008-02-06
*
latency.c: use QoS infrastructure
Mark Gross
2008-02-05
*
pm qos infrastructure and interface
Mark Gross
2008-02-05
*
make kernel_shutdown_prepare() static
Adrian Bunk
2008-02-05
*
kernel/power/disk.c: make code static
Adrian Bunk
2008-02-05
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
*
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
2008-02-05
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
*
Page allocator: clean up pcp draining functions
Christoph Lameter
2008-02-05
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
*
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2008-02-05
*
remove handle_group_stop() in favor of do_signal_stop()
Oleg Nesterov
2008-02-05
*
__group_complete_signal(): fix coredump with group stop race
Oleg Nesterov
2008-02-05
*
clone: prepare to recycle CLONE_STOPPED
Andrew Morton
2008-02-05
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2008-02-04
|
\
|
*
kernel/: Spelling fixes
Joe Perches
2008-02-03
|
*
Remove one useless extern declaration
Pierre Peiffer
2008-02-03
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2008-02-04
|
\
\
|
*
|
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
2008-02-03
|
*
|
Add HAVE_KPROBES
Mathieu Desnoyers
2008-02-03
|
*
|
Add HAVE_OPROFILE
Mathieu Desnoyers
2008-02-03
|
*
|
Fix ARM to play nicely with generic Instrumentation menu
Mathieu Desnoyers
2008-02-03
|
|
/
*
|
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
2008-02-04
*
|
kobject: Always build in kernel/ksysfs.o.
Paul Mundt
2008-02-02
|
/
*
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-02-01
|
\
|
*
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
2008-02-01
|
*
Suspend: Invoke suspend notifications after console switch
Johannes Berg
2008-02-01
|
*
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
2008-02-01
|
*
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
|
*
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
[next]