index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
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