Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de30a2b355ea85350ca2f58f3b9bf4e5bc007986
/
kernel
/
sys.c
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
83cc5ed
[PATCH] kernel/sys.c: cleanups
by Adrian Bunk
· 18 years ago
bbb1747
[PATCH] Allow raw_notifier callouts to unregister themselves
by Alan Stern
· 18 years ago
55f4e8d
[PATCH] kernel/sys.c doesn't need init.h
by Jes Sorensen
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
de047c1
[PATCH] avoid tasklist_lock at getrusage for multithreaded case too
by Ravikiran G Thirumalai
· 18 years ago
651d765
[PATCH] Add a prctl to change the endianness of a process.
by Anton Blanchard
· 18 years ago
390e2ff
[PATCH] Make setsid() more robust
by Eric W. Biederman
· 19 years ago
7d7185c
[PATCH] sys_times: don't take tasklist_lock
by Oleg Nesterov
· 19 years ago
35f5cad
[PATCH] revert "Optimize sys_times for a single thread process"
by Oleg Nesterov
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
d74beb9f
[PATCH] Use unsigned int types for a faster bsearch
by Eric Dumazet
· 19 years ago
231bed2
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p()
by Eric Dumazet
· 19 years ago
12b5989
[PATCH] refactor capable() to one implementation, add __capable() helper
by Chris Wright
· 19 years ago
d3561f7
[PATCH] RLIMIT_CPU: document wrong return value
by Andrew Morton
· 19 years ago
e066111
[PATCH] RLIMIT_CPU: fix handling of a zero limit
by Andrew Morton
· 19 years ago
ec9e16b
[PATCH] sys_setrlimit() cleanup
by Andrew Morton
· 19 years ago
70522e1
[PATCH] sem2mutex: tty
by Ingo Molnar
· 19 years ago
2dd0ebc
[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage()
by Ravikiran G Thirumalai
· 19 years ago
4bb8089
[PATCH] kernel/sys.c NULL noise removal
by Al Viro
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
e16885c
[PATCH] uninline capable()
by Ingo Molnar
· 19 years ago
0f59cc4
[PATCH] simplify k_getrusage()
by Oleg Nesterov
· 19 years ago
f7dd795
[PATCH] setpgid: should not accept ptraced childs
by Oleg Nesterov
· 19 years ago
e19f247
[PATCH] setpgid: should work for sub-threads
by Oren Laadan
· 19 years ago
ee0acf9
[PATCH] setpgid: should work for sub-threads
by Oleg Nesterov
· 19 years ago
5e38291
[PATCH] Don't attempt to power off if power off is not implemented
by Eric W. Biederman
· 19 years ago
729b4d4
[ACPI] fix reboot upon suspend-to-disk
by Alexey Starikovskiy
· 19 years ago
00d7c05
[PATCH] kprobes: no probes on critical path
by Keshavamurthy Anil S
· 19 years ago
393b072
[SPARC64]: Re-export uts_sem for solaris compat module.
by David S. Miller
· 19 years ago
b26b9bc
[PATCH] unexport uts_sem
by Adrian Bunk
· 19 years ago
b8887e6
[PATCH] kernel-docs: fix kernel-doc format problems
by Randy Dunlap
· 19 years ago
1e5d533
[PATCH] more kernel-doc cleanups, additions
by Randy Dunlap
· 19 years ago
9f46080
[PATCH] Process Events Connector
by Matt Helsley
· 19 years ago
e4c9433
[PATCH] reboot: comment and factor the main reboot functions
by Eric W. Biederman
· 19 years ago
2030c0f
[PATCH] PR_GET_DUMPABLE returns incorrect info
by Michael Kerrisk
· 19 years ago
0730ded
[PATCH] remove a redundant variable in sys_prctl()
by Jesper Juhl
· 19 years ago
c36f19e
[PATCH] Remove suspend() calls from shutdown path
by Benjamin Herrenschmidt
· 19 years ago
1108bae
[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec
by Eric W. Biederman
· 19 years ago
e4ff4d7
[PATCH] Avoid device suspend on reboot
by Andrew Morton
· 19 years ago
7c90347
[PATCH] Add emergency_restart()
by Eric W. Biederman
· 19 years ago
abcd9e5
[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.
by Eric W. Biederman
· 19 years ago
4a00ea1
[PATCH] Refactor sys_reboot into reusable parts
by Eric W. Biederman
· 19 years ago
47f61f3
[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.
by Eric W. Biederman
· 19 years ago
dc009d9
[PATCH] kexec: add kexec syscalls
by Eric W. Biederman
· 19 years ago
620b032
[PATCH] properly stop devices before poweroff
by Pavel Machek
· 19 years ago
3e30148
[PATCH] Keys: Make request-key create an authorisation key
by David Howells
· 19 years ago
71a2224
[PATCH] Optimize sys_times for a single thread process
by Christoph Lameter
· 19 years ago
d6e7114
[PATCH] setuid core dump
by Alan Cox
· 19 years ago
ebe8b54
[PATCH] correctly name the Shell sort
by Domen Puncer
· 20 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
e43379f
[PATCH] nice and rt-prio rlimits
by Matt Mackall
· 20 years ago
d59dd46
[PATCH] use smp_mb/wmb/rmb where possible
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago