Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
bac0abd6174e427404dd197cdbefece31e97329b
/
kernel
bac0abd
Isolate some explicit usage of task->tgid
by Pavel Emelyanov
· 17 years ago
19b9b9b
pid namespaces: remove the struct pid unneeded fields
by Pavel Emelyanov
· 17 years ago
228ebcb
Uninline find_task_by_xxx set of functions
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
3eb07c8
pid namespaces: destroy pid namespace on init's death
by Sukadev Bhattiprolu
· 17 years ago
0fbc26a
pid namespaces: allow signalling cgroup-init
by Sukadev Bhattiprolu
· 17 years ago
c9c5d92
pid namespaces: create a slab-cache for 'struct pid_namespace'
by Sukadev Bhattiprolu
· 17 years ago
6f4e643
pid namespaces: initialize the namespace's proc_mnt
by Pavel Emelyanov
· 17 years ago
30e49c2
pid namespaces: allow cloning of new namespace
by Pavel Emelyanov
· 17 years ago
b461cc0
pid namespaces: miscellaneous preparations for pid namespaces
by Pavel Emelyanov
· 17 years ago
425fb2b
pid namespaces: move alloc_pid() lower in copy_process()
by Pavel Emelyanov
· 17 years ago
198fe21
pid namespaces: helpers to find the task by its numerical ids
by Pavel Emelyanov
· 17 years ago
7af5729
pid namespaces: helpers to obtain pid numbers
by Pavel Emelyanov
· 17 years ago
8ef047a
pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid
by Pavel Emelyanov
· 17 years ago
faacbfd
pid namespaces: add support for pid namespaces hierarchy
by Pavel Emelyanov
· 17 years ago
60347f6
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees
by Pavel Emelyanov
· 17 years ago
2e4a707
pid namespaces: move exit_task_namespaces()
by Pavel Emelyanov
· 17 years ago
762a24b
pid namespaces: rework forget_original_parent()
by Oleg Nesterov
· 17 years ago
d4c5e41
whitespace fixes: task exit handling
by Daniel Walker
· 17 years ago
2e19758
kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each
by Matthias Kaehlcke
· 17 years ago
03ff179
kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe)
by Matthias Kaehlcke
· 17 years ago
4e6045f
workqueue: debug flushing deadlocks with lockdep
by Johannes Berg
· 17 years ago
cf7b708
Make access to task's nsproxy lighter
by Pavel Emelyanov
· 17 years ago
a6f5e06
pid namespaces: move alloc_pid() to copy_process()
by Sukadev Bhattiprolu
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
88f21d8
pid namespaces: rename child_reaper() function
by Sukadev Bhattiprolu
· 17 years ago
2894d650
pid namespaces: define and use task_active_pid_ns() wrapper
by Sukadev Bhattiprolu
· 17 years ago
baf8f0f
pid namespaces: dynamic kmem cache allocator for pid namespaces
by Pavel Emelianov
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
858d72e
cgroups: implement namespace tracking subsystem
by Serge E. Hallyn
· 17 years ago
846c7bb
Add cgroupstats
by Balbir Singh
· 17 years ago
006cb99
Task Control Groups: simple task cgroup debug info subsystem
by Paul Menage
· 17 years ago
62d0df6
Task Control Groups: example CPU accounting subsystem
by Paul Menage
· 17 years ago
8793d85
Task Control Groups: make cpusets a client of cgroups
by Paul Menage
· 17 years ago
81a6a5c
Task Control Groups: automatic userspace notification of idle cgroups
by Paul Menage
· 17 years ago
817929e
Task Control Groups: shared cgroup subsystem group arrays
by Paul Menage
· 17 years ago
a424316
Task Control Groups: add procfs interface
by Paul Menage
· 17 years ago
697f416
Task Control Groups: add cgroup_clone() interface
by Paul Menage
· 17 years ago
b4f48b6
Task Control Groups: add fork()/exit() hooks
by Paul Menage
· 17 years ago
355e0c4
Add cgroup write_uint() helper method
by Paul Menage
· 17 years ago
bbcb81d
Task Control Groups: add tasks file interface
by Paul Menage
· 17 years ago
ddbcc7e
Task Control Groups: basic task cgroup framework
by Paul Menage
· 17 years ago
55a230a
cpuset: zero malloc - revert the old cpuset fix
by Paul Jackson
· 17 years ago
fe9d4f5
Add kernel/notifier.c
by Alexey Dobriyan
· 17 years ago
58f9b52
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
54e840d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
c66f08b
Add scaled time to taskstats based process accounting
by Michael Neuling
· 17 years ago
5b4db0c
whitespace fixes: system timers
by Daniel Walker
· 17 years ago
0719e37
whitespace fixes: interval timers
by Daniel Walker
· 17 years ago
62769dc
whitespace fixes: execution domains
by Daniel Walker
· 17 years ago
5600b89
whitespace fixes: system auditing
by Daniel Walker
· 17 years ago
bd3a849
whitespace fixes: compat syscalls
by Daniel Walker
· 17 years ago
9f8dbe9
whitespace fixes: syscall auditing
by Daniel Walker
· 17 years ago
314f70f
whitespace fixes: capability syscalls
by Daniel Walker
· 17 years ago
c277e63
whitespace fixes: panic handling
by Daniel Walker
· 17 years ago
22a8bde
whitespace fixes: module loading
by Daniel Walker
· 17 years ago
23ff444
whitespace fixes: fork
by Daniel Walker
· 17 years ago
902749c
whitespace fixes: DMA channel allocator
by Daniel Walker
· 17 years ago
9ce3421
whitespace fixes: audit filtering
by Daniel Walker
· 17 years ago
1bfbc60
whitespace fixes: relayfs
by Daniel Walker
· 17 years ago
dedf8b7
whitespace fixes: cpuset
by Daniel Walker
· 17 years ago
6ae965c
whitespace fixes: process accounting
by Daniel Walker
· 17 years ago
6fa6c3b
whitespace fixes: time syscalls
by Daniel Walker
· 17 years ago
72c2d58
V3 file capabilities: alter behavior of cap_setpcap
by Andrew Morgan
· 17 years ago
7058cb0
sysctl: deprecate sys_sysctl in a user space visible fashion.
by Eric W. Biederman
· 17 years ago
8ada720
sysctl: for irda update sysctl_checks list of binary paths
by Eric W. Biederman
· 17 years ago
49ffcf8
sysctl: update sysctl_check_table
by Eric W. Biederman
· 17 years ago
fc6cd25
sysctl: Error on bad sysctl tables
by Eric W. Biederman
· 17 years ago
c65f923
sysctl: remove the cad_pid binary sysctl path
by Eric W. Biederman
· 17 years ago
35834ca
sysctl: simplify the pty sysctl logic
by Eric W. Biederman
· 17 years ago
0d135a4
sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags
by Eric W. Biederman
· 17 years ago
f5ead5c
sysctl: remove binary sysctl support where it clearly doesn't work
by Eric W. Biederman
· 17 years ago
49a0c45
sysctl: Factor out sysctl_data.
by Eric W. Biederman
· 17 years ago
d8217f0
sysctl core: Stop using the unnecessary ctl_table typedef
by Eric W. Biederman
· 17 years ago
a0d8cdb
cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE
by Akinobu Mita
· 17 years ago
faf8c71
param_sysfs_builtin memchr argument fix
by Dave Young
· 17 years ago
2c62214
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
by Tony Breeds
· 17 years ago
6212e3a
Remove struct task_struct::io_wait
by Alexey Dobriyan
· 17 years ago
9cd9a00
Hibernation: Enter platform hibernation state in a consistent way
by Rafael J. Wysocki
· 17 years ago
c7e0831
Hibernation: Check if ACPI is enabled during restore in the right place
by Rafael J. Wysocki
· 17 years ago
d307c4a
Hibernation: Arbitrary boot kernel support - generic code
by Rafael J. Wysocki
· 17 years ago
8f4ce8c
serial: turn serial console suspend a boot rather than compile time option
by Andres Salomon
· 17 years ago
438e2ce
freezer: measure freezing time
by Rafael J. Wysocki
· 17 years ago
b842ee5
freezer: be more verbose
by Rafael J. Wysocki
· 17 years ago
c3d42d7
unexport pm_power_off_prepare
by Adrian Bunk
· 17 years ago
d5d8c59
freezer: do not send signals to kernel threads
by Rafael J. Wysocki
· 17 years ago
2e13189
freezer: prevent new tasks from inheriting TIF_FREEZE set
by Rafael J. Wysocki
· 17 years ago
232b143
freezer: do not sync filesystems from freeze_processes
by Rafael J. Wysocki
· 17 years ago
b3dac3b
PM: Rename hibernation_ops to platform_hibernation_ops
by Rafael J. Wysocki
· 17 years ago
74f270a
PM: Rework struct hibernation_ops
by Rafael J. Wysocki
· 17 years ago
f242d91
PM: Make suspend_ops static
by Rafael J. Wysocki
· 17 years ago
e6c5eb9
PM: Rework struct platform_suspend_ops
by Rafael J. Wysocki
· 17 years ago
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 17 years ago
a065c86
make kernel/power/main.c:suspend_enter() static
by Adrian Bunk
· 17 years ago
c70878b
hrtimer: hook compat_sys_nanosleep up to high res timer code
by Anton Blanchard
· 17 years ago
04c2271
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
by Anton Blanchard
· 17 years ago
480b943
sched: reduce schedstat variable overhead a bit
by Ken Chen
· 17 years ago
cc4ea79
sched: add KERN_CONT annotation
by Ingo Molnar
· 17 years ago
d801649
sched: cleanup, make struct rq comments more consistent
by Ingo Molnar
· 17 years ago
Next »