summaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorFilesLines
2008-07-01powerpc: Keep 3 high personality bytes across execEric B Munson1-1/+2
2008-07-01powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi...Bart Van Assche1-13/+14
2008-07-01powerpc: Add 64 bit version of huge_ptep_set_wrprotectAndy Whitcroft3-6/+15
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling5-3/+63
2008-07-01powerpc: Add VSX assembler code macrosMichael Neuling1-0/+103
2008-07-01powerpc: Add VSX CPU featureMichael Neuling1-1/+14
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling1-3/+15
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2-2/+7
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman3-13/+59
2008-07-01powerpc: Consolidate feature fixup macros for 64/32 bitMichael Ellerman1-41/+13
2008-07-01powerpc: Consolidate CPU and firmware feature fixup macrosMichael Ellerman4-76/+104
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman1-0/+2
2008-07-01powerpc: Add new code patching routinesMichael Ellerman1-0/+8
2008-07-01powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman1-0/+16
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman1-2/+4
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2-48/+25
2008-07-01powerpc: asm/elf.h: Reduce userspace headerAdrian Bunk1-6/+6
2008-07-01powerpc: Don't export asm/asm-compat.h to userspaceAdrian Bunk2-3/+3
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras1-0/+6
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling1-2/+10
2008-06-30powerpc: Fix copy-and-paste error in clrsetbits_le16Scott Wood1-1/+1
2008-06-30powerpc: Get rid of bitfields in ppc_bat structBecky Bruce1-17/+2
2008-06-30powerpc: Change BAT code to use phys_addr_tBecky Bruce1-0/+9
2008-06-30powerpc: Silly spelling fix in pgtable-ppc32Becky Bruce1-2/+2
2008-06-30powerpc: Provide dummy crash_shutdown_registerArnd Bergmann1-1/+12
2008-06-30powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt3-3/+16
2008-06-30powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov1-0/+16
2008-06-30powerpc: Optimise smp_wmb on 64-bit processorsNick Piggin1-3/+10
2008-06-30Merge branch 'linux-2.6'Paul Mackerras6-6/+13
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras1-0/+3
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse1-1/+0
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe1-4/+4
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov1-1/+0
2008-06-26powerpc/cpm: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2-46/+0
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala2-4/+21
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala4-6/+10
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar1-0/+8
2008-06-23Merge branch 'linus' into tracing/ftraceIngo Molnar4-5/+12
2008-06-18powerpc/booke: Add support for new e500mc coreKumar Gala3-3/+8
2008-06-17powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 ErrataJosh Boyer1-0/+3
2008-06-16powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registersJerone Young1-0/+55
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar3-7/+9
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk1-2/+10
2008-06-16[POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin1-1/+1
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras1-0/+1
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2-2/+1
2008-06-11powerpc/QE: qe_reset should be __initAnton Vorontsov1-1/+1
2008-06-10powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov2-28/+9
2008-06-10powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov1-0/+3
2008-06-10powerpc/QE: prepare QE PIO code for GPIO LIB supportAnton Vorontsov1-0/+19