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
/
sys.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-31
|
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
|
sysctl: add support for poll()
Lucas De Marchi
2011-11-02
|
/
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
|
\
|
*
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
2011-10-17
*
|
connector: add comm change event report to proc connector
Vladimir Zapolskiy
2011-09-28
|
/
*
Add a personality to report 2.6.x version numbers
Andi Kleen
2011-08-25
*
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
2011-08-11
*
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2011-07-25
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
|
\
|
*
reboot: disable usermodehelper to prevent fs access
Kay Sievers
2011-05-06
*
|
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
|
/
*
userns: user namespaces: convert all capable checks in kernel/sys.c
Serge E. Hallyn
2011-03-23
*
userns: allow sethostname in a container
Serge E. Hallyn
2011-03-23
*
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2011-03-14
*
Fix prlimit64 for suid/sgid processes
Kacper Kornet
2011-01-30
*
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2011-01-13
*
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
2010-11-30
*
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
2010-08-31
*
rlimits: implement prlimit64 syscall
Jiri Slaby
2010-07-16
*
rlimits: switch more rlimit syscalls to do_prlimit
Jiri Slaby
2010-07-16
*
rlimits: redo do_setrlimit to more generic do_prlimit
Jiri Slaby
2010-07-16
*
rlimits: do security check under task_lock
Jiri Slaby
2010-07-16
*
rlimits: allow setrlimit to non-current tasks
Jiri Slaby
2010-07-16
*
rlimits: split sys_setrlimit
Jiri Slaby
2010-07-16
*
rlimits: make sure ->rlim_max never grows in sys_setrlimit
Oleg Nesterov
2010-07-16
*
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
*
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-07-16
*
kmod: add init function to usermodehelper
Neil Horman
2010-05-27
*
Merge branch 'master' into next
James Morris
2010-05-05
|
\
|
*
kernel/sys.c: fix compat uname machine
Andreas Schwab
2010-04-24
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
security: remove dead hook task_setgid
Eric Paris
2010-04-11
*
|
security: remove dead hook task_setuid
Eric Paris
2010-04-11
|
/
*
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
*
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
*
kernel core: use helpers for rlimits
Jiri Slaby
2010-03-06
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-28
|
\
|
*
sched: Remove USER_SCHED
Dhaval Giani
2010-01-21
*
|
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
2010-02-22
|
/
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-19
|
\
|
*
sys: Fix missing rcu protection for __task_cred() access
Thomas Gleixner
2009-12-10
*
|
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
2009-12-15
*
|
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-09
|
\
\
|
|
/
|
/
|
|
*
sys: Remove BKL from sys_reboot
Thomas Gleixner
2009-10-14
*
|
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-12-02
*
|
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-11-26
*
|
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-10-29
|
\
\
|
*
|
HWPOISON: Clean up PR_MCE_KILL interface
Andi Kleen
2009-10-03
|
|
/
[next]