Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9e571a82f0cb205a65a0ea41657f19f22b7fabb8
/
kernel
9e571a8
rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
24278d1
rcu: priority boosting for TINY_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
b2c0710
rcu: move TINY_RCU from softirq to kthread
by Paul E. McKenney
· 14 years ago
8e8be45
rcu: add priority-inversion testing to rcutorture
by Paul E. McKenney
· 14 years ago
6506cf6c
sched: fix RCU lockdep splat from task_group()
by Peter Zijlstra
· 14 years ago
4ee0a60
rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value
by Dongdong Deng
· 14 years ago
b0a0f66
sched: suppress RCU lockdep splat in task_fork_fair
by Paul E. McKenney
· 14 years ago
556ef63
Merge commit 'v2.6.36-rc7' into core/rcu
by Ingo Molnar
· 14 years ago
d4f8f21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
773e3f9
rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held
by Paul E. McKenney
· 14 years ago
e1d9694
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
399f1e3
kfifo: fix scatterlist usage
by Ira W. Snyder
· 14 years ago
269dcc1
rcu: Add tracing data to support queueing models
by Paul E. McKenney
· 14 years ago
0ddea0e
rcu: fix sparse errors in rcutorture.c
by Paul E. McKenney
· 14 years ago
829f8ed
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC
by Christian Dietrich
· 14 years ago
a247c3a
rmap: fix walk during fork
by Andrea Arcangeli
· 14 years ago
1ce1e41
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
87ac6fa
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f6c3f16
sched: Fix nohz balance kick
by Suresh Siddha
· 14 years ago
068e35e
hw breakpoints: Fix pid namespace bug
by Matt Helsley
· 14 years ago
94ca9d6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
e75e863
sched: Fix user time incorrectly accounted as system time on 32-bit
by Stanislaw Gruszka
· 14 years ago
c41d68a
compat: Make compat_alloc_user_space() incorporate the access_ok()
by H. Peter Anvin
· 14 years ago
0bf377b
sched: Improve latencies under load by decreasing minimum scheduling granularity
by Ingo Molnar
· 14 years ago
c54fce6
workqueue: add documentation
by Tejun Heo
· 14 years ago
84e1d83
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
6715045
PM / Hibernate: Avoid hitting OOM during preallocation of memory
by Rafael J. Wysocki
· 14 years ago
aad1830
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0109c2c
PM QoS: Correct pr_debug() misuse and improve parameter checks
by mark gross
· 14 years ago
27c379f
generic-ipi: Fix deadlock in __smp_call_function_single
by Heiko Carstens
· 14 years ago
f2955b4
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
df09162
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
by Chris Wright
· 14 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 14 years ago
1c24de6
kernel/groups.c: fix integer overflow in groups_search
by Jerome Marchand
· 14 years ago
31583bb
cgroups: fix API thinko
by Michael S. Tsirkin
· 14 years ago
85a0fdf
gcov: fix null-pointer dereference for certain module types
by Peter Oberparleiter
· 14 years ago
da2b71e
sched: Move sched_avg_update() to update_cpu_load()
by Suresh Siddha
· 14 years ago
5e11637
perf: Fix CPU hotplug
by Peter Zijlstra
· 15 years ago
9cb627d
perf, trace: Fix module leak
by Li Zefan
· 14 years ago
79637a4
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
899edae
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
da34634
tracing/kprobe: Fix handling of C-unlike argument names
by Masami Hiramatsu
· 14 years ago
aba9159
tracing/kprobes: Fix handling of argument names
by Masami Hiramatsu
· 14 years ago
61a5273
tracing/kprobe: Fix a memory leak in error case
by Masami Hiramatsu
· 14 years ago
9c55cb1
tracing: Do not allow llseek to set_ftrace_filter
by Steven Rostedt
· 14 years ago
cd4d4fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
b3bd3de
gcc-4.6: kernel/*: Fix unused but set warnings
by Andi Kleen
· 14 years ago
ef5dc12
mutex: Fix annotations to include it in kernel-locking docbook
by Randy Dunlap
· 14 years ago
81a294c
rcu: fix _oddness handling of verbose stall warnings
by Paul E. McKenney
· 14 years ago
68d3f1d
lockup_detector: Sync touch_*_watchdog back to old semantics
by Don Zickus
· 14 years ago
950eaac
pid: make setpgid() system call use RCU read-side critical section
by Paul E. McKenney
· 14 years ago
3aaba20
tracing: Fix a race in function profile
by Li Zefan
· 14 years ago
9c37547
workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask
by Tejun Heo
· 14 years ago
477a3c3
workqueue: fix GCWQ_DISASSOCIATED initialization
by Tejun Heo
· 14 years ago
fa66f07
perf_events: Fix time tracking for events with pid != -1 and cpu != -1
by Stephane Eranian
· 14 years ago
6f4dbec
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
dd7c4d8
rcu: performance fixes to TINY_PREEMPT_RCU callback checking
by Paul E. McKenney
· 14 years ago
25cc69e
PM QoS: Fix inline documentation.
by Saravana Kannan
· 14 years ago
d4348c6
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5e68601
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
151772d
tracing/trace_stack: Fix stack trace on ppc64
by Anton Blanchard
· 14 years ago
8a2e8e5d
workqueue: fix cwq->nr_active underflow
by Tejun Heo
· 14 years ago
502adf5
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
3b6c550
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bac1e74
PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()
by David Alan Gilbert
· 14 years ago
e41e704
workqueue: improve destroy_workqueue() debuggability
by Tejun Heo
· 14 years ago
972fa1c
workqueue: mark lock acquisition on worker_maybe_bind_and_lock()
by Namhyung Kim
· 14 years ago
06bd6eb
workqueue: annotate lock context change
by Namhyung Kim
· 14 years ago
a6b9b4d
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
by Ingo Molnar
· 14 years ago
9d0f4dc
mutex: Improve the scalability of optimistic spinning
by Tim Chen
· 14 years ago
c6db67c
watchdog: Don't throttle the watchdog
by Peter Zijlstra
· 14 years ago
e36c886
workqueue: Add basic tracepoints to track workqueue execution
by Arjan van de Ven
· 14 years ago
297c5ee
mm: make the vma list be doubly linked
by Linus Torvalds
· 14 years ago
f335397
Input: sysrq - drop tty argument form handle_sysrq()
by Dmitry Torokhov
· 14 years ago
b35de43
kfifo: implement missing __kfifo_skip_r()
by Andrea Righi
· 14 years ago
80dcf60
rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
7b0b759
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
a3dc3fb
rcu: repair code-duplication FIXMEs
by Paul E. McKenney
· 14 years ago
53d84e0
rcu: permit suppressing current grace period's CPU stall warnings
by Paul E. McKenney
· 14 years ago
8cdd32a
rcu: refer RCU CPU stall-warning victims to stallwarn.txt
by Paul E. McKenney
· 14 years ago
a57eb94
rcu: Add a TINY_PREEMPT_RCU
by Paul E. McKenney
· 15 years ago
861d034
sched: Fix rq->clock synchronization when migrating tasks
by Peter Zijlstra
· 14 years ago
1495cc9
Input: sysrq - drop tty argument from sysrq ops handlers
by Dmitry Torokhov
· 14 years ago
910b1b7
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
by Paul E. McKenney
· 15 years ago
f2e0dd7
rcu: allow RCU CPU stall warning messages to be controlled in /sys
by Paul E. McKenney
· 15 years ago
77d8485
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
by Paul E. McKenney
· 15 years ago
742734e
rcu: add boot parameter to suppress RCU CPU stall warning messages
by Paul E. McKenney
· 15 years ago
b163760
rcu: make CPU stall warning timeout configurable
by Paul E. McKenney
· 15 years ago
4221a991
Add RCU check for find_task_by_vpid().
by Tetsuo Handa
· 15 years ago
394f99a
rcu: simplify the usage of percpu data
by Lai Jiangshan
· 15 years ago
e546f48
rcutorture: add random preemption
by Lai Jiangshan
· 15 years ago
2c392b8
cgroups: __rcu annotations
by Arnd Bergmann
· 15 years ago
67bdbff
rculist: avoid __rcu annotations
by Arnd Bergmann
· 15 years ago
ca5ecdd
rcu: define __rcu address space modifier for sparse
by Paul E. McKenney
· 15 years ago
145c3ae46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1ca72fe
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2a4419b
fs: fs_struct rwlock to spinlock
by Nick Piggin
· 14 years ago
392abee
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
Next »