aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAge
* Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-14
|\
| * Correct hash flushing from huge_ptep_set_wrprotect()David Gibson2008-07-08
* | powerpc/mm: Add Strong Access Ordering supportDave Kleikamp2008-07-09
* | powerpc/mm: Add SAO Feature bit to the cputableDave Kleikamp2008-07-09
* | powerpc/mm: Define flags for Strong Access OrderingDave Kleikamp2008-07-09
* | powerpc: Implement task_pt_regs() accessorSrinivasa Ds2008-07-09
* | powerpc: move device_to_mask() to dma-mapping.hMark Nelson2008-07-09
* | powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-09
* | powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2008-07-09
* | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2008-07-09
* | powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot2008-07-03
* | powerpc: Remove old dump_task_* functionsMichael Neuling2008-07-03
* | powerpc: Fixup lwsync at runtimeKumar Gala2008-07-03
* | powerpc: Fix compile warning in init_threadMichael Neuling2008-07-03
* | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2008-07-03
* | powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-01
* | powerpc: Keep 3 high personality bytes across execEric B Munson2008-07-01
* | powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi...Bart Van Assche2008-06-30
* | powerpc: Add 64 bit version of huge_ptep_set_wrprotectAndy Whitcroft2008-06-30
* | powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* | powerpc: Add VSX assembler code macrosMichael Neuling2008-06-30
* | powerpc: Add VSX CPU featureMichael Neuling2008-06-30
* | powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-06-30
* | powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-06-30
* | powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-06-30
* | powerpc: Consolidate feature fixup macros for 64/32 bitMichael Ellerman2008-06-30
* | powerpc: Consolidate CPU and firmware feature fixup macrosMichael Ellerman2008-06-30
* | powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-06-30
* | powerpc: Add new code patching routinesMichael Ellerman2008-06-30
* | powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman2008-06-30
* | powerpc: Allow create_branch() to return errorsMichael Ellerman2008-06-30
* | powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-06-30
* | powerpc: asm/elf.h: Reduce userspace headerAdrian Bunk2008-06-30
* | powerpc: Don't export asm/asm-compat.h to userspaceAdrian Bunk2008-06-30
* | powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-06-30
* | powerpc: Add cputable entry for POWER7Michael Neuling2008-06-30
* | powerpc: Fix copy-and-paste error in clrsetbits_le16Scott Wood2008-06-30
* | powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2008-06-30
* | powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-30
* | powerpc: Silly spelling fix in pgtable-ppc32Becky Bruce2008-06-30
* | powerpc: Provide dummy crash_shutdown_registerArnd Bergmann2008-06-30
* | powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2008-06-30
* | powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov2008-06-30
* | powerpc: Optimise smp_wmb on 64-bit processorsNick Piggin2008-06-30
* | Merge branch 'linux-2.6'Paul Mackerras2008-06-29
|\|
| * kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-27
| * [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-16
| * [POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin2008-06-16
| * Merge branch 'linux-2.6' into mergePaul Mackerras2008-06-16
| |\
| | * KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-06