Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
962aff03c315b508d980422db5b49b49e4382119
962aff0
rcu: Clean up handling of tasks blocked across full-rcu_node offline
by Paul E. McKenney
· 7 years ago
226ca5e
rcu: Identify grace period is in progress as we advance up the tree
by Joel Fernandes (Google)
· 7 years ago
df2bf8f
rcu: Use better variable names in funnel locking loop
by Joel Fernandes (Google)
· 7 years ago
b73de91
rcu: Rename the grace-period-request variables and parameters
by Joel Fernandes
· 7 years ago
3d18469
rcu: Regularize resetting of rcu_data wrap indicator
by Paul E. McKenney
· 7 years ago
d7219312
rcutorture: Correctly handle grace-period sequence wrap
by Paul E. McKenney
· 7 years ago
2e3e5e5
rcu: Make rcu_start_this_gp() check for grace period already started
by Paul E. McKenney
· 7 years ago
5ca0905
rcu: Fix cpustart tracepoint gp_seq number
by Joel Fernandes (Google)
· 7 years ago
5b55072
rcu: Produce last "CleanupMore" trace only if late-breaking request
by Joel Fernandes (Google)
· 7 years ago
a2165e4
rcu: Don't funnel-lock above leaf node if GP in progress
by Paul E. McKenney
· 7 years ago
e133346
doc: Update RCU CPU stall-warning documentation
by Paul E. McKenney
· 7 years ago
869cc74
doc: Update memory-ordering documentation for ->gp-seq
by Paul E. McKenney
· 7 years ago
b1e1f21
doc: Update data-structure documentation for ->gp_seq
by Paul E. McKenney
· 7 years ago
e44e73c
rcu: Make simple callback acceleration refer to rdp->gp_seq_needed
by Paul E. McKenney
· 7 years ago
ff3bb6f
rcu: Remove ->gpnum and ->completed
by Paul E. McKenney
· 7 years ago
fee5997
rcu: Convert rcu_fqs tracepoint to ->gp_seq
by Paul E. McKenney
· 7 years ago
db02329
rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq
by Paul E. McKenney
· 7 years ago
865aa1e
rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq
by Paul E. McKenney
· 7 years ago
598ce09
rcu: Convert rcu_preempt_task tracepoint to ->gp_seq
by Paul E. McKenney
· 7 years ago
63d86a7
rcu: Convert rcu_grace_period_init tracepoint to gp_seq
by Paul E. McKenney
· 7 years ago
abd13fd
rcu: Convert rcu_future_grace_period tracepoint to gp_seq
by Paul E. McKenney
· 7 years ago
477351f
rcu: Convert rcu_grace_period tracepoint to gp_seq
by Paul E. McKenney
· 7 years ago
ab5e869
rcu: Make rcu_nocb_wait_gp() check if GP already requested
by Paul E. McKenney
· 7 years ago
7a1d0f2
rcu: Move from ->need_future_gp[] to ->gp_seq_needed
by Paul E. McKenney
· 7 years ago
aebc826
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
by Paul E. McKenney
· 7 years ago
471f87c3
rcu: Make RCU CPU stall warnings use ->gp_seq
by Paul E. McKenney
· 7 years ago
29365e5
rcu: Convert grace-period requests to ->gp_seq
by Paul E. McKenney
· 7 years ago
d43a5d3
rcu: Convert ->completedqs to ->gp_seq
by Paul E. McKenney
· 7 years ago
8aa670c
rcu: Convert ->rcu_iw_gpnum to ->gp_seq
by Paul E. McKenney
· 7 years ago
ba04107
rcu: Move rcu_gp_in_progress() to ->gp_seq
by Paul E. McKenney
· 7 years ago
e0da237
rcu: Move rcu_nocb_gp_get() to ->gp_seq
by Paul E. McKenney
· 7 years ago
03c8cb7
rcu: Move rcu_try_advance_all_cbs() to ->gp_seq
by Paul E. McKenney
· 7 years ago
e05720b
rcu: Move rcu_implicit_dynticks_qs() to ->gp_seq
by Paul E. McKenney
· 7 years ago
a66ae8a
rcu: Convert rcu_gpnum_ovf() to ->gp_seq
by Paul E. McKenney
· 7 years ago
67e14c1
rcu: Move RCU's grace-period-change code to ->gp_seq
by Paul E. McKenney
· 7 years ago
e4be81a
rcu: Convert conditional grace-period primitives to ->gp_seq
by Paul E. McKenney
· 7 years ago
c9a24e2
rcu: Make quiescent-state reporting use ->gp_seq
by Paul E. McKenney
· 7 years ago
78c5a67
rcu: Convert rcu_check_gp_kthread_starvation() to GP sequence number
by Paul E. McKenney
· 7 years ago
17ef2fe
rcu: Make rcutorture's batches-completed API use ->gp_seq
by Paul E. McKenney
· 7 years ago
dee4f42
rcu: Move rcu_gp_slow() to ->gp_seq
by Paul E. McKenney
· 7 years ago
de30ad5
rcu: Introduce grace-period sequence numbers
by Paul E. McKenney
· 7 years ago
609af1c
Merge branches 'expedited.2018.07.12a', 'fixes.2018.07.12a', 'srcu.2018.06.25b' and 'torture.2018.06.25b' into HEAD
by Paul E. McKenney
· 6 years ago
18390ae
rcu: Make rcu_gp_cleanup() write only once to ->gp_flags
by Paul E. McKenney
· 7 years ago
26d950a
rcu: Diagnostics for grace-period startup hangs
by Paul E. McKenney
· 7 years ago
fcc6354
rcu: Make expedited GPs handle CPU 0 being offline
by Boqun Feng
· 7 years ago
8c42b1f
rcu: Exclude near-simultaneous RCU CPU stall warnings
by Paul E. McKenney
· 7 years ago
ce11fae
rcu: Use the proper lockdep annotation in dump_blkd_tasks()
by Boqun Feng
· 7 years ago
4bc8d55
rcu: Add debugging info to assertion
by Paul E. McKenney
· 7 years ago
6050003
torture: Keep old-school dmesg format
by Paul E. McKenney
· 7 years ago
90127d6
torture: Make online/offline messages appear only for verbose=2
by Paul E. McKenney
· 7 years ago
b4c1906
rcutorture: Make kvm-find-errors.sh find close calls
by Paul E. McKenney
· 7 years ago
6940975
rcutorture: Remove obsolete TREE08-T.boot file
by Paul E. McKenney
· 7 years ago
5bfd7d3
torture: Use a single build directory for torture scenarios
by Paul E. McKenney
· 7 years ago
fd55a28
srcu: Introduce srcu_read_{un,}lock_notrace()
by Paul E. McKenney
· 7 years ago
5ab07a8
srcu: Add address of first callback to rcutorture output
by Paul E. McKenney
· 7 years ago
17294ce
srcu: Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start()
by Paul E. McKenney
· 7 years ago
5ef98a6
srcu: Fix typos in __call_srcu() header comment
by Paul E. McKenney
· 7 years ago
5257514
rcu: Make expedited grace period use direct call on last leaf
by Paul E. McKenney
· 7 years ago
ce397d2
Linux 4.18-rc1
by Linus Torvalds
· 7 years ago
265c5596
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5e7b921
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
by Linus Torvalds
· 7 years ago
dbb2816f
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
644f263
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
35773c9
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
29d6849
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a5b729e
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
de7f01c
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
8d1e513
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
6a4d4b3
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
8949170c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
2f3f056
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
44348e8a
fix a series of Documentation/ broken file name references
by Mauro Carvalho Chehab
· 7 years ago
315e6bc
Documentation: rstFlatTable.py: fix a broken reference
by Mauro Carvalho Chehab
· 7 years ago
6ec71b2
ABI: sysfs-devices-system-cpu: remove a broken reference
by Mauro Carvalho Chehab
· 7 years ago
e5ca425
devicetree: fix a series of wrong file references
by Mauro Carvalho Chehab
· 7 years ago
18ba1f9
devicetree: fix name of pinctrl-bindings.txt
by Mauro Carvalho Chehab
· 7 years ago
6c79521
devicetree: fix some bindings file names
by Mauro Carvalho Chehab
· 7 years ago
5efa6f8
MAINTAINERS: fix location of DT npcm files
by Mauro Carvalho Chehab
· 7 years ago
2f635cf
MAINTAINERS: fix location of some display DT bindings
by Mauro Carvalho Chehab
· 7 years ago
1ca2c80
kernel-parameters.txt: fix pointers to sound parameters
by Mauro Carvalho Chehab
· 7 years ago
042c768
bindings: nvmem/zii: Fix location of nvmem.txt
by Mauro Carvalho Chehab
· 7 years ago
34962fb
docs: Fix more broken references
by Mauro Carvalho Chehab
· 7 years ago
a78513c
scripts/documentation-file-ref-check: check tools/*/Documentation
by Mauro Carvalho Chehab
· 7 years ago
2d69708
scripts/documentation-file-ref-check: get rid of false-positives
by Mauro Carvalho Chehab
· 7 years ago
e1f319f
scripts/documentation-file-ref-check: hint: dash or underline
by Mauro Carvalho Chehab
· 7 years ago
be600e5
scripts/documentation-file-ref-check: add a fix logic for DT
by Mauro Carvalho Chehab
· 7 years ago
5044024
scripts/documentation-file-ref-check: accept more wildcards at filenames
by Mauro Carvalho Chehab
· 7 years ago
40fc3eb
scripts/documentation-file-ref-check: fix help message
by Mauro Carvalho Chehab
· 7 years ago
b698201
media: max2175: fix location of driver's companion documentation
by Mauro Carvalho Chehab
· 7 years ago
2ebe0bb
media: v4l: fix broken video4linux docs locations
by Mauro Carvalho Chehab
· 7 years ago
670d7adb
media: dvb: point to the location of the old README.dvb-usb file
by Mauro Carvalho Chehab
· 7 years ago
fe63a1a
media: dvb: fix location of get_dvb_firmware script
by Mauro Carvalho Chehab
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
ec15872
docs: fix broken references with multiple hints
by Mauro Carvalho Chehab
· 7 years ago
7cfde0a
net: stmmac: Run HWIF Quirks after getting HW caps
by Jose Abreu
· 7 years ago
f6a6f20
neighbour: skip NTF_EXT_LEARNED entries during forced gc
by Roopa Prabhu
· 7 years ago
7c09977
net: cxgb3: add error handling for sysfs_create_group
by Zhouyang Jia
· 7 years ago
c14a024
Merge branch 'tls-fixes'
by David S. Miller
· 7 years ago
06030db
tls: fix waitall behavior in tls_sw_recvmsg
by Daniel Borkmann
· 7 years ago
Next »