index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
percpu-defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/core: Always inline __this_cpu_preempt_check()
Peter Zijlstra
2023-01-13
1
-1
/
+1
*
mm: fix spelling mistakes in header files
Zhen Lei
2021-07-08
1
-1
/
+1
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
percpu: Separate decrypted varaibles anytime encryption can be enabled
Erdem Aktas
2020-01-31
1
-2
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
2018-10-31
1
-4
/
+2
*
percpu: Introduce DEFINE_PER_CPU_DECRYPTED
Brijesh Singh
2017-11-07
1
-0
/
+15
*
percpu: update incorrect comment for this_cpu_*() operations
Tejun Heo
2015-07-14
1
-4
/
+2
*
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
Christoph Lameter
2014-12-13
1
-2
/
+0
*
percpu: Remove __this_cpu_ptr
Christoph Lameter
2014-08-26
1
-3
/
+0
*
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-08-04
1
-13
/
+367
|
\
|
*
percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...
Tejun Heo
2014-06-17
1
-8
/
+21
|
*
percpu: preffity percpu header files
Tejun Heo
2014-06-17
1
-114
/
+139
|
*
percpu: use raw_cpu_*() to define __this_cpu_*()
Tejun Heo
2014-06-17
1
-9
/
+9
|
*
percpu: reorder macros in percpu header files
Tejun Heo
2014-06-17
1
-13
/
+13
|
*
percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h
Tejun Heo
2014-06-17
1
-0
/
+209
|
*
percpu: reorganize include/linux/percpu-defs.h
Tejun Heo
2014-06-17
1
-23
/
+9
|
*
percpu: move accessors from include/linux/percpu.h to percpu-defs.h
Tejun Heo
2014-06-17
1
-0
/
+32
|
*
percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
Tejun Heo
2014-06-17
1
-0
/
+89
*
|
core: fix typo in percpu read_mostly section
Zhengyu He
2014-07-01
1
-2
/
+2
|
/
*
percpu: fix spurious sparse warnings from DEFINE_PER_CPU()
Tejun Heo
2013-12-05
1
-0
/
+1
*
percpu: Make __verify_pcu_ptr handle per cpu pointers to arrays
Christoph Lameter
2013-08-23
1
-1
/
+4
*
percpu: Remove the multi-page alignment facility
Ingo Molnar
2010-10-27
1
-12
/
+0
*
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-10-22
1
-0
/
+12
|
\
|
*
x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE
Alexander van Heukelum
2010-09-07
1
-0
/
+12
*
|
percpu: Introduce a read-mostly percpu API
Shaohua Li
2010-10-20
1
-0
/
+9
|
/
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-2
/
+2
|
\
|
*
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
2010-03-03
1
-2
/
+2
*
|
percpu: remove compile warnings caused by __verify_pcpu_ptr()
Tejun Heo
2009-12-08
1
-1
/
+1
*
|
percpu: make accessors check for percpu pointer in sparse
Tejun Heo
2009-10-29
1
-2
/
+18
*
|
percpu: add __percpu for sparse.
Rusty Russell
2009-10-29
1
-1
/
+1
*
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
1
-12
/
+6
|
/
*
percpu: remove some sparse warnings
Tejun Heo
2009-10-29
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-9
/
+57
|
\
|
*
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
1
-2
/
+4
|
|
\
|
*
|
percpu: use __weak only in the definition of weak percpu variables
Tejun Heo
2009-06-29
1
-1
/
+1
|
*
|
percpu: implement optional weak percpu definitions
Tejun Heo
2009-06-24
1
-9
/
+56
*
|
|
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-14
1
-3
/
+5
|
\
\
\
|
*
|
|
x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()
Tejun Heo
2009-08-04
1
-3
/
+5
|
|
|
/
|
|
/
|
*
/
|
x86/i386: Put aligned stack-canary in percpu shared_aligned section
Jeremy Fitzhardinge
2009-09-04
1
-0
/
+8
|
/
/
*
/
alpha: fix percpu build breakage
Tejun Heo
2009-06-30
1
-1
/
+2
|
/
*
PERCPU: Collect the DECLARE/DEFINE declarations together
David Howells
2009-04-21
1
-0
/
+84