index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
membarrier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-07
sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS
Michal Clapinski
1
-1
/
+38
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
1
-1
/
+0
2022-01-25
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
1
-4
/
+5
2021-03-06
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
1
-3
/
+1
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+143
2020-12-09
membarrier: Execute SYNC_CORE on the calling thread
Andy Lutomirski
1
-18
/
+33
2020-12-09
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
1
-0
/
+18
2020-12-09
membarrier: Add an actual barrier before rseq_preempt()
Andy Lutomirski
1
-0
/
+8
2020-10-29
sched: membarrier: document memory ordering scenarios
Mathieu Desnoyers
1
-0
/
+128
2020-10-29
sched: membarrier: cover kthread_use_mm (v4)
Mathieu Desnoyers
1
-4
/
+3
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
1
-0
/
+12
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
1
-30
/
+106
2019-10-01
membarrier: Fix RCU locking bug caused by faulty merge
Peter Zijlstra
1
-1
/
+0
2019-09-25
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
Mathieu Desnoyers
1
-43
/
+20
2019-09-25
sched/membarrier: Skip IPIs when mm->mm_users == 1
Mathieu Desnoyers
1
-4
/
+5
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-43
/
+132
2019-09-25
sched/membarrier: Remove redundant check
Mathieu Desnoyers
1
-2
/
+2
2019-09-25
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
1
-1
/
+1
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-11-27
sched/membarrier: synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-2
/
+2
2018-11-08
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
1
-8
/
+1
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-7
/
+11
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
1
-12
/
+41
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
1
-8
/
+112
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-0
/
+8
2018-01-10
membarrier: Disable preemption when calling smp_call_function_many()
Mathieu Desnoyers
1
-0
/
+2
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-4
/
+30
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
1
-0
/
+152