aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Remove obsolete PowerMac bus number hackBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Remove PowerMac P2P bridge IO hackBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt
2007-12-20[POWERPC] Use embedded dtc in kernel buildsDavid Gibson
2007-12-20[POWERPC] Merge dtc upstream sourceDavid Gibson
2007-12-20[POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson
2007-12-20[POWERPC] include/asm-ppc/: Spelling fixesjoe@perches.com
2007-12-20[POWERPC] arch/ppc/: Spelling fixesjoe@perches.com
2007-12-20[POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com
2007-12-20[POWERPC] arch/powerpc/: Spelling fixesjoe@perches.com
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman
2007-12-20[POWERPC] Optimize account_system_vtimeMilton Miller
2007-12-20[POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller
2007-12-20[POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller
2007-12-20[POWERPC] Use __get_cpu_var in time.cMilton Miller
2007-12-20[POWERPC] init_decrementer_clockevent can be static __initMilton Miller
2007-12-20[POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller
2007-12-20[POWERPC] celleb: Split machine definitionIshizaki Kou
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou
2007-12-20[POWERPC] pasemi: Implement MSI supportOlof Johansson
2007-12-20[POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell
2007-12-20[POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_fi...Scott Wood
2007-12-20[POWERPC] wrapper: Rename offset in offset_devp()Scott Wood
2007-12-20[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh
2007-12-20[POWERPC] Add machine initcall macrosGrant Likely
2007-12-20[POWERPC] MPIC: Minor optimization of ipi handlerOlof Johansson
2007-12-20Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras
2007-12-19[POWERPC] powermac: Use generic suspend codeJohannes Berg
2007-12-19[POWERPC] Fix sleep on powerbook 3400Paul Mackerras
2007-12-19[POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras
2007-12-19[POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras
2007-12-19[POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras
2007-12-19[POWERPC] Convert media-bay.c to use the kthread APIPaul Mackerras
2007-12-19[POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg
2007-12-19[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg
2007-12-19[POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr
2007-12-19[POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr
2007-12-19[POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr
2007-12-19[POWERPC] cell: safer of_has_vicinity routineAndre Detsch
2007-12-19[POWERPC] cell: export force_sig_info()Jeremy Kerr
2007-12-19[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger
2007-12-19[POWERPC] cell: add missing '\n'Ishizaki Kou