aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2-2/+11
2007-12-20[POWERPC] pasemi: Implement MSI supportOlof Johansson5-2/+201
2007-12-20[POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell1-1/+1
2007-12-20[POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_find()Scott Wood1-3/+5
2007-12-20[POWERPC] wrapper: Rename offset in offset_devp()Scott Wood1-2/+2
2007-12-20[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh1-5/+54
2007-12-20[POWERPC] Add machine initcall macrosGrant Likely1-0/+23
2007-12-20[POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson1-8/+7
2007-12-19[POWERPC] powermac: Use generic suspend codeJohannes Berg1-232/+173
2007-12-19[POWERPC] Fix sleep on powerbook 3400Paul Mackerras1-136/+36
2007-12-19[POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras1-17/+17