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
/
arch
/
powerpc
/
kernel
/
vdso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
powerpc: split compat syscall table out from native table
Firoz Khan
1
-2
/
+5
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
1
-1
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-03-23
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
1
-5
/
+7
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
1
-8
/
+8
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
1
-6
/
+4
2016-08-09
powerpc/vdso: Add missing include file
Guenter Roeck
1
-0
/
+1
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
1
-1
/
+1
2015-05-11
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
1
-2
/
+34
2015-05-11
powerpc/vdso: Combine start/size variables
Michael Ellerman
1
-29
/
+26
2015-05-11
powerpc/vdso: Remove unused debug code
Michael Ellerman
1
-44
/
+0
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-08-09
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
1
-16
/
+0
2014-03-20
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
1
-4
/
+4
2013-10-30
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
1
-2
/
+1
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-1
/
+1
2013-04-23
powerpc: Add VDSO version of time
Adhemerval Zanella
1
-0
/
+4
2012-09-07
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
1
-3
/
+1
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
1
-0
/
+28
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-03-28
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
1
-2
/
+2
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-8
/
+2
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
1
-3
/
+3
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-10-27
powerpc: Align vDSO base address
Andreas Schwab
1
-1
/
+10
2009-09-24
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
1
-4
/
+10
2009-09-21
Use macros for .data.page_aligned section.
Tim Abbott
1
-1
/
+2
2009-08-20
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
1
-1
/
+6
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
1
-0
/
+10
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
1
-2
/
+1
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
1
-0
/
+10
2008-08-04
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
1
-2
/
+0
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
1
-0
/
+10
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
1
-1
/
+1
2008-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
Paul Mackerras
1
-1
/
+2
2008-02-14
[POWERPC] vdso_do_func_patch{32,64}() must be __init
Adrian Bunk
1
-6
/
+6
2008-02-14
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+2
2007-11-20
[POWERPC] vdso: Fixes for cache block sizes
Olof Johansson
1
-0
/
+11
2007-10-11
[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented
Wolfgang Denk
1
-0
/
+2
2007-09-19
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
Benjamin Herrenschmidt
1
-0
/
+12
2007-06-14
[POWERPC] Fix VDSO compile warning
Segher Boessenkool
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-13
[POWERPC] Fix vDSO page count calculation
Benjamin Herrenschmidt
1
-11
/
+23
[next]