index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso32
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
powerpc/vdso32: Fallback on getres syscall when clock is unknown
Christophe Leroy
1
-3
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-01-23
powerpc/vdso32: miscellaneous optimisations
Christophe Leroy
3
-14
/
+13
2020-01-23
powerpc/vdso32: implement clock_getres entirely
Christophe Leroy
1
-8
/
+11
2020-01-23
powerpc/vdso32: use LOAD_REG_IMMEDIATE()
Christophe Leroy
1
-4
/
+2
2020-01-23
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
1
-0
/
+23
2020-01-23
powerpc/vdso32: inline __get_datapage()
Christophe Leroy
3
-37
/
+12
2020-01-23
powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Christophe Leroy
1
-7
/
+57
2020-01-23
powerpc/32: Add VDSO version of getcpu on non SMP
Christophe Leroy
3
-4
/
+19
2019-12-05
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
1
-2
/
+5
2019-11-21
y2038: fix typo in powerpc vdso "LOPART"
Arnd Bergmann
1
-2
/
+2
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
1
-4
/
+2
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2
-1
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-01
powerpc/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
1
-3
/
+2
2019-04-08
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
1
-0
/
+1
2018-09-14
powerpc/vdso: Correct call frame information
Alan Modra
2
-0
/
+2
2018-07-18
powerpc: Add build salt to the vDSO
Laura Abbott
1
-0
/
+3
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
1
-4
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-10
powerpc/time: refactor MFTB() to limit number of ifdefs
Christophe Leroy
1
-9
/
+3
2016-08-10
powerpc/vdso: Fix build rules to rebuild vdsos correctly
Nicholas Piggin
1
-3
/
+3
2016-01-20
powerpc: enable UBSAN support
Daniel Axtens
1
-0
/
+1
2015-11-26
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
1
-1
/
+1
2015-10-01
powerpc/vdso: Avoid link stack corruption in __get_datapage()
Michael Neuling
1
-5
/
+7
2015-10-01
powerpc/vdso: Emit GNU & SysV hashes
Michael Ellerman
1
-1
/
+1
2014-11-27
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
Anton Blanchard
1
-2
/
+2
2014-03-19
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
1
-1
/
+1
2014-02-17
powerpc: Use unstripped VDSO image for more accurate profiling data
Anton Blanchard
1
-1
/
+1
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-22
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
1
-0
/
+6
2013-10-11
powerpc: Add ability to build little endian kernels
Ian Munsie
1
-0
/
+4
2013-08-20
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
1
-3
/
+3
2013-04-23
powerpc: Add VDSO version of time
Adhemerval Zanella
2
-0
/
+27
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
3
-1
/
+51
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
1
-3
/
+3
2010-07-09
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
1
-142
/
+42
2009-10-27
powerpc: Fix segment mapping in vdso32
Andreas Schwab
1
-2
/
+2
2009-09-21
Use macros for .data.page_aligned section.
Tim Abbott
1
-1
/
+2
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
1
-1
/
+1
2009-08-20
powerpc: Enable GCOV
Michael Ellerman
1
-0
/
+1
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
1
-0
/
+3
2008-11-06
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
1
-83
/
+125
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
1
-0
/
+3
2008-07-01
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
1
-1
/
+1
2007-11-20
[POWERPC] vdso: Fixes for cache block sizes
Olof Johansson
1
-12
/
+29
2007-10-16
powerpc32 vDSO: linker script indentation
Roland McGrath
1
-101
/
+118
[next]