Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
625f2a378e5a10f45fdc37932fc9f8a21676de9e
/
kernel
625f2a3
sched: Get rid of lock_depth
by Jonathan Corbet
· 15 years ago
d3bf52e
sched: Remove obsolete comment from scheduler_tick()
by Rakib Mullick
· 15 years ago
42ac9e8
Merge commit 'v2.6.39-rc4' into sched/core
by Ingo Molnar
· 15 years ago
057f3fa
sched: Fix sched_domain iterations vs. RCU
by Peter Zijlstra
· 15 years ago
2f36825
sched: Next buddy hint on sleep and preempt path
by Venkatesh Pallipadi
· 15 years ago
69c80f3
sched: Make set_*_buddy() work on non-task entities
by Venkatesh Pallipadi
· 15 years ago
c78193e
next_pidmap: fix overflow condition
by Linus Torvalds
· 15 years ago
6ddafda
Merge branch 'sched/locking' into sched/core
by Ingo Molnar
· 15 years ago
d733ed6
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
fdfc552
Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
49cac01
block: make unplug timer trace event correspond to the schedule() unplug
by Jens Axboe
· 15 years ago
a237c1c
block: let io_schedule() flush the plug inline
by Jens Axboe
· 15 years ago
5853b4f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
0cd9c64
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
by Darren Hart
· 15 years ago
bd8e7dd
sched: Remove need_migrate_task()
by Peter Zijlstra
· 15 years ago
317f394
sched: Move the second half of ttwu() to the remote cpu
by Peter Zijlstra
· 15 years ago
c05fbaf
sched: Restructure ttwu() some more
by Peter Zijlstra
· 15 years ago
23f41ee
sched: Rename ttwu_post_activation() to ttwu_do_wakeup()
by Peter Zijlstra
· 15 years ago
b84cb5d
sched: Remove rq argument from ttwu_stat()
by Peter Zijlstra
· 15 years ago
e4a52bc
sched: Remove rq->lock from the first half of ttwu()
by Peter Zijlstra
· 15 years ago
8f42ced
sched: Drop rq->lock from sched_exec()
by Peter Zijlstra
· 15 years ago
ab2515c
sched: Drop rq->lock from first part of wake_up_new_task()
by Peter Zijlstra
· 15 years ago
0122ec5
sched: Add p->pi_lock to task_rq_lock()
by Peter Zijlstra
· 15 years ago
2acca55
sched: Also serialize ttwu_local() with p->pi_lock
by Peter Zijlstra
· 15 years ago
a8e4f2e
sched: Delay task_contributes_to_load()
by Peter Zijlstra
· 15 years ago
3fe1698
sched: Deal with non-atomic min_vruntime reads on 32bits
by Peter Zijlstra
· 15 years ago
74f8e4b
sched: Remove rq argument to sched_class::task_waking()
by Peter Zijlstra
· 15 years ago
7608dec
sched: Drop the rq argument to sched_class::select_task_rq()
by Peter Zijlstra
· 15 years ago
013fdb8
sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock
by Peter Zijlstra
· 15 years ago
fd2f441
sched: Provide p->on_rq
by Peter Zijlstra
· 15 years ago
d7c01d2
sched: Clean up ttwu() stats
by Peter Zijlstra
· 15 years ago
8936338
sched: Change the ttwu() success details
by Peter Zijlstra
· 15 years ago
c2f7115
sched: Move wq_worker_waking to the correct site
by Peter Zijlstra
· 15 years ago
c6eb3dd
mutex: Use p->on_cpu for the adaptive spin
by Peter Zijlstra
· 15 years ago
3ca7a44
sched: Always provide p->on_cpu
by Peter Zijlstra
· 15 years ago
a4c98f8
Merge branch 'linus' into sched/locking
by Ingo Molnar
· 15 years ago
6631e63
block: don't flush plugged IO on forced preemtion scheduling
by Linus Torvalds
· 15 years ago
94b5eb2
block: fixup block IO unplug trace call
by Jens Axboe
· 15 years ago
d9c9783
block: remove block_unplug_timer() trace point
by Jens Axboe
· 15 years ago
d419e4c
fix XEN_SAVE_RESTORE Kconfig dependencies
by Shriram Rajagopalan
· 15 years ago
1f112ce
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
by Rafael J. Wysocki
· 15 years ago
60495e7
sched: Dynamic sched_domain::level
by Peter Zijlstra
· 15 years ago
54ab4ff
sched: Move sched domain storage into the topology list
by Peter Zijlstra
· 15 years ago
d069b91
sched: Reverse the topology list
by Peter Zijlstra
· 15 years ago
2c402dc3
sched: Unify the sched_domain build functions
by Peter Zijlstra
· 15 years ago
eb7a74e
sched: Stuff the sched_domain creation in a data-structure
by Peter Zijlstra
· 15 years ago
d3081f5
sched: Create proper cpu_$DOM_mask() functions
by Peter Zijlstra
· 15 years ago
4cb9883
sched: Avoid allocations in sched_domain_debug()
by Peter Zijlstra
· 15 years ago
f96225f
sched: Create persistent sched_domains_tmpmask
by Peter Zijlstra
· 15 years ago
7dd04b7
sched: Remove some dead code
by Peter Zijlstra
· 15 years ago
bf28b25
sched: Remove nodemask allocation
by Peter Zijlstra
· 15 years ago
3bd65a8
sched: Simplify NODE/ALLNODES domain creation
by Peter Zijlstra
· 15 years ago
a6c75f2
sched: Avoid using sd->level
by Peter Zijlstra
· 15 years ago
822ff79
sched: Simplify the free path some
by Peter Zijlstra
· 15 years ago
dce840a
sched: Dynamically allocate sched_domain/sched_group data-structures
by Peter Zijlstra
· 15 years ago
a9c9a9b
sched: Simplify sched_groups_power initialization
by Peter Zijlstra
· 15 years ago
21d42cc
sched: Simplify finding the lowest sched_domain
by Peter Zijlstra
· 15 years ago
1cf5190
sched: Simplify sched_group creation
by Peter Zijlstra
· 15 years ago
3739494
sched: Clean up some ALLNODES code
by Peter Zijlstra
· 15 years ago
cd4ea6a
sched: Change NODE sched_domain group creation
by Peter Zijlstra
· 15 years ago
a06dadb
sched: Simplify build_sched_groups()
by Peter Zijlstra
· 15 years ago
d274cb3
sched: Simplify ->cpu_power initialization
by Peter Zijlstra
· 15 years ago
c4a8849
sched: Remove obsolete arch_ prefixes
by Peter Zijlstra
· 15 years ago
f4ad9bd
sched: Eliminate dead code from wakeup_gran()
by Shaohua Li
· 15 years ago
b30aef1
sched: Fix erroneous all_pinned logic
by Ken Chen
· 15 years ago
b0432d8
sched: Fix sched-domain avg_load calculation
by Ken Chen
· 15 years ago
e566b76
perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()
by Stephane Eranian
· 15 years ago
f9fa0bc
signal.c: fix erroneous syscall kernel-doc
by Randy Dunlap
· 15 years ago
8b9686f
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 15 years ago
49c022e
sched: Clean up rebalance_domains() load-balance interval calculation
by Peter Zijlstra
· 15 years ago
41c5789
kernel/signal.c: add kernel-doc notation to syscalls
by Randy Dunlap
· 15 years ago
5aba085
kernel/signal.c: fix typos and coding style
by Randy Dunlap
· 15 years ago
148086b
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4da7e90
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4352d9d
ntp: fix non privileged system time shifting
by Richard Cochran
· 15 years ago
4f5058c
genirq: Fix cpumask leak in __setup_irq()
by Xiaotian Feng
· 15 years ago
c0bb9e4
kdump: Allow shrinking of kdump region to be overridden
by Anton Blanchard
· 16 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 15 years ago
fd1edb3
perf: Fix task_struct reference leak
by Peter Zijlstra
· 15 years ago
2044338
perf: Rebase max unprivileged mlock threshold on top of page size
by Frederic Weisbecker
· 15 years ago
3436ae1
sched: Fix rebalance interval calculation
by Sisir Koppaka
· 15 years ago
a51e919
sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_FIFO tasks
by Dario Faggioli
· 15 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 15 years ago
353c8ed
genirq: Fix misnamed label in handle_edge_eoi_irq
by Thomas Gleixner
· 15 years ago
851d7cf
genirq: Remove move_*irq leftovers
by Thomas Gleixner
· 15 years ago
0c6f8a8
genirq: Remove compat code
by Thomas Gleixner
· 15 years ago
a6e120e
alpha: Use generic show_interrupts()
by Thomas Gleixner
· 15 years ago
cd22c0e
genirq: Fix harmless typo
by Thomas Gleixner
· 15 years ago
e5217fb
Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0ef5ca1
genirq; Fix cleanup fallout
by Thomas Gleixner
· 15 years ago
243b422
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
by Roland Dreier
· 15 years ago
a6aeddd
genirq: Fix typo and remove unused variable
by Thomas Gleixner
· 15 years ago
30398bf6
genirq: Fix new kernel-doc warnings
by Randy Dunlap
· 15 years ago
33b054b
genirq: Remove handle_IRQ_event
by Thomas Gleixner
· 15 years ago
0521c8f
genirq: Provide edge_eoi flow handler
by Thomas Gleixner
· 15 years ago
32f4125
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
by Thomas Gleixner
· 15 years ago
c2d0c55
genirq: Split irq_set_affinity() so it can be called with lock held.
by David Daney
· 15 years ago
b3d4223
genirq: Add chip flag for restricting cpu_on/offline calls
by Thomas Gleixner
· 15 years ago
0fdb4b2
genirq: Add chip hooks for taking CPUs on/off line.
by David Daney
· 15 years ago
Next »