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
/
padata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
padata: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2018-01-05
padata: add SPDX identifier
Cheah Kok Cheong
1
-0
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-10-07
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
1
-1
/
+19
2017-10-07
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
1
-1
/
+42
2017-10-07
padata: set cpu_index of unused CPUs to -1
Mathias Krause
1
-1
/
+7
2017-05-26
padata: Avoid nested calls to cpus_read_lock() in pcrypt_init_padata()
Sebastian Andrzej Siewior
1
-5
/
+6
2017-05-26
padata: Make padata_alloc() static
Thomas Gleixner
1
-16
/
+16
2017-04-21
padata: get_next is never NULL
Jason A. Donenfeld
1
-9
/
+4
2017-04-10
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-03-24
padata: avoid race in reordering
Jason A. Donenfeld
1
-2
/
+3
2016-10-25
padata: Remove unused but set variables
Tobias Klauser
1
-4
/
+0
2016-09-19
padata: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-38
/
+50
2016-05-19
kernel/padata.c: hide unused functions
Arnd Bergmann
1
-37
/
+37
2016-05-19
kernel/padata.c: removed unused code
Richard Cochran
1
-64
/
+0
2015-02-13
padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-8
/
+3
2013-12-05
padata: Fix wrong usage of rcu_dereference()
Mathias Krause
1
-1
/
+1
2013-10-30
padata: make the sequence counter an atomic_t
Mathias Krause
1
-5
/
+4
2013-08-29
padata - Register hotcpu notifier after initialization
Richard Weinberger
1
-6
/
+6
2013-08-29
padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_...
Chen Gang
1
-16
/
+4
2012-12-06
padata: use __this_cpu_read per-cpu helper
Shan Wei
1
-3
/
+2
2012-03-29
padata: Fix cpu hotplug
Steffen Klassert
1
-0
/
+3
2012-03-29
padata: Use the online cpumask as the default
Steffen Klassert
1
-4
/
+4
2012-03-29
padata: Add a reference to the api documentation
Steffen Klassert
1
-0
/
+2
2012-03-14
padata: Fix race on sequence number wrap
Steffen Klassert
1
-28
/
+10
2012-03-14
padata: Fix race in the serialization path
Steffen Klassert
1
-2
/
+4
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-197
/
+558
2010-07-31
padata: Remove padata_get_cpumask
Steffen Klassert
1
-35
/
+0
2010-07-31
padata: Pass the padata cpumasks to the cpumask_change_notifier chain
Steffen Klassert
1
-1
/
+2
2010-07-31
padata: Rearrange set_cpumask functions
Steffen Klassert
1
-50
/
+67
2010-07-31
padata: Rename padata_alloc functions
Steffen Klassert
1
-12
/
+12
2010-07-26
padata: Check for valid cpumasks
Steffen Klassert
1
-1
/
+1
2010-07-26
padata: Allocate cpumask dependend recources in any case
Steffen Klassert
1
-17
/
+7
2010-07-26
padata: Fix cpu index counting
Steffen Klassert
1
-0
/
+1
2010-07-19
padata: Added sysfs primitives to padata subsystem
Dan Kruchinin
1
-9
/
+146
2010-07-19
padata: Make two separate cpumasks
Dan Kruchinin
1
-124
/
+347
2010-07-14
padata: simplify serialization mechanism
Steffen Klassert
1
-52
/
+19
2010-07-14
padata: make padata_do_parallel to return zero on success
Steffen Klassert
1
-6
/
+5
2010-07-14
padata: Handle empty padata cpumasks
Steffen Klassert
1
-11
/
+50
2010-07-14
padata: Block until the instance is unused on stop
Steffen Klassert
1
-8
/
+16
2010-07-14
padata: Check for valid padata instance on start
Steffen Klassert
1
-2
/
+16
2010-06-03
padata: add parenthesis in MAX_SEQ_NR macro
Dan Carpenter
1
-1
/
+1
2010-05-27
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-2
/
+2
2010-05-19
padata: Use get_online_cpus/put_online_cpus in padata_free
Steffen Klassert
1
-0
/
+3
2010-05-19
padata: Add some code comments
Steffen Klassert
1
-11
/
+57
2010-05-19
padata: Flush the padata queues actively
Steffen Klassert
1
-8
/
+25
2010-05-19
padata: Use a timer to handle remaining objects in the reorder queues
Steffen Klassert
1
-7
/
+18
2010-05-03
padata: Use get_online_cpus/put_online_cpus
Steffen Klassert
1
-0
/
+13
[next]