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
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
2007-10-08
[POWERPC] Update .gitignore for new vdso generated files
Kumar Gala
1
-0
/
+1
2007-10-03
[POWERPC] powerpc vDSO: install unstripped copies on disk
Roland McGrath
1
-3
/
+17
2007-06-26
[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timeval
Tony Breeds
1
-1
/
+3
2006-10-25
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
1
-0
/
+12
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
2
-1
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
4
-4
/
+0
2006-03-31
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
1
-1
/
+1
2006-01-11
[PATCH] powerpc: Add some missing .gitignore's
Kumar Gala
1
-0
/
+1
2005-11-16
[PATCH] powerpc: Make the vDSO functions set error code (#2)
Benjamin Herrenschmidt
3
-1
/
+8
2005-11-14
[PATCH] powerpc: vdso fixes (take #2)
Benjamin Herrenschmidt
2
-5
/
+10
2005-11-11
powerpc: Fix some compile problems with the VDSO stuff
Paul Mackerras
1
-1
/
+1
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
8
-0
/
+961