Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
f7d62364b2cef85cbcd4feffdd3632ef7c3b61c2
/
kernel
f9e8e07
Merge branch 'linus' into sched-devel
by Ingo Molnar
· 18 years ago
67dddaa
kprobes: fix error checking of batch registration
by Masami Hiramatsu
· 18 years ago
1b3cba8
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
7a232e0
sched: 64-bit: fix arithmetics overflow
by Lai Jiangshan
· 18 years ago
2e08478
sched: fair group: fix overflow(was: fix divide by zero)
by Lai Jiangshan
· 18 years ago
e9886ca
sched: kill off dead cfs_rq_set_shares()
by Paul Mundt
· 18 years ago
6492c7f
sched: trivial sched_features cleanup
by Mike Galbraith
· 18 years ago
9985b0b
sched: prevent bound kthreads from changing cpus_allowed
by David Rientjes
· 18 years ago
7def2be
sched: fix hotplug cpus on ia64
by Peter Zijlstra
· 18 years ago
16882c1
sched: fix TASK_WAKEKILL vs SIGKILL race
by Oleg Nesterov
· 18 years ago
156a9ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6
by Linus Torvalds
· 18 years ago
3734074
cpusets: fix bug when adding nonexistent cpu or mem
by Lai Jiangshan
· 18 years ago
e958b36
sched: move weighted_cpuload into #ifdef CONFIG_SMP section
by Thomas Gleixner
· 18 years ago
68f4f1e
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
by Max Krasnyansky
· 18 years ago
5c8e1ed
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
by Max Krasnyansky
· 18 years ago
1100ac9
sched: fix cpuprio build bug
by Ingo Molnar
· 18 years ago
e539d8f
sched: fix the cpuprio count really
by Thomas Gleixner
· 18 years ago
709d4b0
sched: fix cpupri priocount
by Gregory Haskins
· 18 years ago
1f11eb6
sched: fix cpupri hotplug support
by Gregory Haskins
· 18 years ago
099f98c
sched: print the sd->level in sched_domain_debug code
by Gautham R Shenoy
· 18 years ago
6d6bc0a
sched: add comments for ifdefs in sched.c
by Dhaval Giani
· 18 years ago
e21f5b1
sched: print module list in the "scheduling while atomic" warning
by Arjan van de Ven
· 18 years ago
81d41d7
sched: fix defined-but-unused warning
by Rabin Vincent
· 18 years ago
f7dcd80
namespacecheck: fixes in kernel/sched.c
by Thomas Gleixner
· 18 years ago
d07355f
sched: check for SD_SERIALIZE atomically in rebalance_domains()
by Dmitry Adamushko
· 18 years ago
6d299f1
sched: fix SCHED_OTHER balance iterator to include all tasks
by Gregory Haskins
· 18 years ago
6e0534f
sched: use a 2-d bitmap for searching lowest-pri CPU
by Gregory Haskins
· 18 years ago
f333fdc
sched: make !hrtick faster
by Mike Galbraith
· 18 years ago
45c01e8
sched: prioritize non-migratable tasks over migratable ones
by Gregory Haskins
· 18 years ago
3b5b60b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 18 years ago
ca05a99
capabilities: remain source compatible with 32-bit raw legacy capability support.
by Andrew G. Morgan
· 18 years ago
a7f75d3
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
6715930
Merge commit 'linus/master' into sched-fixes-for-linus
by Ingo Molnar
· 18 years ago
b3137bc
sched: stop wake_affine from causing serious imbalance
by Mike Galbraith
· 18 years ago
a381759
sched: fix sched_clock_cpu()
by Peter Zijlstra
· 18 years ago
6363ca5
revert ("sched: fair-group: SMP-nice for group scheduling")
by Ingo Molnar
· 18 years ago
4285f594
sched: cleanup
by Ingo Molnar
· 18 years ago
c6fba54
show_schedstat(): fix memleak
by Adrian Bunk
· 18 years ago
3f33a7c
sched: unite unlikely pairs in rt_policy() and schedule_debug()
by Roel Kluin
· 18 years ago
f9305d4
revert ("sched: fair: weight calculations")
by Ingo Molnar
· 18 years ago
827e609
kgdb: use common ascii helpers and put_unaligned_be32 helper
by Harvey Harrison
· 18 years ago
a82c53a
splice: fix sendfile() issue with relay
by Tom Zanussi
· 18 years ago
cbaffba
posix timers: discard SI_TIMER signals on exec
by Oleg Nesterov
· 18 years ago
c8e85b4f
posix timers: sigqueue_free: don't free sigqueue if it is queued
by Oleg Nesterov
· 18 years ago
5c02b57
cgroups: remove node_ prefix_from ns subsystem
by Cedric Le Goater
· 18 years ago
7b26655
sys_prctl(): fix return of uninitialized value
by Shi Weihua
· 18 years ago
da7978b
signals: fix sigqueue_free() vs __exit_signal() race
by Oleg Nesterov
· 18 years ago
3401a61e
stop_machine: make stop_machine_run more virtualization friendly
by Christian Borntraeger
· 18 years ago
34e4e2f
modules: proper cleanup of kobject without CONFIG_SYSFS
by Denis V. Lunev
· 18 years ago
c4ea6fc
module loading ELF handling: use SELFMAG instead of numeric constant
by Cyrill Gorcunov
· 18 years ago
16ae527
Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 18 years ago
6793a05
[PATCH] list_for_each_rcu must die: audit
by Paul E. McKenney
· 18 years ago
fcaf1eb
[patch 1/1] audit_send_reply(): fix error-path memory leak
by Andrew Morton
· 18 years ago
eceea0b
[PATCH] avoid multiplication overflows and signedness issues for max_fds
by Al Viro
· 18 years ago
02afc626
[PATCH] dup_fd() fixes, part 1
by Al Viro
· 18 years ago
3fc9577
lib: create common ascii hex array
by Harvey Harrison
· 18 years ago
0c70814
cgroups: fix compile warning
by Mirco Tischler
· 18 years ago
c3921ab
Add new 'cond_resched_bkl()' helper function
by Linus Torvalds
· 18 years ago
8e3e076
BKL: revert back to the old spinlock implementation
by Linus Torvalds
· 18 years ago
00b41ec
Revert "semaphore: fix"
by Linus Torvalds
· 18 years ago
91e37a7
module: don't ignore vermagic string if module doesn't have modversions
by Rusty Russell
· 18 years ago
a5dd697
module: be more picky about allowing missing module versions
by Rusty Russell
· 18 years ago
c4f51b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes
by Linus Torvalds
· 18 years ago
7a34912
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 18 years ago
5be7a47
Fix cpuset sched_relax_domain_level control file
by Paul Menage
· 18 years ago
4615112
sched: fix weight calculations
by Mike Galbraith
· 18 years ago
bf726ea
semaphore: fix
by Ingo Molnar
· 18 years ago
75065ff
Revert "relay: fix splice problem"
by Jens Axboe
· 18 years ago
3e51f33
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
by Peter Zijlstra
· 18 years ago
dfbf4a1
sched: fix cpu clock
by Ingo Molnar
· 18 years ago
cb4ad1f
sched: fair-group: fix a Div0 error of the fair group scheduler
by Miao Xie
· 18 years ago
712555e
sched: fix missing locking in sched_domains code
by Heiko Carstens
· 18 years ago
690229a
sched: make clock sync tunable by architecture code
by Ingo Molnar
· 18 years ago
d7dcdc1
sched: fix debugging
by Mike Galbraith
· 18 years ago
673a90a
sched: fix sched_info_switch not being called according to documentation
by David Simner
· 18 years ago
b328ca1
sched: fix hrtick_start_fair and CPU-Hotplug
by Peter Zijlstra
· 18 years ago
104f645
sched: fix SCHED_FAIR wake-idle logic error
by Gregory Haskins
· 18 years ago
8ae121a
sched: fix RT task-wakeup logic
by Gregory Haskins
· 18 years ago
983ed7a
sched: add statics, don't return void expressions
by Harvey Harrison
· 18 years ago
d478c2c
sched: add debug checks to idle functions
by Andrew Morton
· 18 years ago
2abdad0
sched: make rt_sched_class, idle_sched_class static
by Harvey Harrison
· 18 years ago
e05510d
sched: optimize calc_delta_mine()
by Peter Zijlstra
· 18 years ago
a992241
sched: fix normalized sleeper
by Peter Zijlstra
· 18 years ago
5717922
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 18 years ago
82af7ac
Removal of FUTEX_FD
by Eric Sesterhenn
· 19 years ago
688b744
kgdb: fix signedness mixmatches, add statics, add declaration to header
by Harvey Harrison
· 18 years ago
826e450
Make forced module loading optional
by Linus Torvalds
· 18 years ago
afa26be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 18 years ago
4f95f81
clocksource: allow read access to available/current_clocksource
by Heiko Carstens
· 18 years ago
4359a02
clocksource: Fix permissions for available_clocksource
by Heiko Carstens
· 18 years ago
4346f65
hrtimer: remove duplicate helper function
by Oliver Hartkopp
· 18 years ago
b9095fd
Make constants in kernel/timeconst.h fixed 64 bits
by H. Peter Anvin
· 18 years ago
b66e1f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 18 years ago
1adb085
genirq: reenable a nobody cared disabled irq when a new driver arrives
by Thomas Gleixner
· 18 years ago
bcf35af
make generic sys_ptrace unconditional
by Christoph Hellwig
· 18 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 18 years ago
03fc922
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 18 years ago
8a3e77c
workqueue: remove redundant function invocation
by Andrew Liu
· 18 years ago
be089d79
kexec: make extended crashkernel= syntax less confusing
by Michael Ellerman
· 18 years ago
7dffa3c
ntp: handle leap second via timer
by Roman Zippel
· 18 years ago
Next »