summaryrefslogtreecommitdiffstats
path: root/drivers/net/7990.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-09powerpc: remove unused variable in emulate_fp_pairMichael Neuling1-3/+3
2008-07-09powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2-5/+70
2008-07-09powerpc/ibmebus: more meaningful variable namePaul Gortmaker1-2/+2
2008-07-09ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson13-92/+259
2008-07-09powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is setDave Kleikamp1-1/+2
2008-07-09powerpc/mm: Add Strong Access Ordering supportDave Kleikamp2-0/+33
2008-07-09powerpc/mm: Add SAO Feature bit to the cputableDave Kleikamp1-1/+2
2008-07-09powerpc/mm: Define flags for Strong Access OrderingDave Kleikamp3-0/+6
2008-07-09mm: Allow architectures to define additional protection bitsDave Kleikamp3-4/+32
2008-07-09powerpc: Implement task_pt_regs() accessorSrinivasa Ds1-0/+2
2008-07-09powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt1-9/+5
2008-07-09powerpc: move device_to_mask() to dma-mapping.hMark Nelson2-9/+9
2008-07-09powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson1-4/+4
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson8-63/+144
2008-07-09powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson3-8/+7
2008-07-09powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2-0/+7
2008-07-09powerpc/ps3: Quiet system bus match outputGeoff Levand1-8/+13
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr3-8/+38
2008-07-09powerpc/spufs: add sizes for context filesJeremy Kerr1-17/+19
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr3-7/+15
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr3-18/+25
2008-07-09powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning1-1/+2
2008-07-09powerpc/spufs: provide context debug fileLuke Browning1-0/+54
2008-07-03powerpc/pseries: Update numa association of hotplug memory add for drconf memoryNathan Fontenot1-18/+83
2008-07-03powerpc/pseries: Split code into helper routines for drconf memoryNathan Fontenot1-39/+170
2008-07-03powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot3-33/+104
2008-07-03powerpc/pseries: Use base address to derive starting page frame numberNathan Fontenot1-19/+17
2008-07-03powerpc/pseries: Allow phandle to be specified in formats other than decimalNathan Fontenot1-1/+1
2008-07-03powerpc: Remove old dump_task_* functionsMichael Neuling2-103/+0
2008-07-03powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling3-66/+96
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala13-26/+131
2008-07-03powerpc: Fix building of feature-fixup tests on ppc32Kumar Gala1-3/+3
2008-07-03powerpc: Fix compile warning in init_threadMichael Neuling1-1/+1
2008-07-03powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds2-2/+3
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling4-28/+17
2008-07-01powerpc: Fix compile error for CONFIG_VSXMichael Neuling1-0/+1
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: Explicitly copy elements of pt_regsStephen Rothwell1-12/+12
2008-07-01powerpc: Remove experimental status of kdump on 64-bit powerpcBernhard Walle1-2/+2
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