Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
fc71acc846c577473ada72a46c5ea9c935eca086
/
kernel
c289b07
hrtimer: don't modify restart_block->fn in restart functions
by Oleg Nesterov
· 17 years ago
4165293
hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()
by Oleg Nesterov
· 17 years ago
080344b
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
by Oleg Nesterov
· 17 years ago
e13a2e6
ntp: correct inconsistent interval/tick_length usage
by john stultz
· 17 years ago
c1cb795
Update kernel/.gitignore with new auto-generated files
by S.Çağlar Onur
· 17 years ago
dde0013
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
46f4f8f
IRQ_NOPROBE helper functions
by Ralf Baechle
· 17 years ago
06b2a76
Add new string functions strict_strto* and convert kernel params to use them
by Yi Yang
· 17 years ago
fa7303e
cpu: fix section mismatch warnings for enable_nonboot_cpus
by Sam Ravnborg
· 17 years ago
48d13e4
Don't operate with pid_t in rtmutex tester
by Pavel Emelyanov
· 17 years ago
8dc86af
Use find_task_by_vpid in posix timers
by Pavel Emelyanov
· 17 years ago
bdc8078
avoid overflows in kernel/time.c
by H. Peter Anvin
· 17 years ago
7ef3d2f
printk_ratelimit() functions should use CONFIG_PRINTK
by Joe Perches
· 17 years ago
6d141c3
workqueue: make delayed_work_timer_fn() static
by Li Zefan
· 17 years ago
a36219a
The scheduled 'time' option removal
by Adrian Bunk
· 17 years ago
efae09f
Nuke duplicate header from sysctl.c
by Jesper Juhl
· 17 years ago
f8db694
Nuke a duplicate include from profile.c
by Jesper Juhl
· 17 years ago
2dc9c91
Nuke duplicate include from printk.c
by Jesper Juhl
· 17 years ago
8b21985
constify tables in kernel/sysctl_check.c
by Jan Beulich
· 17 years ago
7ad5b3a
kernel: remove fastcall in kernel/*
by Harvey Harrison
· 17 years ago
3eb0567
time: fix typo in comments
by Li Zefan
· 17 years ago
cf4fc6c
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
by Li Zefan
· 17 years ago
0b858e6
clockevent: simplify list operations
by Li Zefan
· 17 years ago
818c357
clocksource: remove redundant code
by Li Zefan
· 17 years ago
146a505
Get rid of the kill_pgrp_info() function
by Pavel Emelyanov
· 17 years ago
d5df763
Clean up the kill_something_info
by Pavel Emelyanov
· 17 years ago
6c5f3e7
Pidns: make full use of xxx_vnr() calls
by Pavel Emelyanov
· 17 years ago
fea9d17
ITIMER_REAL: convert to use struct pid
by Oleg Nesterov
· 17 years ago
d36174b
uglify kill_pid_info() to fix kill() vs exec() race
by Oleg Nesterov
· 17 years ago
ac9a8e3
sys_getsid: don't use ->nsproxy directly
by Oleg Nesterov
· 17 years ago
44c4e1b
pid: Extend/Fix pid_vnr
by Eric W. Biederman
· 17 years ago
161550d
pid: sys_wait... fixes
by Eric W. Biederman
· 17 years ago
5dee170
move the related code from exit_notify() to exit_signals()
by Oleg Nesterov
· 17 years ago
6806aac
sys_setsid: remove now unneeded session != 1 check
by Oleg Nesterov
· 17 years ago
d12619b
fix group stop with exit race
by Oleg Nesterov
· 17 years ago
430c623
start the global /sbin/init with 0,0 special pids
by Oleg Nesterov
· 17 years ago
297bd42
move daemonized kernel threads into the swapper's session
by Oleg Nesterov
· 17 years ago
8520d7c
teach set_special_pids() to use struct pid
by Oleg Nesterov
· 17 years ago
e4cc0a9
fix setsid() for sub-namespace /sbin/init
by Oleg Nesterov
· 17 years ago
4e02130
sys_setpgid(): simplify pid/ns interaction
by Oleg Nesterov
· 17 years ago
c543f1e
wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT
by Oleg Nesterov
· 17 years ago
3a515e4
wait_task_continued/zombie: don't use task_pid_nr_ns() lockless
by Oleg Nesterov
· 17 years ago
f2cc3eb
do_wait: fix security checks
by Oleg Nesterov
· 17 years ago
96fabbf
do_wait: cleanup delay_group_leader() usage
by Oleg Nesterov
· 17 years ago
1bad95c
wait_task_stopped(): remove unneeded delay_group_leader check
by Oleg Nesterov
· 17 years ago
20686a3
ptrace_stop: fix racy nonstop_code setting
by Oleg Nesterov
· 17 years ago
9cbab81
do_wait: factor out "retval != 0" checks
by Oleg Nesterov
· 17 years ago
ee7c82d
wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace
by Oleg Nesterov
· 17 years ago
6405f7f
ptrace_stop: fix the race with ptrace detach+attach
by Oleg Nesterov
· 17 years ago
c0c0b64
ptrace_check_attach: remove unneeded ->signal != NULL check
by Oleg Nesterov
· 17 years ago
34a1738
kill my_ptrace_child()
by Oleg Nesterov
· 17 years ago
6b39c7b
kill PT_ATTACHED
by Oleg Nesterov
· 17 years ago
92dfc9d
fix "modules: make module_address_lookup() safe"
by Andrew Morton
· 17 years ago
6d76239
modules: include sections.h to avoid defining linker variables explicitly
by Christoph Lameter
· 17 years ago
8817350
Modules: handle symbols that have a zero value
by Christoph Lameter
· 17 years ago
df5f831
proc: seqfile convert proc_pid_status to properly handle pid namespaces
by Eric W. Biederman
· 17 years ago
74bd59b
namespaces: cleanup the code managed with PID_NS option
by Pavel Emelyanov
· 17 years ago
aee16ce
namespaces: cleanup the code managed with the USER_NS option
by Pavel Emelyanov
· 17 years ago
ae5e1b2
namespaces: move the IPC namespace under IPC_NS option
by Pavel Emelyanov
· 17 years ago
58bfdd6d
namespaces: move the UTS namespace under UTS_NS option
by Pavel Emelyanov
· 17 years ago
a3d0c6a
hugetlb: add locking for overcommit sysctl
by Nishanth Aravamudan
· 17 years ago
a99824f
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
by Badari Pulavarty
· 17 years ago
f0f1b33
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
bba1f60
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
by Ken'ichi Ohmichi
· 17 years ago
c76f860
vmcoreinfo: rename vmcoreinfo's macros returning the size
by Ken'ichi Ohmichi
· 17 years ago
73507f3
Handle pid namespaces in cgroups code
by Pavel Emelyanov
· 17 years ago
b450129
hotplug cpu move tasks in empty cpusets - refinements
by Paul Jackson
· 17 years ago
c8d9c90
hotplug cpu: move tasks in empty cpusets to parent various other fixes
by Paul Jackson
· 17 years ago
2df167a
cgroups: update comments in cpuset.c
by Paul Menage
· 17 years ago
58f4790
cpusets: update_cpumask revision
by Cliff Wickman
· 17 years ago
956db3c
hotplug cpu: move tasks in empty cpusets to parent
by Cliff Wickman
· 17 years ago
31a7df0
cgroups: mechanism to process each task in a cgroup
by Cliff Wickman
· 17 years ago
4fca88c
memory cgroup enhancements: add- pre_destroy() handler
by KAMEZAWA Hiroyuki
· 17 years ago
fef1bdd
oom: add sysctl to enable task memory dump
by David Rientjes
· 17 years ago
0eea103
Memory controller improve user interface
by Balbir Singh
· 17 years ago
78fb746
Memory controller: accounting setup
by Pavel Emelianov
· 17 years ago
e552b66
Memory controller: resource counters
by Pavel Emelianov
· 17 years ago
e9685a0
kernel/cgroup.c: make 2 functions static
by Adrian Bunk
· 17 years ago
8dc4f3e
cgroups: move cgroups destroy() callbacks to cgroup_diput()
by Paul Menage
· 17 years ago
622d42c
cgroup simplify space stripping
by Paul Jackson
· 17 years ago
e18f631
cgroup brace coding style fix
by Paul Jackson
· 17 years ago
3cdeed2
kernel/cgroup.c: remove dead code
by Adrian Bunk
· 17 years ago
eccba06
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
81e242d
Merge branches 'release' and 'dsdt-override' into release
by Len Brown
· 17 years ago
23b168d
PM: documentation cleanups
by Pavel Machek
· 17 years ago
6ed31e9
ACPI: Taint kernel on ACPI table override (format corrected)
by Éric Piel
· 17 years ago
f47cd9b
kprobes: kretprobe user entry-handler
by Abhishek Sagar
· 17 years ago
ec03d70
speed up jiffies conversion functions if HZ==USER_HZ
by Andrew Morton
· 17 years ago
6ffc787
system timer: fix crash in <100Hz system timer
by David Fries
· 17 years ago
1bf4734
kernel/sys.c: get rid of expensive divides in groups_sort()
by Eric Dumazet
· 17 years ago
6b2fb3c
idle_regs() must be __cpuinit
by Adrian Bunk
· 17 years ago
eb38a99
kernel/params.c: remove sparse-warning (different signedness)
by Richard Knutsson
· 17 years ago
6c6080f
stopmachine: semaphore to mutex
by Daniel Walker
· 17 years ago
1a669c2
Add arch_ptrace_stop
by Roland McGrath
· 17 years ago
a1e0961
relay: nopage
by Nick Piggin
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
0a76fe8
do_wait: remove one "else if" branch
by Oleg Nesterov
· 17 years ago
eed4a2a
printk.c: use unsigned ints instead of longs for logbuf index
by Denys Vlasenko
· 17 years ago
5e2cb10
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
by Miao Xie
· 17 years ago
c166f23
kernel/notifier.c should #include <linux/reboot.h>
by Adrian Bunk
· 17 years ago
Next »