index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-02
core: fix typo in percpu read_mostly section
Zhengyu He
1
-2
/
+2
2014-06-18
percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...
Tejun Heo
1
-8
/
+21
2014-06-18
percpu: preffity percpu header files
Tejun Heo
1
-114
/
+139
2014-06-18
percpu: use raw_cpu_*() to define __this_cpu_*()
Tejun Heo
1
-9
/
+9
2014-06-18
percpu: reorder macros in percpu header files
Tejun Heo
1
-13
/
+13
2014-06-18
percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h
Tejun Heo
1
-0
/
+209
2014-06-18
percpu: reorganize include/linux/percpu-defs.h
Tejun Heo
1
-23
/
+9
2014-06-18
percpu: move accessors from include/linux/percpu.h to percpu-defs.h
Tejun Heo
1
-0
/
+32
2014-06-18
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-24
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-21
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-03
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-07-01
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-22
PERCPU: Collect the DECLARE/DEFINE declarations together
David Howells
1
-0
/
+84