Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
eea85b0a629970d462481a80e1d45f4d71fe797f
/
kernel
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7a797cd
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
bb2166c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0bf7969
Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
69f061e
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6077817
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d0b093a
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3e72b81
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9b269d4
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c08f782
mutex: Fix missing conditions to build mutex_spin_on_owner()
by Frederic Weisbecker
· 15 years ago
c022602
mutex: Better control mutex adaptive spinning config
by Frederic Weisbecker
· 15 years ago
d9a3da0
rcu: Add expedited grace-period support for preemptible RCU
by Paul E. McKenney
· 15 years ago
cf244dc
rcu: Enable fourth level of TREE_RCU hierarchy
by Paul E. McKenney
· 15 years ago
d3f6bad
rcu: Rename "quiet" functions
by Paul E. McKenney
· 15 years ago
c84d6ef
Merge branch 'master' into next
by James Morris
· 15 years ago
35dead4
modules: don't export section names of empty sections via sysfs
by Helge Deller
· 15 years ago
f13a48b
SLOW_WORK: Move slow_work's proc file to debugfs
by David Howells
· 15 years ago
fa1dae4
SLOW_WORK: Fix the CONFIG_MODULES=n case
by David Howells
· 15 years ago
e5af022
softlockup: Fix hung_task_check_count sysctl
by Anton Blanchard
· 15 years ago
7ac0743
ring-buffer-benchmark: Add parameters to set produce/consumer priorities
by Steven Rostedt
· 15 years ago
b3a222e
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
by Serge E. Hallyn
· 15 years ago
c4a5af5
Silence the existing API for capability version compatibility check.
by Andrew G. Morgan
· 15 years ago
457dc92
tracing, function tracer: Clean up strstrip() usage
by Ingo Molnar
· 15 years ago
98e4833
ring-buffer benchmark: Run producer/consumer threads at nice +19
by Ingo Molnar
· 15 years ago
6ebb237
rcu: Re-arrange code to reduce #ifdef pain
by Paul E. McKenney
· 15 years ago
9f680ab
rcu: Eliminate unneeded function wrapping
by Paul E. McKenney
· 15 years ago
b668c9c
rcu: Fix grace-period-stall bug on large systems with CPU hotplug
by Paul E. McKenney
· 15 years ago
3476994
genirq: Fix spurious irq seqfile conversion
by Thomas Gleixner
· 15 years ago
3bde31a
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
by David Howells
· 15 years ago
8fba10a
SLOW_WORK: Allow the work items to be viewed through a /proc file
by David Howells
· 15 years ago
6b8268b
SLOW_WORK: Add delayed_slow_work support
by Jens Axboe
· 15 years ago
0160950
SLOW_WORK: Add support for cancellation of slow work
by Jens Axboe
· 15 years ago
4d8bb2c
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
by Jens Axboe
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
2ea6dec
generic-ipi: Add smp_call_function_any()
by Rusty Russell
· 15 years ago
a1afb63
genirq: switch /proc/irq/*/spurious to seq_file
by Alexey Dobriyan
· 15 years ago
9398180
workqueue: fix race condition in schedule_on_each_cpu()
by Tejun Heo
· 15 years ago
f6060f4
tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used
by Lai Jiangshan
· 15 years ago
c13d2f7
tracing: Fix trace_marker output
by Carsten Emde
· 15 years ago
5a50e33
ring-buffer: Move access to commit_page up into function used
by Steven Rostedt
· 15 years ago
2f51f98
rcu: Eliminate __rcu_pending() false positives
by Paul E. McKenney
· 15 years ago
560d4bc
rcu: Further cleanups of use of lastcomp
by Paul E. McKenney
· 15 years ago
8e13c7b
locking: Reduce ifdefs in kernel/spinlock.c
by Thomas Gleixner
· 15 years ago
6beb000
locking: Make inlining decision Kconfig based
by Thomas Gleixner
· 15 years ago
8e9aa8f
rcu: Simplify association of forced quiescent states with grace periods
by Paul E. McKenney
· 15 years ago
b32e9eb
rcu: Accelerate callback processing on CPUs not detecting GP end
by Paul E. McKenney
· 15 years ago
8b2a5da
tracing: do not disable interrupts for trace_clock_local
by Steven Rostedt
· 15 years ago
a6f0eb6
ring-buffer: Add multiple iterations between benchmark timestamps
by Steven Rostedt
· 15 years ago
a646365
tracing: Fix return value of tracing_stats_read()
by Roel Kluin
· 15 years ago
0e0fc1c
rcu: Mark init-time-only rcu_bootup_announce() as __init
by Paul E. McKenney
· 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
c64ac3c
rcu: Simplify association of quiescent states with grace periods
by Paul E. McKenney
· 15 years ago
4bcfe05
rcu: Rename dynticks_completed to completed_fqs
by Paul E. McKenney
· 15 years ago
956539b
rcu: Enable synchronize_sched_expedited() fastpath
by Paul E. McKenney
· 15 years ago
dbe0135
rcu: Remove inline from forward-referenced functions
by Paul E. McKenney
· 15 years ago
9160306
rcu: Fix note_new_gpnum() uses of ->gpnum
by Paul E. McKenney
· 15 years ago
d09b62d
rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter
by Paul E. McKenney
· 15 years ago
281d150
rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->completed counter
by Paul E. McKenney
· 15 years ago
7e1a276
Merge branch 'core/urgent' into core/rcu
by Ingo Molnar
· 15 years ago
dd8dbf2
security: report the module name to security_module_request
by Eric Paris
· 15 years ago
f84d49b
signal: Print warning message when dropping signals
by Naohiro Ooiwa
· 15 years ago
e9036b3
sched: Use root_task_group_empty only with FAIR_GROUP_SCHED
by Cyrill Gorcunov
· 15 years ago
c82a43d
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
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
663e695
irq: Remove unused debug_poll_all_shared_irqs()
by Thomas Gleixner
· 15 years ago
24b26d4
irq: Fix docbook comments
by Liuweni
· 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
4dae560
kprobes: Sanitize struct kretprobe_instance allocations
by Ananth N Mavinakayanahalli
· 15 years ago
c5e0cb3
rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls
by Lai Jiangshan
· 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
5e9b397
tracing: Fix to use __always_unused attribute
by Li Zefan
· 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
9de09ac
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 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
Next »