Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
e0e37c200f1357db0dd986edb359c41c57d24f6e
/
kernel
e0e37c2
sched: Eliminate the ts->idle_lastupdate field
by Arjan van de Ven
· 16 years ago
8d63bf9
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
by Arjan van de Ven
· 16 years ago
8c7b09f
sched: Update the idle statistics in get_cpu_idle_time_us()
by Arjan van de Ven
· 16 years ago
595aac4
sched: Introduce a function to update the idle statistics
by Arjan van de Ven
· 16 years ago
b1f724c
sched: Add a comment to get_cpu_idle_time_us()
by Arjan van de Ven
· 16 years ago
e7858f5
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core
by Ingo Molnar
· 16 years ago
bbf1bb3
cpu_stop: add dummy implementation for UP
by Tejun Heo
· 16 years ago
27a9da6
sched: Remove rq argument to the tracepoints
by Peter Zijlstra
· 16 years ago
48652ce
Merge commit 'v2.6.34-rc6' into sched/core
by Ingo Molnar
· 16 years ago
fc390cd
rcu: need barrier() in UP synchronize_sched_expedited()
by Paul E. McKenney
· 16 years ago
cc631fb
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
by Paul E. McKenney
· 16 years ago
94458d5
sched: kill paranoia check in synchronize_sched_expedited()
by Tejun Heo
· 16 years ago
969c792
sched: replace migration_thread with cpu_stop
by Tejun Heo
· 16 years ago
3fc1f1e
stop_machine: reimplement using cpu_stop
by Tejun Heo
· 16 years ago
1142d81
cpu_stop: implement stop_cpu[s]()
by Tejun Heo
· 16 years ago
46da276
kernel/sys.c: fix compat uname machine
by Andreas Schwab
· 16 years ago
99bd5e2
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
by Suresh Siddha
· 16 years ago
669c55e
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
by Peter Zijlstra
· 16 years ago
74f5187
sched: Cure load average vs NO_HZ woes
by Peter Zijlstra
· 16 years ago
e134d20
CRED: Fix a race in creds_are_invalid() in credentials debugging
by David Howells
· 16 years ago
eff3036
CRED: Fix double free in prepare_usermodehelper_creds() error handling
by David Howells
· 16 years ago
bc293d6
rcu: Make RCU lockdep check the lockdep_recursion variable
by Paul E. McKenney
· 16 years ago
09a40af
sched: Fix UP update_avg() build warning
by Mike Galbraith
· 16 years ago
b257c14
Merge branch 'linus' into sched/core
by Ingo Molnar
· 16 years ago
d88d405
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
by Jiri Slaby
· 16 years ago
2aedd19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a3a2e76
mm: avoid null-pointer deref in sync_mm_rss()
by KAMEZAWA Hiroyuki
· 16 years ago
94c4fce
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
84fba5e
sched: Fix sched_getaffinity()
by Anton Blanchard
· 16 years ago
5fbfb18
Fix up possibly racy module refcounting
by Nick Piggin
· 16 years ago
449cedf
audit: preface audit printk with audit
by Eric Paris
· 16 years ago
b66696e
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 16 years ago
9e74e7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 16 years ago
8ce42c8
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0121b0c
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a8941b0
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
26d80aa
perf: Always build the stub perf_arch_fetch_caller_regs version
by Frederic Weisbecker
· 16 years ago
5e123e5
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
24b99d1
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
4da75b9
kgdb: Turn off tracing while in the debugger
by Jason Wessel
· 16 years ago
ae6bf53
kgdb: use atomic_inc and atomic_dec instead of atomic_set
by Jason Wessel
· 16 years ago
62fae31
kgdb: eliminate kgdb_wait(), all cpus enter the same way
by Jason Wessel
· 16 years ago
a0279bd
kgdb: have ebin2mem call probe_kernel_write once
by Jason Wessel
· 16 years ago
371fd7e
sched: Add enqueue/dequeue flags
by Peter Zijlstra
· 16 years ago
cc87f76
sched: Fix nr_uninterruptible count
by Peter Zijlstra
· 16 years ago
65cc8e4
sched: Optimize task_rq_lock()
by Peter Zijlstra
· 16 years ago
0017d73
sched: Fix TASK_WAKING vs fork deadlock
by Peter Zijlstra
· 16 years ago
9084bb8
sched: Make select_fallback_rq() cpuset friendly
by Oleg Nesterov
· 16 years ago
6a1bdc1
sched: _cpu_down(): Don't play with current->cpus_allowed
by Oleg Nesterov
· 16 years ago
30da688
sched: sched_exec(): Remove the select_fallback_rq() logic
by Oleg Nesterov
· 16 years ago
c1804d5
sched: move_task_off_dead_cpu(): Remove retry logic
by Oleg Nesterov
· 16 years ago
1445c08
sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
by Oleg Nesterov
· 16 years ago
897f0b3
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
by Oleg Nesterov
· 16 years ago
32bd7eb
sched: Remove remaining USER_SCHED code
by Li Zefan
· 16 years ago
47a7098
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
by Oleg Nesterov
· 16 years ago
269484a
sched: Fix proc_sched_set_task()
by Mike Galbraith
· 16 years ago
c949472
Merge branch 'linus' into sched/core
by Ingo Molnar
· 16 years ago
8bb39f9
perf: Fix 'perf sched record' deadlock
by Mike Galbraith
· 16 years ago
50d11d1
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 16 years ago
e49a5bd
perf: Use hot regs with software sched switch/migrate events
by Frederic Weisbecker
· 16 years ago
eb1e796
perf: Correctly align perf event tracing buffer
by Frederic Weisbecker
· 16 years ago
753649d
genirq: Force MSI irq handlers to run with interrupts disabled
by Thomas Gleixner
· 16 years ago
246750f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
be3fd3c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 16 years ago
570b8fb
CRED: Fix memory leak in error handling
by Mathieu Desnoyers
· 16 years ago
292f60c
ring-buffer: Add missing unlock
by Julia Lawall
· 16 years ago
e36673e
tracing: Fix lockdep warning in global_clock()
by Li Zefan
· 16 years ago
eed6351
x86: Do not free zero sized per cpu areas
by Ian Campbell
· 16 years ago
a53f4f9
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
by David Howells
· 16 years ago
88be12c
slow-work: use get_ref wrapper instead of directly calling get_ref
by Dave Airlie
· 16 years ago
10fad5e
percpu, module: implement and use is_kernel/module_percpu_address()
by Tejun Heo
· 16 years ago
259354d
module: encapsulate percpu handling better and record percpu_size
by Tejun Heo
· 16 years ago
b72c409
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
5a7aadf
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
by Matt Helsley
· 16 years ago
4f59845
Freezer: Only show the state of tasks refusing to freeze
by Xiaotian Feng
· 16 years ago
054319b
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
833961d
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3cacf42
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
309d1dc
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8128f55
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
53feb29
cpuset: alloc nodemask_t on the heap rather than the stack
by Miao Xie
· 16 years ago
5ab116c
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
by Miao Xie
· 16 years ago
9d34706
cgroups: remove duplicate include
by Li Zefan
· 16 years ago
860652b
genirq: Move two IRQ functions from .init.text to .text
by Henrik Kretzschmar
· 16 years ago
cc8c3b7
genirq: Protect access to irq_desc->action in can_request_irq()
by Thomas Gleixner
· 16 years ago
66f1207
resources: add interfaces that return conflict information
by Bjorn Helgaas
· 16 years ago
830ec04
time: Fix accumulation bug triggered by long delay.
by John Stultz
· 16 years ago
8c2eb48
softlockup: Stop spurious softlockup messages due to overflow
by Colin Ian King
· 16 years ago
2271048
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
by Steven Rostedt
· 16 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
dcd5c16
perf: Fix unexported generic perf_arch_fetch_caller_regs
by Frederic Weisbecker
· 16 years ago
8bc037f
sched: Use proper type in sched_getaffinity()
by KOSAKI Motohiro
· 16 years ago
c890692
kernel/sched.c: Suppress unused var warning
by Andrew Morton
· 16 years ago
6427462
sched: Remove some dead code
by Dan Carpenter
· 16 years ago
e3818b8
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
by Paul E. McKenney
· 16 years ago
cd3d803
sched: sched_getaffinity(): Allow less than NR_CPUS length
by KOSAKI Motohiro
· 16 years ago
80a1860
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4e3eadd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
Next »