index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
/
processor.h
Age
Commit message (
Expand
)
Author
2008-07-09
powerpc: Implement task_pt_regs() accessor
Srinivasa Ds
2008-07-03
powerpc: Fix compile warning in init_thread
Michael Neuling
2008-07-01
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-06-09
powerpc: Check that TASK_SIZE does not overlap KERNEL_START
Rune Torgersen
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
2007-09-22
[POWERPC] Use __attribute__ in asm-powerpc
Mike Frysinger
2007-06-28
[POWERPC] Abolish unused ucBoardRev variables
David Gibson
2007-03-22
[POWERPC] Remove last_syscall
Anton Blanchard
2006-11-13
[PATCH] Remove _machine macro
s.hauer@pengutronix.de
2006-07-07
[POWERPC] Add briq support to CHRP
Benjamin Herrenschmidt
2006-06-21
[POWERPC] disable floating point exceptions for init
Arnd Bergmann
2006-06-09
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
Paul Mackerras
2006-06-09
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
2006-06-09
[PATCH] powerpc vdso updates
Benjamin Herrenschmidt
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
[PATCH] powerpc: export validate_sp for oprofile calltrace
Anton Blanchard
2006-03-28
ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc
Paul Mackerras
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
2006-01-09
[PATCH] powerpc: sanitize header files for user space includes
Arnd Bergmann
2006-01-09
[PATCH] PPC_PREP: remove unneeded exports
Adrian Bunk
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-10
powerpc: Fix typo introduced in merging platform codes
Paul Mackerras
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-01
[PATCH] powerpc: Rename BPA to Cell
Arnd Bergmann
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
2005-10-10
powerpc: Merged processor.h.
Paul Mackerras