index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
2017-03-06
powerpc/64: Fix L1D cache shape vector reporting L1I values
Michael Ellerman
2017-02-06
powerpc: Add new cache geometry aux vectors
Benjamin Herrenschmidt
2017-02-06
powerpc: Move ARCH_DLINFO out of uapi
Benjamin Herrenschmidt
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
2014-11-17
powerpc: Use generic PIE randomization
Vineeth Vijayan
2014-05-20
powerpc: Clear ELF personality flag if ELFv2 is not requested.
Jeff Bailey
2013-11-21
powerpc: Set eflags correctly for ELF ABIv2 core dumps.
Rusty Russell
2013-11-21
powerpc: Add TIF_ELF2ABI flag.
Rusty Russell
2013-04-26
powerpc: Add HWCAP2 aux entry
Michael Neuling
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
2012-10-09
UAPI: (Scripted) Disintegrate arch/powerpc/include/asm
David Howells
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2010-02-01
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-05-21
powerpc: Fix up elf_read_implies_exec() usage
Kumar Gala
2009-04-28
powerpc: ppc32 needs elf_read_implies_exec()
Kumar Gala
2009-04-22
powerpc/32: Don't clobber personality flags on exec
Andreas Schwab
2009-02-23
powerpc: Randomise PIEs
Anton Blanchard
2009-02-23
powerpc: Randomise the brk region
Anton Blanchard
2009-02-23
powerpc: More stack randomisation for 64bit binaries
Anton Blanchard
2009-02-23
powerpc: Fix warnings from make headers_check
Kumar Gala
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-09-17
Fix compile failure with non modular builds
James Bottomley
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell