aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-09-14[POWERPC] DTS cleanupKumar Gala
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala
2007-09-14[POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala
2007-09-14[POWERPC] fsl_soc.c cleanupScott Wood
2007-09-14[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger
2007-09-14[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger
2007-09-14[POWERPC] linkstation updatesGuennadi Liakhovetski
2007-09-13[POWERPC] 85xx: Clean up from 85xx_ds renameKumar Gala
2007-09-13[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.cKumar Gala
2007-09-14[POWERPC] PS3: Enhance storage probe debug outputGeoff Levand
2007-09-14[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y buildJeremy Kerr
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson
2007-09-14[POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas
2007-09-14[POWERPC] prom.c whitespace cleanupLinas Vepstas
2007-09-14[POWERPC] prom_init whitespace cleanup, typo fixLinas Vepstas
2007-09-14[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood
2007-09-14[POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...Scott Wood
2007-09-14[POWERPC] bootwrapper: Add get_path()Scott Wood
2007-09-14[POWERPC] bootwrapper: Add strtoull()Scott Wood
2007-09-14[POWERPC] bootwrapper: flatdevtree fixesScott Wood
2007-09-14[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson
2007-09-14[POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson
2007-09-14[POWERPC] Remove unused platform_machine_check()Olof Johansson
2007-09-14[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()Olof Johansson
2007-09-14[POWERPC] pasemi: Print more information at machine checkOlof Johansson
2007-09-14[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson
2007-09-14[POWERPC] pasemi: Add workaround for erratum 5945Olof Johansson
2007-09-14[POWERPC] pasemi: Add pasemi_pci_getcfgaddr()Olof Johansson
2007-09-14[POWERPC] Export new __io{re,un}map_at() symbolsOlof Johansson
2007-09-14[POWERPC] Export virq mapping via debugfsMichael Ellerman
2007-09-14[POWERPC] Initialise hwirq for legacy irqsMichael Ellerman
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-09-14[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson
2007-09-14[POWERPC] IOMMU virtual merge is no longer experimentalLinas Vepstas
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-09-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-09-13[POWERPC] Move serial_dev_init to device_initcall()Olof Johansson
2007-09-12i386: Fix leak of ../kernel from top levelAndi Kleen
2007-09-12x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen
2007-09-12x86_64: Add missing mask operation to vdsoAndi Kleen
2007-09-12[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala
2007-09-12[SPARC64]: Fix booting on V100 systems.David S. Miller
2007-09-11revert "highmem: catch illegal nesting"Andrew Morton
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven
2007-09-11H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableRobert P. J. Day
2007-09-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-09-11[MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle