Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ae976416464b741913a13eea62eb6953ee065733
/
kernel
1db60cf
relay: use splice_to_pipe() instead of open-coding the pipe loop
by Jens Axboe
· 18 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 18 years ago
ebf9909
splice: relay support
by Tom Zanussi
· 18 years ago
c31f2e8
sched: add CFS credits
by Ingo Molnar
· 17 years ago
0fec171
sched: clean up sleep_on() APIs
by Ingo Molnar
· 17 years ago
9761eea
sched: style cleanups
by Ingo Molnar
· 17 years ago
23bdd70
sched: do not set softirqs to nice +19
by Ingo Molnar
· 17 years ago
43ae34c
sched: scheduler debugging, core
by Ingo Molnar
· 17 years ago
77e54a1
sched: add CFS debug sysctls
by Ingo Molnar
· 17 years ago
b2cfba19
sched: remove unused rq types from sched.c
by Ingo Molnar
· 17 years ago
634fa8c
sched: remove interactivity types
by Ingo Molnar
· 17 years ago
dff06c1
sched: clean up include files in sched.c
by Ingo Molnar
· 17 years ago
172ba84
sched: update delay-accounting to use CFS's precise stats
by Balbir Singh
· 17 years ago
1b9f19c
sched: turn on the use of unstable events
by Ingo Molnar
· 17 years ago
bb29ab2
sched: x86, track TSC-unstable events
by Ingo Molnar
· 17 years ago
dd41f59
sched: cfs core code
by Ingo Molnar
· 17 years ago
f3479f1
sched: remove the sleep-bonus interactivity code
by Ingo Molnar
· 17 years ago
c18a173
sched: remove expired_starving()
by Ingo Molnar
· 17 years ago
f2ac58e
sched: remove sleep_type
by Ingo Molnar
· 17 years ago
45bf76d
sched: cfs, add load-calculation methods
by Ingo Molnar
· 17 years ago
1453118
sched: clean up __normal_prio() position
by Ingo Molnar
· 17 years ago
71f8bd4
sched: cleanup: move dequeue/enqueue_task()
by Ingo Molnar
· 17 years ago
c24d20d
sched: move around resched_task()
by Ingo Molnar
· 17 years ago
e05606d
sched: clean up the rt priority macros
by Ingo Molnar
· 17 years ago
138a8ae
sched: add cfs_rq ops
by Ingo Molnar
· 17 years ago
41b86e9
sched: make posix-cpu-timers use CFS's accounting information
by Ingo Molnar
· 17 years ago
20d315d
sched: add rq_clock()/__rq_clock()
by Ingo Molnar
· 17 years ago
6aa645e
sched: cfs rq data types
by Ingo Molnar
· 17 years ago
fa72e9e
sched: cfs core, kernel/sched_idletask.c
by Ingo Molnar
· 17 years ago
bb44e5d
sched: cfs core, kernel/sched_rt.c
by Ingo Molnar
· 17 years ago
bf0f6f2
sched: cfs core, kernel/sched_fair.c
by Ingo Molnar
· 17 years ago
425e096
sched: move code into kernel/sched_stats.h
by Ingo Molnar
· 17 years ago
1df2105
sched: add init_idle_bootup_task()
by Ingo Molnar
· 17 years ago
f64f611
sched: remove sched_exit()
by Ingo Molnar
· 17 years ago
c65cc87
sched: uninline set_task_cpu()
by Ingo Molnar
· 17 years ago
0437e10
sched: zap the migration init / cache-hot balancing code
by Ingo Molnar
· 17 years ago
d15bcfd
sched: rename idle_type/SCHED_IDLE
by Ingo Molnar
· 17 years ago
746976a
NTP: remove clock_was_set() call to prevent deadlock
by Thomas Gleixner
· 18 years ago
2391dae
PM: introduce set_target method in pm_ops
by Rafael J. Wysocki
· 18 years ago
a66e356
relayfs: fix overwrites
by Masami Hiramatsu
· 18 years ago
8d62fde
relay file read: start-pos fix
by David Wilder
· 18 years ago
a06381f
FUTEX: Restore the dropped ERSCH fix
by Thomas Gleixner
· 18 years ago
7b018b2
audit: fix oops removing watch if audit disabled
by Tony Jones
· 18 years ago
92c4ca5
sched: fix next_interval determination in idle_balance()
by Christoph Lameter
· 18 years ago
4e71e474
fix refcounting of nsproxy object when unshared
by Cedric Le Goater
· 18 years ago
58229a1
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
by Thomas Gleixner
· 18 years ago
fa490cf
Fix possible runqueue lock starvation in wait_task_inactive()
by Linus Torvalds
· 18 years ago
a0f98a1
sched: fix SysRq-N (normalize RT tasks)
by Ingo Molnar
· 18 years ago
caec4e8
Fix signalfd interaction with thread-private signals
by Benjamin Herrenschmidt
· 18 years ago
bd19723
Revert "futex_requeue_pi optimization"
by Thomas Gleixner
· 18 years ago
2f41ddd
swsusp: Fix userland interface
by Rafael J. Wysocki
· 18 years ago
3e903e7
cpuset: zero malloc - fix for old cpusets
by Paul Jackson
· 18 years ago
778e9a9
pi-futex: fix exit races and locking problems
by Alexey Kuznetsov
· 18 years ago
1a539a8
rt-mutex: fix chain walk early wakeup bug
by Thomas Gleixner
· 18 years ago
c0d1d2b
rt-mutex: fix stale return value
by Thomas Gleixner
· 18 years ago
b74d0de
Restrict clearing TIF_SIGPENDING
by Roland McGrath
· 18 years ago
c1a834d
timer stats: speedups
by Ingo Molnar
· 18 years ago
9fcc15e
timer statistics: fix race
by Bjorn Steinbrink
· 18 years ago
f0ede66
fix compat futex code for private futexes
by Ulrich Drepper
· 18 years ago
7a74fc4
fix possible null ptr deref in kallsyms_lookup
by Kyle McMartin
· 18 years ago
eaad084
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
by Thomas Gleixner
· 18 years ago
92ea772
Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing
by Linus Torvalds
· 18 years ago
98d82567
Prevent going idle with softirq pending
by Thomas Gleixner
· 18 years ago
6373da1
power: Fix sizeof(PAGE_SIZE) typo
by OGAWA Hirofumi
· 18 years ago
1444196
simplify cleanup_workqueue_thread()
by Oleg Nesterov
· 18 years ago
7bb44ad
recalc_sigpending_tsk fixes
by Roland McGrath
· 18 years ago
3528231
NOHZ: Rate limit the local softirq pending warning output
by Thomas Gleixner
· 18 years ago
72fcde9
Ignore bogus ACPI info for offline CPUs
by Thomas Gleixner
· 18 years ago
88f18ba
freezer: move frozen_process() to kernel/power/process.c
by Gautham R Shenoy
· 18 years ago
a076e4b
freezer: fix kthread_create vs freezer theoretical race
by Oleg Nesterov
· 18 years ago
49b12d4
freezer: take kernel_execve into consideration
by Rafael J. Wysocki
· 18 years ago
ba96a0c
freezer: fix vfork problem
by Rafael J. Wysocki
· 18 years ago
33e1c28
freezer: close potential race between refrigerator and thaw_tasks
by Rafael J. Wysocki
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
8d98a69
swsusp: fix sysfs interface
by Rafael J. Wysocki
· 18 years ago
71ce92f
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size
by Dan Aloni
· 18 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 18 years ago
52ade9b
Fix ACPI suspend / device suspend ordering problem
by Linus Torvalds
· 18 years ago
327b9ee
audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set
by Al Viro
· 18 years ago
8f89441
clocksource: fix lock order in the resume path
by Thomas Gleixner
· 18 years ago
d10ff3f
timekeeping fix patch got mis-applied
by Thomas Gleixner
· 18 years ago
8df767d
compat signalfd and timerfd are cond syscalls
by Heiko Carstens
· 18 years ago
2a383c6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
853da00
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 18 years ago
25d6157
[IA64] SN: validate smp_affinity mask on intr redirect
by John Keller
· 18 years ago
e1ad746
signal/timer/event: eventfd core
by Davide Libenzi
· 18 years ago
83f5d12
signal/timer/event: timerfd compat code
by Davide Libenzi
· 18 years ago
b215e28
signal/timer/event: timerfd core
by Davide Libenzi
· 18 years ago
fba2afa
signal/timer/event: signalfd core
by Davide Libenzi
· 18 years ago
0800d30
Use task_pgrp() task_session() in copy_process()
by Sukadev Bhattiprolu
· 18 years ago
8586899
Use struct pid parameter in copy_process()
by Sukadev Bhattiprolu
· 18 years ago
820e45d
statically initialize struct pid for swapper
by Sukadev Bhattiprolu
· 18 years ago
e713d0d
attach_pid() with struct pid parameter
by Sukadev Bhattiprolu
· 18 years ago
3e88c55
use defines in sys_getpriority/sys_setpriority
by Daniel Walker
· 18 years ago
a12bb44
stop_machine() now uses hard_irq_disable
by Benjamin Herrenschmidt
· 18 years ago
6eaeeab
getrusage(): fill ru_inblock and ru_oublock fields if possible
by Eric Dumazet
· 18 years ago
0a4ff8c
[PATCH] Abnormal End of Processes
by Steve Grubb
· 18 years ago
5712e88
[PATCH] match audit name data
by Amy Griffis
· 18 years ago
4fc03b9
[PATCH] complete message queue auditing
by Amy Griffis
· 18 years ago
e41e8bd
[PATCH] initialize name osid
by Amy Griffis
· 18 years ago
Next »