| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/time: refactor MFTB() to limit number of ifdefs | Christophe Leroy | 2017-08-10 | 1 | -9/+3 |
* | 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: 32 bit getcpu VDSO function uses 64 bit instructions | Anton Blanchard | 2014-11-26 | 1 | -2/+2 |
* | 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/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe | 2013-11-22 | 1 | -0/+6 |
* | powerpc: Add ability to build little endian kernels | Ian Munsie | 2013-10-11 | 1 | -0/+4 |
* | powerpc: Convert some mftb/mftbu into mfspr | Scott Wood | 2013-08-21 | 1 | -3/+3 |
* | 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/+51 |
* | 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 | -142/+42 |
* | powerpc: Fix segment mapping in vdso32 | Andreas Schwab | 2009-10-27 | 1 | -2/+2 |
* | 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/+1 |
* | 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 | -83/+125 |
* | 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] vdso: Fixes for cache block sizes | Olof Johansson | 2007-11-20 | 1 | -12/+29 |
* | powerpc32 vDSO: linker script indentation | Roland McGrath | 2007-10-16 | 1 | -101/+118 |
* | [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/+17 |
* | [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timeval | Tony Breeds | 2007-06-26 | 1 | -1/+3 |
* | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt | 2006-10-25 | 1 | -0/+12 |
* | [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 |
* | [PATCH] powerpc: Add some missing .gitignore's | Kumar Gala | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] powerpc: Make the vDSO functions set error code (#2) | Benjamin Herrenschmidt | 2005-11-16 | 3 | -1/+8 |
* | [PATCH] powerpc: vdso fixes (take #2) | Benjamin Herrenschmidt | 2005-11-14 | 2 | -5/+10 |
* | powerpc: Fix some compile problems with the VDSO stuff | Paul Mackerras | 2005-11-11 | 1 | -1/+1 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 8 | -0/+961 |