aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt7-54/+241
2007-12-21Merge branch 'linux-2.6'Paul Mackerras77-305/+389
2007-12-21[POWERPC] Make non-PCI build work againStephen Rothwell3-1/+4
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell1-4/+4
2007-12-21[POWERPC] The builtin matches for ibmebus.c can be __initdataStephen Rothwell1-1/+1
2007-12-21[POWERPC] Add EHEA and EHCA as modules in the ppc64_defconfigStephen Rothwell1-3/+5
2007-12-21[POWERPC] Fix possible NULL deref in ppc32 PCIBenjamin Herrenschmidt1-2/+3
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood1-0/+39
2007-12-21[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr1-10/+10
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2-3/+4
2007-12-21[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin1-17/+18
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig7-65/+219
2007-12-21[POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig1-24/+154
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling)Luke Browning5-168/+200
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi1-10/+10
2007-12-21[POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning1-2/+2
2007-12-21[POWERPC] spufs: reorganize spu_run_initLuke Browning2-34/+56
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr6-117/+107
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr3-33/+40
2007-12-21[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat pollJeremy 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 Kerr8-111/+147
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 Noguchi6-4/+57
2007-12-21[POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve2-31/+127
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston1-0/+1
2007-12-21x86: fix die() to not be preemptibleIngo Molnar1-4/+3
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 Herrenschmidt5-80/+49
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 Herrenschmidt4-351/+308
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt4-176/+155
2007-12-20[POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt3-74/+36