Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
facc4e159672b4ed10aa18147bfa187b013c9505
/
kernel
facc4e1
rcu: Irq nesting is always 0 on rcu_enter_idle_common
by Frederic Weisbecker
· 15 years ago
b6fc602
rcu: Don't check irq nesting from rcu idle entry/exit
by Frederic Weisbecker
· 15 years ago
7cb9249
rcu: Permit dyntick-idle with callbacks pending
by Paul E. McKenney
· 15 years ago
f0e7c19
rcu: Identify dyntick-idle CPUs on first force_quiescent_state() pass
by Paul E. McKenney
· 15 years ago
c92b131
rcu: Remove dynticks false positives and RCU failures
by Paul E. McKenney
· 15 years ago
3ad0dec
rcu: Reduce latency of rcu_prepare_for_idle()
by Paul E. McKenney
· 15 years ago
f535a60
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
by Paul E. McKenney
· 15 years ago
84ad00c
rcu: Avoid needlessly IPIing CPUs at GP end
by Paul E. McKenney
· 15 years ago
3084f2f
rcu: Go dyntick-idle more quickly if CPU has serviced current grace period
by Paul E. McKenney
· 15 years ago
433cddd
rcu: Add tracing for RCU_FAST_NO_HZ
by Paul E. McKenney
· 15 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 15 years ago
b58bdcc
rcu: Add rcutorture CPU-hotplug capability
by Paul E. McKenney
· 15 years ago
77aeeeb
events: Make events use the new is_idle_task() API
by Paul E. McKenney
· 15 years ago
7fc20c5
kdb: Make KDB use the new is_idle_task() API
by Paul E. McKenney
· 15 years ago
99745b6
rcu: Make RCU use the new is_idle_task() API
by Paul E. McKenney
· 15 years ago
bb3bf70
rcu: Control rcutorture startup from kernel boot parameters
by Paul E. McKenney
· 15 years ago
d5f546d
rcu: Add rcutorture system-shutdown capability
by Paul E. McKenney
· 15 years ago
11dbaa8
rcu: Fix idle-task checks
by Paul E. McKenney
· 15 years ago
aea1b35
rcu: Allow dyntick-idle mode for CPUs with callbacks
by Paul E. McKenney
· 15 years ago
0989cb4
rcu: Add more information to the wrong-idle-task complaint
by Paul E. McKenney
· 15 years ago
4145fa7
rcu: Deconfuse dynticks entry-exit tracing
by Paul E. McKenney
· 15 years ago
416eb33
rcu: Fix early call to rcu_idle_enter()
by Frederic Weisbecker
· 15 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 15 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 15 years ago
0464e93
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
by Frederic Weisbecker
· 15 years ago
e6b80a3
rcu: Detect illegal rcu dereference in extended quiescent state
by Frederic Weisbecker
· 15 years ago
a0f8eef
rcu: Remove redundant return from rcu_report_exp_rnp()
by Thomas Gleixner
· 15 years ago
b40d293
rcu: Omit self-awaken when setting up expedited grace period
by Thomas Gleixner
· 15 years ago
3424069
rcu: Disable preemption in rcu_is_cpu_idle()
by Paul E. McKenney
· 15 years ago
91afaf3
rcu: Add failure tracing to rcutorture
by Paul E. McKenney
· 15 years ago
a8eecf2
trace: Allow ftrace_dump() to be called from modules
by Paul E. McKenney
· 15 years ago
9b2e4f1
rcu: Track idleness independent of idle tasks
by Paul E. McKenney
· 15 years ago
7077714
rcu: Make synchronize_sched_expedited() better at work sharing
by Paul E. McKenney
· 15 years ago
389abd4
rcu: Avoid RCU-preempt expedited grace-period botch
by Paul E. McKenney
· 15 years ago
af446b7
rcu: ->signaled better named ->fqs_state
by Paul E. McKenney
· 15 years ago
975e32c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
031af165
sys_getppid: add missing rcu_dereference
by Mandeep Singh Baines
· 14 years ago
09dc3cf
printk: avoid double lock acquire
by Peter Zijlstra
· 14 years ago
09d9673
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
86b47c2
perf: Do no try to schedule task events if there are none
by Gleb Natapov
· 15 years ago
091c0f8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
a33caeb
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
by Yong Zhang
· 15 years ago
c9c024b
alarmtimers: Fix time comparison
by Thomas Gleixner
· 14 years ago
232ea34
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
40c043b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f14aa87
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
7125fac
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
ddf6e0e
ftrace: Fix hash record accounting bug
by Steven Rostedt
· 15 years ago
bbbf7af
jump_label: jump_label_inc may return before the code is patched
by Gleb Natapov
· 15 years ago
c7c6ec8
ftrace: Remove force undef config value left for testing
by Steven Rostedt
· 15 years ago
27b14b5
tracing: Restore system filter behavior
by Li Zefan
· 15 years ago
cb59974
tracing: fix event_subsystem ref counting
by Ilya Dryomov
· 15 years ago
dc440d10
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 14 years ago
10c6db1
perf: Fix loss of notification with multi-event
by Peter Zijlstra
· 15 years ago
de28f25
clockevents: Set noop handler in clockevents_exchange_device()
by Thomas Gleixner
· 15 years ago
c1be843
tick-broadcast: Stop active broadcast device when replacing it
by Thomas Gleixner
· 15 years ago
550acb1
genirq: Fix race condition when stopping the irq thread
by Ido Yariv
· 15 years ago
d3d9acf
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter
by Tejun Heo
· 15 years ago
b1f9196
clocksource: Fix bug with max_deferment margin calculation
by Yang Honggang (Joseph)
· 15 years ago
8cd7920
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 15 years ago
a34815b
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 15 years ago
c28800a
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
ce8f55c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
52553dd
genirq: fix regression in irqfixup, irqpoll
by Edward Donovan
· 15 years ago
884a45d
cgroup_freezer: fix freezing groups with stopped tasks
by Michal Hocko
· 15 years ago
bb58dd5
PM / Hibernate: Do not leak memory in error/test code paths
by Rafael J. Wysocki
· 15 years ago
8ba8ed5
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 15 years ago
2d360fc
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 15 years ago
501a708
PM / Suspend: Fix bug in suspend statistics update
by Srivatsa S. Bhat
· 15 years ago
27c9cd7
hrtimer: Fix extra wakeups from __remove_hrtimer()
by Jeff Ohlstein
· 15 years ago
aa9a7b1
PM / Hibernate: Fix the early termination of test modes
by Srivatsa S. Bhat
· 15 years ago
d004e02
timekeeping: add arch_offset hook to ktime_get functions
by Hector Palacios
· 15 years ago
2ed0e64
genirq: Don't allow per cpu interrupts to be suspended
by Marc Zyngier
· 15 years ago
aa1b052
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
468e6a2
writeback: remove vm_dirties and task->dirties
by Wu Fengguang
· 15 years ago
fccfdc6
sched: Fix buglet in return_cfs_rq_runtime()
by Paul Turner
· 15 years ago
4dcfe102
sched: Avoid SMT siblings in select_idle_sibling() if possible
by Peter Zijlstra
· 15 years ago
1d5f003
perf: Do not set task_ctx pointer in cpuctx if there are no events in the context
by Gleb Natapov
· 15 years ago
f1c6f1a
sched: Set the command name of the idle tasks in SMP kernels
by Carsten Emde
· 15 years ago
4a6184c
sched, rt: Provide means of disabling cross-cpu bandwidth sharing
by Peter Zijlstra
· 15 years ago
c6dc7f0
sched: Document wait_for_completion_*() return values
by J. Bruce Fields
· 15 years ago
461819a
sched_fair: Fix a typo in the comment describing update_sd_lb_stats
by Hui Kang
· 15 years ago
cf5f0ac
sched: Add a comment to effective_load() since it's a pain
by Peter Zijlstra
· 15 years ago
367177e
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core
by Ingo Molnar
· 15 years ago
d65670a
clocksource: Avoid selecting mult values that might overflow when adjusted
by John Stultz
· 15 years ago
a6f05b9
PM / QoS: Set cpu_dma_pm_qos->name
by Dominik Brodowski
· 15 years ago
b32fc0a
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 15 years ago
208bca0
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 15 years ago
d4a2e61
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 15 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
2449b8b
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
by Ben Hutchings
· 15 years ago
1cd0d6c
module: Enable dynamic debugging regardless of taint
by Ben Hutchings
· 15 years ago
d6cc768
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too"
by Tejun Heo
· 15 years ago
6513fd6
PM / QoS: Remove redundant check
by Guennadi Liakhovetski
· 15 years ago
79cfbdf
PM / Sleep: Fix race between CPU hotplug and freezer
by Srivatsa S. Bhat
· 15 years ago
4536e4d
Revert "perf: Add PM notifiers to fix CPU hotplug races"
by Linus Torvalds
· 15 years ago
c75d720
genirq: Fix irqfixup, irqpoll regression
by Edward Donovan
· 15 years ago
c1e2ee2
memcg: replace ss->id_lock with a rwlock
by Andrew Bresticker
· 15 years ago
f1ecf06
sysctl: add support for poll()
by Lucas De Marchi
· 15 years ago
Next »