summaryrefslogtreecommitdiffstats
path: root/include/asm-v850/user.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-21[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr1-2/+2
2007-12-21[POWERPC] spufs: add backing ops for privcntl registerLuke Browning4-8/+28
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann4-7/+21
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr10-120/+149
2007-12-21[POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal1-8/+8
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi7-4/+72
2007-12-21[POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve2-31/+127
2007-12-20[POWERPC] cell/cbe_regs.c: Add missing of_node_putJulia Lawall1-0/+1
2007-12-20[POWERPC] arch/powerpc: Add missing of_node_putJulia Lawall1-1/+3
2007-12-20[POWERPC] arch/ppc: Remove an unnecessary pci_dev_putJulia Lawall1-1/+0
2007-12-20[POWERPC] arch/ppc: Remove duplicate includesLucas Woods7-7/+0
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2-3/+1
2007-12-20[POWERPC] Don't cast a struct pointer to list_head pointerLi Zefan1-1/+1
2007-12-20[POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov1-4/+9
2007-12-20[POWERPC] Stop the TOC overflowing for large buildsStephen Rothwell1-1/+1
2007-12-20[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0Benjamin Herrenschmidt1-2/+3
2007-12-20[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocatedBenjamin Herrenschmidt1-3/+10
2007-12-20[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resourcesBenjamin Herrenschmidt1-0/+22
2007-12-20[POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt1-78/+64
2007-12-20[POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt2-20/+38
2007-12-20[POWERPC] Various fixes to pcibios_enable_device()Benjamin Herrenschmidt1-1/+4
2007-12-20[POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt1-2/+2
2007-12-20[POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt1-4/+14
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt6-86/+53
2007-12-20[POWERPC] Updates/fixes to 32 bits pcibios_enable_device()Benjamin Herrenschmidt1-2/+8
2007-12-20[POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt5-79/+122
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt5-356/+311
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt8-188/+167
2007-12-20[POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt3-74/+36
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt4-18/+25
2007-12-20[POWERPC] pci32: Remove obsolete PowerMac bus number hackBenjamin Herrenschmidt1-11/+0
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt12-22/+75
2007-12-20[POWERPC] pci32: Remove PowerMac P2P bridge IO hackBenjamin Herrenschmidt1-214/+1
2007-12-20[POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt1-174/+17
2007-12-20[POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt1-6/+0
2007-12-20[POWERPC] Use embedded dtc in kernel buildsDavid Gibson2-3/+38
2007-12-20[POWERPC] Merge dtc upstream sourceDavid Gibson17-0/+8351
2007-12-20[POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson1-1/+0
2007-12-20[POWERPC] include/asm-ppc/: Spelling fixesjoe@perches.com3-3/+3
2007-12-20[POWERPC] arch/ppc/: Spelling fixesjoe@perches.com2-2/+2
2007-12-20[POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com7-11/+11
2007-12-20[POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com4-4/+4
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman2-0/+19
2007-12-20[POWERPC] Optimize account_system_vtimeMilton Miller1-8/+13
2007-12-20[POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller1-3/+1
2007-12-20[POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller1-8/+12
2007-12-20[POWERPC] Use __get_cpu_var in time.cMilton Miller1-2/+2
2007-12-20[POWERPC] init_decrementer_clockevent can be static __initMilton Miller1-2/+1
2007-12-20[POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2-33/+29
2007-12-20[POWERPC] celleb: Split machine definitionIshizaki Kou4-80/+116