Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
fbd07a536b489555751b9aab7747e1ebdcc2d29b
/
kernel
9a59d64
stop_machine: Mark per cpu stopper enabled early
by Thomas Gleixner
· 13 years ago
b0de757
stop_machine: Use smpboot threads
by Thomas Gleixner
· 13 years ago
1cc5b19
stop_machine: Store task reference in a separate per cpu variable
by Thomas Gleixner
· 13 years ago
bb32d26
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 13 years ago
ceced05
smpboot: Allow selfparking per cpu threads
by Thomas Gleixner
· 13 years ago
04d903e
hotplug: Fix UP bug in smpboot hotplug code
by Paul E. McKenney
· 14 years ago
a63b4cc
smpboot: Provide infrastructure for percpu hotplug threads
by Thomas Gleixner
· 14 years ago
20bdb6e
kthread: Implement park/unpark facility
by Thomas Gleixner
· 14 years ago
d5d8634
smpboot, idle: Fix comment mismatch over idle_threads_init()
by Srivatsa S. Bhat
· 14 years ago
d7ee364
smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
by Srivatsa S. Bhat
· 14 years ago
ad6a2c7
smp, idle: Allocate idle thread for each possible cpu during boot
by Suresh Siddha
· 14 years ago
c5989bd
smp: Provide generic idle thread allocation
by Thomas Gleixner
· 14 years ago
33d588d
smp: Add generic smpboot facility
by Thomas Gleixner
· 14 years ago
66d383d
Merge tag 'v3.4.82' into cm-11.0
by Ethan Chen
· 12 years ago
df1cc7d
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
by Paul Gortmaker
· 12 years ago
17ff13b
ring-buffer: Fix first commit on sub-buffer having non-zero delta
by Steven Rostedt (Red Hat)
· 12 years ago
d6e20e8
time: Fix overflow when HZ is smaller than 60
by Mikulas Patocka
· 12 years ago
b249f99
PM / Hibernate: Hibernate/thaw fixes/improvements
by Bojan Smojver
· 14 years ago
f5a4c4b
sched/nohz: Fix rq->cpu_load calculations some more
by Peter Zijlstra
· 14 years ago
e2d51f2
sched/nohz: Fix rq->cpu_load[] calculations
by Peter Zijlstra
· 14 years ago
1c2bd0d
ftrace: Have function graph only trace based on global_ops filters
by Steven Rostedt
· 12 years ago
2955866
ftrace: Fix synchronization location disabling and freeing ftrace_ops
by Steven Rostedt
· 12 years ago
95bcd16
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
by Steven Rostedt
· 12 years ago
5e23efd
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
by Paul E. McKenney
· 14 years ago
cd34de1
3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime
by Colin Cross
· 12 years ago
cf85cc9
timekeeping: Avoid possible deadlock from clock_was_set_delayed
by John Stultz
· 13 years ago
dbf3239
sched/rt: Avoid updating RT entry timeout twice within one tick period
by Ying Xue
· 14 years ago
f61eb9c
sched: Unthrottle rt runqueues in __disable_runtime()
by Peter Boonstoppel
· 14 years ago
1e5c13e
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
by Mike Galbraith
· 14 years ago
21b53ba
sched/rt: Fix SCHED_RR across cgroups
by Colin Cross
· 14 years ago
3be9a22
sched/debug: Make sysrq prints of sched debug data optional
by Matt Wagantall
· 13 years ago
38b1715
tick: Dynamically set broadcast irq affinity
by Daniel Lezcano
· 13 years ago
70d01bb
sched: Fix clear NOHZ_BALANCE_KICK
by Vincent Guittot
· 13 years ago
eaf0019
tracing/sched: add load balancer tracepoint
by Steve Muckle
· 13 years ago
8ad62c2
mm: add a field to store names for private anonymous memory
by Colin Cross
· 13 years ago
450e8d5
sched: Fix select_idle_sibling() bouncing cow syndrome
by Mike Galbraith
· 13 years ago
0fad1d2
mm: remove swap token code
by Rik van Riel
· 14 years ago
95024a0
watchdog: Fix warning caused by use of smp_processor_id()
by Srivatsa Vaddagiri
· 13 years ago
e38ca49
sched: Unthrottle rt runqueues in __disable_runtime()
by Peter Boonstoppel
· 14 years ago
67bed68
tracing/sched: Add trace events to track cpu hotplug.
by Arun Bharadwaj
· 13 years ago
1bee7b9
kernel/lib: add additional debug capabilites for data corruption
by Syed Rameez Mustafa
· 13 years ago
3bb998f
irq: display the wakeup depth and disable depth of an irq
by Abhijeet Dharmapurikar
· 13 years ago
74bfbfd
PM / QoS: Fix deadlock during PM QoS vote to default value
by Sujit Reddy Thumma
· 13 years ago
b893566
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
by Johannes Weiner
· 14 years ago
279070e
sched: change WARN_ON_ONCE to WARN_ON in try_to_wake_up_local()
by Steve Muckle
· 13 years ago
c44229e
sched: Make sure to not re-read variables after validation
by Peter Zijlstra
· 14 years ago
267ddac
sched: re-calculate a cpu's next_balance point upon sched domain changes
by Srivatsa Vaddagiri
· 13 years ago
e8c21d1
sched: fix reference to wrong cfs_rq
by Srivatsa Vaddagiri
· 13 years ago
f12acce
sched: Fix SCHED_HRTICK bug leading to late preemption of tasks
by Srivatsa Vaddagiri
· 13 years ago
ce1a041
sched: Reset rq->next_interval before going idle
by Srivatsa Vaddagiri
· 13 years ago
7af150b
sched: remove migration notification from RT class
by Steve Muckle
· 13 years ago
dcb32ee
workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
by Tejun Heo
· 14 years ago
9c6bae0
workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
by Tejun Heo
· 14 years ago
22ad564
workqueue: separate out worker_pool flags
by Tejun Heo
· 14 years ago
7ef6a93
workqueue: use @pool instead of @gcwq or @cpu where applicable
by Tejun Heo
· 14 years ago
5865888
workqueue: factor out worker_pool from global_cwq
by Tejun Heo
· 14 years ago
b7b5c68
workqueue: don't use WQ_HIGHPRI for unbound workqueues
by Tejun Heo
· 14 years ago
9af6b69
sched: Guarantee new group-entities always have weight
by Paul Turner
· 13 years ago
03d35a3
sched: Fix hrtimer_cancel()/rq->lock deadlock
by Ben Segall
· 13 years ago
9b31805
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
by Ben Segall
· 13 years ago
16e7480
sched: Fix race on toggling cfs_bandwidth_used
by Ben Segall
· 13 years ago
58634ac
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0
by Ethan Chen
· 13 years ago
fda7305
Merge tag 'v3.4.76' into cm-11.0
by Ethan Chen
· 13 years ago
dfb473b
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
by Ben Segall
· 13 years ago
3f88789
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
by Kirill Tkhai
· 13 years ago
09951c9
ftrace: Initialize the ftrace profiler for each possible cpu
by Miao Xie
· 13 years ago
de0f9a5
Merge tag 'v3.4.75' into cm-11.0
by Ethan Chen
· 13 years ago
ee4bb25
futex: fix handling of read-only-mapped hugepages
by Linus Torvalds
· 13 years ago
a800095
irq: Enable all irqs unconditionally in irq_resume
by Laxman Dewangan
· 13 years ago
b6e586c
workqueue: Added null check and warning
by Srinivasarao P
· 13 years ago
2a38ada
Merge tag 'v3.4.72' into tmp
by Ethan Chen
· 13 years ago
8bfabdd
Merge remote-tracking branch 'codeaurora/kk_2.7.1' into cm-11.0
by Ethan Chen
· 13 years ago
51d351d
ftrace: Fix function graph with loading of modules
by Steven Rostedt (Red Hat)
· 13 years ago
fe094c4
cpuset: Fix memory allocator deadlock
by Peter Zijlstra
· 13 years ago
4e0c56a
audit: fix info leak in AUDIT_GET requests
by Mathias Krause
· 13 years ago
4297996
audit: use nlmsg_len() to get message payload length
by Mathias Krause
· 13 years ago
e49ee6c
audit: printk USER_AVC messages when audit isn't enabled
by Tyler Hicks
· 13 years ago
7094547
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
by Aaron Lu
· 13 years ago
3e05092
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
by KOSAKI Motohiro
· 13 years ago
8f77c28
sched: provide per cpu-cgroup option to notify on migrations
by Steve Muckle
· 13 years ago
c0d3062
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 13 years ago
d134082
perf/ftrace: Fix paranoid level for enabling function tracer
by Steven Rostedt
· 13 years ago
28a077b
smp: Fix SMP function call empty cpu mask race
by Wang YanQing
· 13 years ago
af15b76
tracing: Fix potential out-of-bounds in trace_get_user()
by Steven Rostedt
· 13 years ago
f81d0a9
clockevents: Sanitize ticks to nsec conversion
by Thomas Gleixner
· 13 years ago
f8fed45
msm:pm: Fix for race condition of starting cpu1 when cpu0 in PC.
by Anil kumar mamidala
· 13 years ago
61675fc
smp: Relax irqs_disable() warning in smp_call_function_single()
by Matt Wagantall
· 13 years ago
9b487e9
msm:pm: Fix for race condition of starting cpu1 when cpu0 in PC.
by Anil kumar mamidala
· 13 years ago
1d48ca6
perf: Fix perf_cgroup_switch for sw-events
by Peter Zijlstra
· 14 years ago
2cd21fa
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
by Peter Zijlstra
· 14 years ago
2927937
cgroup: fail if monitored file and event_control are in different cgroup
by Li Zefan
· 13 years ago
62875332
sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones
by Daisuke Nishimura
· 13 years ago
ead13f9
Use hrtimers so that msleep() sleeps for the requested time
by Jonathan Corbet
· 13 years ago
55e3e1f
workqueue: consider work function when searching for busy work items
by Tejun Heo
· 14 years ago
31eafff
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
by Lai Jiangshan
· 14 years ago
a42efb7
futex: Take hugepages into account when generating futex_key
by Zhang Yi
· 13 years ago
99593eb
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
by Andrew Vagin
· 13 years ago
2d8be9c
perf: Use css_tryget() to avoid propping up css refcount
by Salman Qazi
· 14 years ago
5cbff87
perf: Fix event group context move
by Jiri Olsa
· 13 years ago
1836cd1
sched: Fix the broken sched_rr_get_interval()
by Zhu Yanhai
· 14 years ago
Next »