aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib/todc_time.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.Geert Uytterhoeven1-1/+1
2006-12-04[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppcGrant Likely1-1/+1
2006-12-04[POWERPC] Fix wraparound problem in smp-tbsync on 32-bitAdrian Cox1-1/+1
2006-12-04[POWERPC] Cleanup zImage handling of kernel entry with flat device treeDavid Gibson3-13/+14
2006-12-04[POWERPC] Small clarification of initrd handlingDavid Gibson1-7/+14
2006-12-04[POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt4-1/+627
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas3-4/+7
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r619113-87/+93
2006-12-04[POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki1-1/+1
2006-12-04[POWERPC] Compilation fixes for ppc4xx PCI-less configsWojtek Kaniewski3-0/+6
2006-12-04[POWERPC] Book-E reg MCSR msg misquotednkalmala1-1/+1
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins2-10/+67
2006-12-04[POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell1-7/+6
2006-12-04[POWERPC] iSeries: fix xmon.c for combined buildStephen Rothwell1-25/+27
2006-12-04[POWERPC] iSeries: fix time.c for combined buildStephen Rothwell1-3/+4
2006-12-04[POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell1-6/+4
2006-12-04[POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell1-1/+2
2006-12-04[POWERPC] iSeries: improve viodasd initialisationStephen Rothwell1-13/+36
2006-12-04[POWERPC] Fix IDE build with ARCH=ppcBenjamin Herrenschmidt1-0/+8
2006-12-04[POWERPC] Fix __raw* accessorsBenjamin Herrenschmidt1-47/+45
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt16-213/+367
2006-12-04[POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt3-25/+1
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr6-475/+663
2006-12-04[POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt1-73/+6
2006-12-04[POWERPC] Make direct DMA use node local allocationsBenjamin Herrenschmidt1-5/+9
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt2-3/+10
2006-12-04[POWERPC] Spider uses low level BE MMIO accessorsBenjamin Herrenschmidt1-8/+10
2006-12-04[POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt3-2/+349
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt14-608/+701
2006-12-04[POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt2-6/+16
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt8-10/+134
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt4-2/+7
2006-12-04[POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt1-23/+4
2006-12-04[POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt1-5/+1
2006-12-04[POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt1-3/+34
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt26-611/+451
2006-12-04[PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2-5/+0
2006-12-04[POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt1-0/+9
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt11-187/+476
2006-12-04[POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2-0/+45
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt2-15/+39
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt2-40/+131
2006-12-04[POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt1-2/+4
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt9-2/+337
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt4-31/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt27-184/+59
2006-12-04[PATCH] Arch provides generic iomap missing accessorsLinus Torvalds1-4/+28
2006-12-02[XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim3-2/+9
2006-12-02[NETFILTER]: xtables: fixes warning on compilation of hashlimitYasuyuki Kozakai1-1/+1
2006-12-02[ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan1-2/+2