Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ca9706a282943899981e83604f2ed13e88ce4239
/
kernel
fce205e
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
c9bed1c
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
0f8c790
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 9 years ago
3d116a6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b4cee21
Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
88cbfd0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4f19b88
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
af34520
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5cb52b5
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
24af98c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9061cbe
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
de03017
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3ab6d1e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ea83ae2
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2626820
Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
049fb9b
ftrace/module: Call clean up function when module init fails early
by Steven Rostedt (Red Hat)
· 9 years ago
6201171
workqueue: simplify the apply_workqueue_attrs_locked()
by wanghaibin
· 9 years ago
3104fb3
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 9 years ago
7b64801
perf/core: Collapse more IPI loops
by Peter Zijlstra
· 9 years ago
9cc96b0
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
0905f04
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task()
by Yuyang Du
· 9 years ago
7d92de3
sched/deadline: Fix the earliest_dl.next logic
by Wanpeng Li
· 9 years ago
567bee2
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches
by Ingo Molnar
· 9 years ago
093e584
sched/core: Reset task's lockless wake-queues on fork()
by Sebastian Andrzej Siewior
· 9 years ago
9e0e83a
sched/fair: Fix multiplication overflow on 32-bit systems
by Andrey Ryabinin
· 9 years ago
12ca6ad
perf: Fix race in swevent hash
by Peter Zijlstra
· 9 years ago
c127449
perf: Fix race in perf_event_exec()
by Peter Zijlstra
· 9 years ago
ee9a7d2
Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
f36d1be
tracing: Fix setting of start_index in find_next()
by Qiu Peiyang
· 9 years ago
1b9f237
posix-clock: Fix return code on the poll method's error path
by Richard Cochran
· 9 years ago
92b86f9
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 9 years ago
1fe7c4e
missing include asm/paravirt.h in cputime.c
by Stefano Stabellini
· 9 years ago
75aba7b
irqdomain: Introduce is_fwnode_irqchip helper
by Suravee Suthikulpanit
· 9 years ago
337f130
futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op
by Darren Hart
· 9 years ago
885c2cb
futex: Cleanup the goto confusion in requeue_pi()
by Thomas Gleixner
· 9 years ago
4959f2d
futex: Remove pointless put_pi_state calls in requeue()
by Thomas Gleixner
· 9 years ago
ecb38b7
futex: Document pi_state refcounting in requeue code
by Thomas Gleixner
· 9 years ago
29e9ee5
futex: Rename free_pi_state() to put_pi_state()
by Thomas Gleixner
· 9 years ago
fb75a42
futex: Drop refcount if requeue_pi() acquired the rtmutex
by Thomas Gleixner
· 9 years ago
a4289dc
genirq/msi: Export functions to allow MSI domains in modules
by Jake Oshins
· 9 years ago
1f45f1f
clocksource: Make clocksource validation work for all clocksources
by Yang Yingliang
· 9 years ago
ef0bf62
Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 9 years ago
e2666d6
Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
by Thomas Gleixner
· 9 years ago
7bbee5c
kexec: Fix race between panic() and crash_kexec()
by Hidehiro Kawai
· 9 years ago
58c5661
panic, x86: Allow CPUs to save registers even if looping in NMI context
by Hidehiro Kawai
· 9 years ago
1717f20
panic, x86: Fix re-entrance problem due to panic on NMI
by Hidehiro Kawai
· 9 years ago
b4b29f9
locking/osq: Fix ordering of node initialisation in osq_lock
by Will Deacon
· 9 years ago
ec02b07
timekeeping: Cap adjustments so they don't exceed the maxadj value
by John Stultz
· 9 years ago
c796348
ntp: Fix second_overflow's input parameter type to be 64bits
by DengChao
· 9 years ago
0af8646
ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds
by DengChao
· 9 years ago
dee3665
timekeeping: Provide internal function __ktime_get_real_seconds
by DengChao
· 9 years ago
2145ac9
genirq/msi: Add msi_domain_populate_irqs
by Marc Zyngier
· 9 years ago
b2eba39
genirq/msi: Make the .prepare callback reusable
by Marc Zyngier
· 9 years ago
c466595
irqdomain: Make irq_domain_alloc_irqs_recursive available
by Marc Zyngier
· 9 years ago
425a5072
genirq: Free irq_desc with rcu
by Thomas Gleixner
· 9 years ago
abc7e40
genirq: Prevent chip buslock deadlock
by Thomas Gleixner
· 9 years ago
057032e
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
86fffe4
kernel: remove stop_machine() Kconfig dependency
by Chris Wilson
· 9 years ago
37cf4dc
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
by John Stultz
· 9 years ago
52d189f
ntp: Verify offset doesn't overflow in ntp_update_offset
by Sasha Levin
· 9 years ago
5406812
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
51825c8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
82607adc
workqueue: implement lockup detector
by Tejun Heo
· 9 years ago
03e0d46
watchdog: introduce touch_softlockup_watchdog_sched()
by Tejun Heo
· 9 years ago
fca839c
workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue
by Tejun Heo
· 9 years ago
f0cb322
genirq: Implement irq_percpu_is_enabled()
by Thomas Petazzoni
· 9 years ago
648c630
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD
by Paul E. McKenney
· 9 years ago
45fed3e
rcu: Make rcu_gp_init() be bool rather than int
by Paul E. McKenney
· 9 years ago
e11f133
rcu: Move wakeup out from under rnp->lock
by Peter Zijlstra
· 9 years ago
7c9906c
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
by Paul E. McKenney
· 9 years ago
d117c8a
rcu: Make cpu_needs_another_gp() be bool
by Paul E. McKenney
· 9 years ago
a87f203
rcu: Eliminate unused rcu_init_one() argument
by Paul E. McKenney
· 9 years ago
79cfea02
rcu: Remove TINY_RCU bloat from pointless boot parameters
by Paul E. McKenney
· 9 years ago
390dd67
clocksource: Add CPU info to clocksource watchdog reporting
by Seiichi Ikarashi
· 9 years ago
35a4933
time: Avoid signed overflow in timekeeping_get_ns()
by David Gibson
· 9 years ago
0b98f0c
Merge branch 'master' into for-4.4-fixes
by Tejun Heo
· 9 years ago
fb7b26e
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0017960
perf/core: Collapse common IPI pattern
by Peter Zijlstra
· 9 years ago
4e93ad6
perf: Do not send exit event twice
by Jiri Olsa
· 9 years ago
6b50e11
rcutorture: Print symbolic name for ->gp_state
by Paul E. McKenney
· 9 years ago
18aff33
rcutorture: Print symbolic name for rcu_torture_writer_state
by Paul E. McKenney
· 9 years ago
b1adb3e
rcutorture: Dump stack when GP kthread stalls
by Paul E. McKenney
· 9 years ago
a0e3a3a
rcutorture: Flag nonexistent RCU GP kthread
by Paul E. McKenney
· 9 years ago
46a5d16
rcu: Stop disabling interrupts in scheduler fastpaths
by Paul E. McKenney
· 9 years ago
f0f2e7d
rcu: Avoid tick_nohz_active checks on NOCBs CPUs
by Paul E. McKenney
· 9 years ago
699d403
rcu: Fix obsolete rcu_bootup_announce_oddness() comment
by Paul E. McKenney
· 9 years ago
8ba9153
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()
by Paul E. McKenney
· 9 years ago
fecbf6f
rcu: Simplify rcu_sched_qs() control flow
by Paul E. McKenney
· 9 years ago
47dbc90
kernel: Make rcu/tree_trace.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
3dc5dbe
rcu: Move lock_class_key to local scope
by Paul E. McKenney
· 9 years ago
3e42ec1
rcu: Allow expedited grace periods to be disabled at init
by Paul E. McKenney
· 9 years ago
5a9be7c
rcu: Add rcu_normal kernel parameter to suppress expediting
by Paul E. McKenney
· 9 years ago
72611ab
rcu: Add more diagnostics to expedited stall warning messages.
by Paul E. McKenney
· 9 years ago
73f36f9
rcu: Make expedited grace periods resolve stall-warning ties
by Paul E. McKenney
· 9 years ago
df5bd51
rcu: Reduce expedited GP memory contention via per-CPU variables
by Paul E. McKenney
· 9 years ago
1307f21
rcu: Invert sync_rcu_exp_select_cpus() "if" statement
by Paul E. McKenney
· 9 years ago
886ef5a
rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap()
by Paul E. McKenney
· 9 years ago
1de6e56
rcu: Clarify role of ->expmaskinitnext
by Paul E. McKenney
· 9 years ago
06f60de
rcu: Short-circuit synchronize_sched_expedited() if only one CPU
by Paul E. McKenney
· 9 years ago
Next »