Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
5bda4f638f36ef4c4e3b1397b02affc3db94356e
/
kernel
5bda4f6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c9b88e9
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
47dfe40
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
f2a8417
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 11 years ago
c4c3f5f
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
3e7a716
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
8d71844
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
504d587
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 11 years ago
3a1122d
kexec: fix build error when hugetlbfs is disabled
by David Rientjes
· 11 years ago
e0198b2
Josh has moved
by Josh Triplett
· 11 years ago
8f1d26d
kexec: export free_huge_page to VMCOREINFO
by Atsushi Kumagai
· 11 years ago
a138126
cpuset: fix the WARN_ON() in update_nodemasks_hier()
by Li Zefan
· 11 years ago
ed1403e
kthread_work: wake up worker only when the worker is idle
by Lai Jiangshan
· 11 years ago
9dae0a3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
dc6f03f
ftrace: Add warning if tramp hash does not match nr_trampolines
by Steven Rostedt (Red Hat)
· 11 years ago
2a0343b
ftrace: Fix trampoline hash update check on rec->flags
by Steven Rostedt (Red Hat)
· 11 years ago
f723aa1
sched_clock: Avoid corrupting hrtimer tree during suspend
by Stephen Boyd
· 11 years ago
10e83fd
ring-buffer: Use rb_page_size() instead of open coded head_page size
by Steven Rostedt (Red Hat)
· 11 years ago
0162d62
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
by Steven Rostedt (Red Hat)
· 11 years ago
ddcb57e
workqueue: use nr_node_ids instead of wq_numa_tbl_len
by Lai Jiangshan
· 11 years ago
3fb1823
workqueue: remove the misnamed out_unlock label in get_unbound_pool()
by Lai Jiangshan
· 11 years ago
29b1cb4
workqueue: remove the stale comment in pwq_unbound_release_workfn()
by Lai Jiangshan
· 11 years ago
13b1d62
workqueue: move rescuer pool detachment to the end
by Lai Jiangshan
· 11 years ago
051e185
workqueue: unfold start_worker() into create_worker()
by Lai Jiangshan
· 11 years ago
228f1d0
workqueue: remove @wakeup from worker_set_flags()
by Lai Jiangshan
· 11 years ago
a489a03
workqueue: remove an unneeded UNBOUND test before waking up the next worker
by Lai Jiangshan
· 11 years ago
58d4e21
tracing: Fix wraparound problems in "uptime" trace clock
by Tony Luck
· 11 years ago
d057190
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
d1743b8
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b495c23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
da5b99b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
084c9ca
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
ba1afef
tracing: Convert local function_graph functions to static
by Steven Rostedt (Red Hat)
· 11 years ago
d8ca83e
workqueue: wake regular worker if need_more_worker() when rescuer leave the pool
by Lai Jiangshan
· 11 years ago
b972cc5
ftrace: Do not copy old hash when resetting
by Wang Nan
· 11 years ago
6508fa7
tracing: let user specify tracing_thresh after selecting function_graph
by Stanislav Fomichev
· 11 years ago
021c5b3
ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
by Corey Minyard
· 11 years ago
3a63638
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Steven Rostedt (Red Hat)
· 11 years ago
1d48d59
ftrace: Remove function_trace_stop check from list func
by Steven Rostedt (Red Hat)
· 11 years ago
1820122
ftrace: Do no disable function tracing on enabling function tracing
by Steven Rostedt (Red Hat)
· 11 years ago
545d47b
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
by Steven Rostedt (Red Hat)
· 11 years ago
d81b425
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
by Masami Hiramatsu
· 11 years ago
22d3685
Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
1b2f121
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
by Steven Rostedt (Red Hat)
· 11 years ago
2b01466
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
by Steven Rostedt (Red Hat)
· 11 years ago
01c9db8
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 11 years ago
d14aef3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
6355d54
tracing: Kill "filter_string" arg of replace_preds()
by Oleg Nesterov
· 11 years ago
bb9ef1c
tracing: Change apply_subsystem_event_filter() paths to check file->system == dir
by Oleg Nesterov
· 11 years ago
ede392a
tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic
by Oleg Nesterov
· 11 years ago
b5d09db
tracing: Kill call_filter_disable()
by Oleg Nesterov
· 11 years ago
5737574
tracing: Kill destroy_call_preds()
by Oleg Nesterov
· 11 years ago
3e5454d
tracing: Kill destroy_preds() and destroy_file_preds()
by Oleg Nesterov
· 11 years ago
187497f
rcu: Allow for NULL tick_nohz_full_mask when nohz_full= missing
by Paul E. McKenney
· 11 years ago
646d704
ftrace: Allow archs to specify if they need a separate function graph trampoline
by Steven Rostedt (Red Hat)
· 11 years ago
5db6c6f
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
by Davidlohr Bueso
· 11 years ago
4badad3
locking/mutex: Disable optimistic spinning on some architectures
by Peter Zijlstra
· 11 years ago
13b9a96
locking/rwsem: Rename 'activity' to 'count'
by Peter Zijlstra
· 11 years ago
b0ab99e
sched: Fix possible divide by zero in avg_atom() calculation
by Mateusz Guzik
· 11 years ago
33ecd20
locking/spinlocks/mcs: Micro-optimize osq_unlock()
by Jason Low
· 11 years ago
4d9d951
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
by Jason Low
· 11 years ago
9063182
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
by Jason Low
· 11 years ago
046a619
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
by Jason Low
· 11 years ago
37e9562
locking/rwsem: Allow conservative optimistic spinning when readers have lock
by Jason Low
· 11 years ago
4a1c0f2
perf: Fix lockdep warning on process exit
by Peter Zijlstra
· 11 years ago
1903d50
perf: Revert ("perf: Always destroy groups on exit")
by Peter Zijlstra
· 11 years ago
97b8ee8
ring-buffer: Fix polling on trace_pipe
by Martin Lau
· 11 years ago
f0160a5
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 12 years ago
f7537df
workqueue: alloc struct worker on its local node
by Lai Jiangshan
· 11 years ago
5f8bf2d2
tracing: Fix graph tracer with stack tracer on other archs
by Steven Rostedt (Red Hat)
· 11 years ago
5de4fa1
cgroup: initialize cgrp_dfl_root_inhibit_ss_mask from !->dfl_files test
by Tejun Heo
· 11 years ago
05ebb6e
cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core
by Tejun Heo
· 11 years ago
a8ddc82
cgroup: distinguish the default and legacy hierarchies when handling cftypes
by Tejun Heo
· 11 years ago
2cf669a
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
by Tejun Heo
· 11 years ago
5577964
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
by Tejun Heo
· 11 years ago
a14c687
cgroup: split cgroup_base_files[] into cgroup_{dfl|legacy}_base_files[]
by Tejun Heo
· 11 years ago
8abfb87
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 12 years ago
653a353
PM / sleep: fix freeze_ops NULL pointer dereferences
by Zhang Rui
· 11 years ago
4320f6b
PM / sleep: Fix request_firmware() error at resume
by Takashi Iwai
· 11 years ago
2448e34
tracing: instance_rmdir() leaks ftrace_event_file->filter
by Oleg Nesterov
· 11 years ago
9c34a70
workqueue: reuse the already calculated pwq in try_to_grab_pending()
by Lai Jiangshan
· 11 years ago
40f6123
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
a805cbf
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
afd1a8b
cpuset: export effective masks to userspace
by Li Zefan
· 11 years ago
5d8ba82
cpuset: allow writing offlined masks to cpuset.cpus/mems
by Li Zefan
· 11 years ago
be4c9dd
cpuset: enable onlined cpu/node in effective masks
by Li Zefan
· 11 years ago
390a36a
cpuset: refactor cpuset_hotplug_update_tasks()
by Li Zefan
· 11 years ago
7e88291
cpuset: make cs->{cpus, mems}_allowed as user-configured masks
by Li Zefan
· 11 years ago
ae1c802
cpuset: apply cs->effective_{cpus,mems}
by Li Zefan
· 11 years ago
39bd0d1
cpuset: initialize top_cpuset's configured masks at mount
by Li Zefan
· 11 years ago
8b5f1c5
cpuset: use effective cpumask to build sched domains
by Li Zefan
· 11 years ago
554b0d1
cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes empty
by Li Zefan
· 11 years ago
734d451
cpuset: update cs->effective_{cpus, mems} when config changes
by Li Zefan
· 11 years ago
1344ab9
cpuset: update cpuset->effective_{cpus,mems} at hotplug
by Li Zefan
· 11 years ago
e2b9a3d
cpuset: add cs->effective_cpus and cs->effective_mems
by Li Zefan
· 11 years ago
1823172
Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEAD
by Paul E. McKenney
· 11 years ago
b41d1b9
rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()
by Pranith Kumar
· 11 years ago
615e41c
rcu: Fix a sparse warning in rcu_initiate_boost()
by Pranith Kumar
· 11 years ago
406e3e5
rcu: Fix __rcu_reclaim() to use true/false for bool
by Paul E. McKenney
· 11 years ago
Next »