summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-01powerpc: Add 64 bit version of huge_ptep_set_wrprotectAndy Whitcroft3-6/+15
2008-07-01powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...Andrew Lewis1-2/+9
2008-07-01powerpc/bootwrapper: Pad .dtb by defaultKumar Gala1-0/+2
2008-07-01powerpc: Add CONFIG_VSX config optionMichael Neuling1-0/+16
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling16-8/+451
2008-07-01powerpc: Add VSX assembler code macrosMichael Neuling2-0/+126
2008-07-01powerpc: Add VSX CPU featureMichael Neuling2-1/+18
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling5-21/+121
2008-07-01powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling4-8/+16
2008-07-01powerpc: Move altivec_unavailableMichael Neuling1-1/+3
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling8-43/+58
2008-07-01powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling1-4/+6
2008-07-01powerpc: Change the default link address for pSeries zImage kernelsTony Breeds5-7/+26
2008-07-01powerpc: Use an alternative feature section in entry_64.SMichael Ellerman1-6/+6
2008-07-01powerpc: Add self-tests of the feature fixup codeMichael Ellerman4-0/+939
2008-07-01powerpc: Add logic to patch alternative feature sectionsMichael Ellerman1-14/+65
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman7-16/+64
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: Split out do_feature_fixups() from cputable.cMichael Ellerman3-36/+57
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman4-3/+7
2008-07-01powerpc: Add tests of the code patching routinesMichael Ellerman2-0/+303
2008-07-01powerpc: Add new code patching routinesMichael Ellerman2-0/+115
2008-07-01powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman1-0/+16
2008-07-01powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman1-2/+8
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman5-18/+24
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman7-48/+63
2008-07-01drivers/macintosh/smu.c: Improve error handlingJulia Lawall1-15/+19
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-01drivers/macintosh: Various cleanupsAdrian Bunk4-8/+5
2008-07-01powerpc: Move common module code into its own fileKumar Gala4-151/+111
2008-07-01powerpc: hash_huge_page() should get the WIMG bits from the lpteDave Kleikamp1-3/+2
2008-07-01powerpc: Tell firmware we support architecture V2.06Joel Schopp1-1/+3
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp1-1/+12
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras4-54/+167
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling4-2/+41
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 Bruce2-28/+10
2008-06-30powerpc: Change BAT code to use phys_addr_tBecky Bruce4-9/+18
2008-06-30powerpc: Silly spelling fix in pgtable-ppc32Becky Bruce1-2/+2
2008-06-30powerpc: Increase CRASH_HANDLER_MAXArnd Bergmann1-1/+1
2008-06-30powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann1-4/+18
2008-06-30powerpc/pseries: Call pseries_kexec_setup only on pseriesArnd Bergmann1-1/+1
2008-06-30powerpc: Provide dummy crash_shutdown_registerArnd Bergmann1-1/+12
2008-06-30powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt5-13/+31
2008-06-30powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov1-0/+16
2008-06-30macintosh/media bay: Convert semaphore to mutexDaniel Walker1-13/+14
2008-06-30macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker1-8/+8
2008-06-30spufs: Convert nopfn to faultNick Piggin2-52/+54