index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
2019-12-04
1
-2
/
+5
*
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-4
/
+4
|
\
|
*
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
2019-11-15
1
-4
/
+4
*
|
powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB
Alastair D'Silva
2019-11-07
1
-2
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-20
/
+4
*
powerpc/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-01
1
-3
/
+2
*
powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
Michael Ellerman
2019-03-18
1
-2
/
+2
*
powerpc: Enable kcov
Andrew Donnellan
2019-02-23
1
-0
/
+1
*
powerpc/vdso: Correct call frame information
Alan Modra
2018-09-14
2
-0
/
+2
*
powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
Santosh Sivaraj
2017-12-04
1
-11
/
+56
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
powerpc/vdso64: Use double word compare on pointers
Anton Blanchard
2016-09-29
2
-2
/
+2
*
powerpc/vdso64: Drop vdso64as
Michael Ellerman
2016-09-13
1
-6
/
+0
*
powerpc/vdso: Fix build rules to rebuild vdsos correctly
Nicholas Piggin
2016-08-10
1
-3
/
+3
*
powerpc: enable UBSAN support
Daniel Axtens
2016-01-21
1
-0
/
+1
*
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-11-26
1
-1
/
+1
*
powerpc/vdso: Avoid link stack corruption in __get_datapage()
Michael Neuling
2015-10-01
1
-5
/
+7
*
powerpc/vdso: Emit GNU & SysV hashes
Michael Ellerman
2015-10-01
1
-1
/
+1
*
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
2014-03-20
1
-1
/
+1
*
powerpc: Use unstripped VDSO image for more accurate profiling data
Anton Blanchard
2014-02-17
1
-1
/
+1
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2
Ulrich Weigand
2013-11-20
1
-1
/
+15
*
powerpc: Add ability to build little endian kernels
Ian Munsie
2013-10-11
1
-0
/
+4
*
powerpc: Add VDSO version of time
Adhemerval Zanella
2013-04-23
2
-0
/
+27
*
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-11
3
-1
/
+47
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-10-13
1
-3
/
+3
*
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
2010-07-09
1
-68
/
+20
*
Use macros for .data.page_aligned section.
Tim Abbott
2009-09-21
1
-1
/
+2
*
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2009-09-20
1
-1
/
+1
*
powerpc: Enable GCOV
Michael Ellerman
2009-08-20
1
-0
/
+2
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+3
*
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
2008-11-05
1
-65
/
+76
*
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
1
-0
/
+3
*
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
2008-07-01
1
-1
/
+1
*
[POWERPC] Tweak VDSO linker script to avoid upsetting old binutils
Roland McGrath
2008-05-23
1
-3
/
+3
*
[POWERPC] vdso: Fixes for cache block sizes
Olof Johansson
2007-11-20
1
-12
/
+29
*
[POWERPC] Fix 64 bits vDSO DWARF info for CR register
Benjamin Herrenschmidt
2007-10-17
1
-4
/
+7
*
powerpc64 vDSO: linker script indentation
Roland McGrath
2007-10-16
1
-103
/
+122
*
[POWERPC] Update .gitignore for new vdso generated files
Kumar Gala
2007-10-08
1
-0
/
+1
*
[POWERPC] powerpc vDSO: install unstripped copies on disk
Roland McGrath
2007-10-03
1
-3
/
+16
*
Fix VDSO gettimeofday() when called with NULL struct timeval.
Will Schmidt
2007-06-30
1
-1
/
+1
*
[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timeval
Tony Breeds
2007-06-26
1
-3
/
+4
*
[POWERPC] Cell timebase bug workaround
Benjamin Herrenschmidt
2006-10-25
1
-2
/
+4
*
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
2006-10-25
1
-0
/
+10
*
[PATCH] vDSO hash-style fix
Roland McGrath
2006-07-31
2
-1
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
4
-4
/
+0
*
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
2006-03-31
1
-1
/
+1
[next]