Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f30eb23ea50a6be7ea282a2dc3909119892ebc79
/
kernel
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9398180
workqueue: fix race condition in schedule_on_each_cpu()
by Tejun Heo
· 15 years ago
3586e0a
clocksource/timecompare: Fix symbol exports to be GPL'd.
by David S. Miller
· 15 years ago
961767b
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1fd18a8
Merge branch '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
e9036b3
sched: Use root_task_group_empty only with FAIR_GROUP_SCHED
by Cyrill Gorcunov
· 15 years ago
968c864
sched: Fix kernel-doc function parameter name
by Randy Dunlap
· 15 years ago
e7e7e0c
genirq: try_one_irq() must be called with irq disabled
by Yong Zhang
· 15 years ago
608221f
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
72cc129
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ed146b25
ftrace: Fix unmatched locking in ftrace_regex_write()
by Li Zefan
· 15 years ago
f711294
ring-buffer: Synchronize resizing buffer with reader lock
by Lai Jiangshan
· 15 years ago
38dc634
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
1d51075
Correct nr_processes() when CPUs have been unplugged
by Ian Campbell
· 15 years ago
bf9fd67
PM / Hibernate: Add newline to load_image() fail path
by Jiri Slaby
· 15 years ago
4ff277f
PM / Hibernate: Fix error handling in save_image()
by Jiri Slaby
· 15 years ago
76b57e6
PM / Hibernate: Fix blkdev refleaks
by Jiri Slaby
· 15 years ago
b84ff7d
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
by Mike Galbraith
· 15 years ago
3fe866c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bce8fc4
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
a5e3013
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
83f5b01
rcu: Fix long-grace-period race between forcing and initialization
by Paul E. McKenney
· 15 years ago
b00bc0b
uids: Prevent tear down race
by Thomas Gleixner
· 15 years ago
49557e6
sched: Fix boot crash by zalloc()ing most of the cpu masks
by Rusty Russell
· 15 years ago
8633322
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
9532fae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes
by Linus Torvalds
· 15 years ago
3242f98
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
fefcfd4
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
37c2ca2
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
6e958d7
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
8c85dd8
sysctl: fix false positives when PROC_SYSCTL=n
by Alexey Dobriyan
· 15 years ago
478988d
cgroup: fix strstrip() misuse
by KOSAKI Motohiro
· 15 years ago
0d0df59
connector: fix regression introduced by sid connector
by Christian Borntraeger
· 15 years ago
3c7d76e
param: fix setting arrays of bool
by Rusty Russell
· 15 years ago
d553ad8
param: fix NULL comparison on oom
by Rusty Russell
· 15 years ago
65afac7
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
by Rusty Russell
· 15 years ago
11df6dd
futex: Fix spurious wakeup for requeue_pi really
by Thomas Gleixner
· 15 years ago
4a6cc4b
sched: move rq_weight data array out of .percpu
by Jiri Kosina
· 15 years ago
6d3f1e1
tracing: Remove cpu arg from the rb_time_stamp() function
by Jiri Olsa
· 15 years ago
67b394f
tracing: Fix comment typo and documentation example
by Jiri Olsa
· 15 years ago
3e69533
tracing: Fix trace_seq_printf() return value
by Jiri Olsa
· 15 years ago
cf8517c
tracing: Update *ppos instead of filp->f_pos
by Jiri Olsa
· 15 years ago
f685cea
sched: Strengthen buddies and mitigate buddy induced latencies
by Mike Galbraith
· 15 years ago
54f4407
perf events: Don't generate events for the idle task when exclude_idle is set
by Soeren Sandmann
· 15 years ago
721a669
perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers
by Soeren Sandmann
· 15 years ago
04bf753
PM: Make warning in suspend_test_finish() less likely to happen
by Rafael J. Wysocki
· 15 years ago
65a6446
HWPOISON: Allow schedule_on_each_cpu() from keventd
by Andi Kleen
· 15 years ago
89061d3
futex: Move drop_futex_key_refs out of spinlock'ed region
by Darren Hart
· 15 years ago
bd07041
Merge the right tty-fixes branch
by Linus Torvalds
· 15 years ago
237c80c
rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang
by Paul E. McKenney
· 15 years ago
019129d5
rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
by Paul E. McKenney
· 15 years ago
37c72e5
rcu: Prevent RCU IPI storms in presence of high call_rcu() load
by Paul E. McKenney
· 15 years ago
d6047d7
Merge branch 'tty-fixes'
by Linus Torvalds
· 15 years ago
ee67e6c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f061d83
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
e345fe1
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8c53e46
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
by Linus Torvalds
· 15 years ago
2bc8720
futex: Check for NULL keys in match_futex
by Darren Hart
· 15 years ago
43046b6
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
by Linus Torvalds
· 15 years ago
92f6a5e
sched: Do less agressive buddy clearing
by Peter Zijlstra
· 15 years ago
03541f8
perf_event: Adjust frequency and unthrottle for non-group-leader events
by Paul Mackerras
· 15 years ago
d58e657
futex: Handle spurious wake up
by Thomas Gleixner
· 15 years ago
80f5069
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
8ad8073
tracing/filters: Fix memory leak when setting a filter
by Li Zefan
· 15 years ago
e17b38b
sched: Fix missing kernel-doc notation
by Randy Dunlap
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
f5dc375
sched: Update the clock of runqueue select_task_rq() selected
by Mike Galbraith
· 15 years ago
3365e779
lockdep: Use cpu_clock() for lockstat
by Peter Zijlstra
· 15 years ago
d25105e
writeback: account IO throttling wait as iowait
by Wu Fengguang
· 15 years ago
a813a15
tracing: fix trace_vprintk call
by Steven Rostedt
· 15 years ago
f579bbc
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e80fb7e5
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
f17f36bb
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b924f95
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b9d40b7
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8f6e8a3
tracing: user local buffer variable for trace branch tracer
by Steven Rostedt
· 15 years ago
c8647b2
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
by Zhenwen Xu
· 15 years ago
3279ba3
ftrace: check for failure for all conversions
by Steven Rostedt
· 15 years ago
e7247a1
tracing: correct module boundaries for ftrace_release
by jolsa@redhat.com
· 15 years ago
da08568
futex: fix requeue_pi key imbalance
by Darren Hart
· 15 years ago
829b876
tracing: fix transposed numbers of lock_depth and preempt_count
by Steven Rostedt
· 15 years ago
fdc6f19
NOHZ: update idle state also when NOHZ is inactive
by Eero Nurkkala
· 15 years ago
978c0b8
rcu: Place root rcu_node structure in separate lockdep class
by Paul E. McKenney
· 15 years ago
e74f4c4
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
by Paul E. McKenney
· 15 years ago
d0ec774
rcu: Move rcu_barrier() to rcutree
by Paul E. McKenney
· 15 years ago
322a2c1
futex: Move exit_pi_state() call to release_mm()
by Thomas Gleixner
· 15 years ago
fc6b177
futex: Nullify robust lists after cleanup
by Peter Zijlstra
· 15 years ago
b0f56f1
trace: Fix missing assignment in trace_ctxwake_*
by Hiroshi Shimamoto
· 15 years ago
906010b
perf_event: Provide vmalloc() based mmap() backing
by Peter Zijlstra
· 15 years ago
ee949a8
tracing/syscalls: Use long for syscall ret format and field definitions
by Tom Zanussi
· 15 years ago
eaaea80
futex: Fix locking imbalance
by Thomas Gleixner
· 15 years ago
d014e889
panic: Fix panic message visibility by calling bust_spinlocks(0) before dying
by Aaro Koskinen
· 15 years ago
41cb665
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
e69a9ac
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0f26ec6
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
135c8ae
rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function
by Paul E. McKenney
· 15 years ago
a0b6c9a
rcu: Clean up code based on review feedback from Josh Triplett, part 4
by Paul E. McKenney
· 15 years ago
3d76c08
rcu: Clean up code based on review feedback from Josh Triplett, part 3
by Paul E. McKenney
· 15 years ago
162cc27
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
by Paul E. McKenney
· 15 years ago
Next »