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
/
include
/
linux
/
percpu-defs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
1
-1
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-01-31
percpu: Separate decrypted varaibles anytime encryption can be enabled
Erdem Aktas
1
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-10-31
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
1
-4
/
+2
2017-11-07
percpu: Introduce DEFINE_PER_CPU_DECRYPTED
Brijesh Singh
1
-0
/
+15
2015-07-14
percpu: update incorrect comment for this_cpu_*() operations
Tejun Heo
1
-4
/
+2
2014-12-13
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
Christoph Lameter
1
-2
/
+0
2014-08-26
percpu: Remove __this_cpu_ptr
Christoph Lameter
1
-3
/
+0
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-13
/
+367
2014-07-01
core: fix typo in percpu read_mostly section
Zhengyu He
1
-2
/
+2
2014-06-17
percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...
Tejun Heo
1
-8
/
+21
2014-06-17
percpu: preffity percpu header files
Tejun Heo
1
-114
/
+139
2014-06-17
percpu: use raw_cpu_*() to define __this_cpu_*()
Tejun Heo
1
-9
/
+9
2014-06-17
percpu: reorder macros in percpu header files
Tejun Heo
1
-13
/
+13
2014-06-17
percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h
Tejun Heo
1
-0
/
+209
2014-06-17
percpu: reorganize include/linux/percpu-defs.h
Tejun Heo
1
-23
/
+9
2014-06-17
percpu: move accessors from include/linux/percpu.h to percpu-defs.h
Tejun Heo
1
-0
/
+32
2014-06-17
percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
Tejun Heo
1
-0
/
+89
2013-12-05
percpu: fix spurious sparse warnings from DEFINE_PER_CPU()
Tejun Heo
1
-0
/
+1
2013-08-23
percpu: Make __verify_pcu_ptr handle per cpu pointers to arrays
Christoph Lameter
1
-1
/
+4
2010-10-27
percpu: Remove the multi-page alignment facility
Ingo Molnar
1
-12
/
+0
2010-10-22
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+12
2010-10-20
percpu: Introduce a read-mostly percpu API
Shaohua Li
1
-0
/
+9
2010-09-07
x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE
Alexander van Heukelum
1
-0
/
+12
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-2
/
+2
2010-03-03
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
1
-2
/
+2
2009-12-08
percpu: remove compile warnings caused by __verify_pcpu_ptr()
Tejun Heo
1
-1
/
+1
2009-10-29
percpu: make accessors check for percpu pointer in sparse
Tejun Heo
1
-2
/
+18
2009-10-29
percpu: add __percpu for sparse.
Rusty Russell
1
-1
/
+1
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-12
/
+6
2009-10-29
percpu: remove some sparse warnings
Tejun Heo
1
-0
/
+1
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-9
/
+57
2009-09-14
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2009-09-04
x86/i386: Put aligned stack-canary in percpu shared_aligned section
Jeremy Fitzhardinge
1
-0
/
+8
2009-08-04
x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()
Tejun Heo
1
-3
/
+5
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
1
-2
/
+4
2009-06-30
alpha: fix percpu build breakage
Tejun Heo
1
-1
/
+2
2009-06-29
percpu: use __weak only in the definition of weak percpu variables
Tejun Heo
1
-1
/
+1
2009-06-24
percpu: implement optional weak percpu definitions
Tejun Heo
1
-9
/
+56
2009-04-21
PERCPU: Collect the DECLARE/DEFINE declarations together
David Howells
1
-0
/
+84