summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-09-14Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds19-427/+985
2007-09-14Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds1-0/+6
2007-09-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+2
2007-09-14[MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle1-1/+8
2007-09-14[MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki1-1/+25
2007-09-14[MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle1-1/+1
2007-09-14[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa1-0/+1
2007-09-14[MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber1-1/+1
2007-09-14[MIPS] rtlx: Fix build error.Ralf Baechle1-2/+0
2007-09-14[MIPS] rtlx: fix int vs. long bug.Ralf Baechle1-1/+1
2007-09-14[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov2-1/+47
2007-09-14[POWERPC] fsl_soc: add support for fsl_spiAnton Vorontsov2-0/+94
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala6-28/+24
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala4-24/+24
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala8-19/+0
2007-09-14[POWERPC] Move PCI nodes to be sibilings with SOC nodesKumar Gala16-1285/+1323
2007-09-14[POWERPC] DTS cleanupKumar Gala25-99/+4
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala4-0/+1933
2007-09-14[POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala1-0/+250
2007-09-14[POWERPC] fsl_soc.c cleanupScott Wood1-10/+17
2007-09-14[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger3-37/+0
2007-09-14[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger1-12/+2
2007-09-14[POWERPC] linkstation updatesGuennadi Liakhovetski4-5/+18
2007-09-13[POWERPC] 85xx: Clean up from 85xx_ds renameKumar Gala1-14/+22
2007-09-13[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.cKumar Gala4-6/+6
2007-09-14[POWERPC] PS3: Enhance storage probe debug outputGeoff Levand1-8/+16
2007-09-14[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y buildJeremy Kerr1-0/+4
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson3-2/+23
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson1-11/+19
2007-09-14[POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2-6/+8
2007-09-14[POWERPC] prom.c whitespace cleanupLinas Vepstas1-6/+6
2007-09-14[POWERPC] prom_init whitespace cleanup, typo fixLinas Vepstas1-6/+6
2007-09-14[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood1-6/+6
2007-09-14[POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...Scott Wood1-4/+6
2007-09-14[POWERPC] bootwrapper: Add get_path()Scott Wood4-0/+75
2007-09-14[POWERPC] bootwrapper: Add strtoull()Scott Wood3-1/+52
2007-09-14[POWERPC] bootwrapper: flatdevtree fixesScott Wood3-27/+23
2007-09-14[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson1-1/+3
2007-09-14[POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson1-0/+2
2007-09-14[POWERPC] Remove unused platform_machine_check()Olof Johansson1-15/+0
2007-09-14[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()Olof Johansson3-5/+7
2007-09-14[POWERPC] pasemi: Print more information at machine checkOlof Johansson1-4/+106
2007-09-14[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson1-0/+60
2007-09-14[POWERPC] pasemi: Add workaround for erratum 5945Olof Johansson1-2/+60
2007-09-14[POWERPC] pasemi: Add pasemi_pci_getcfgaddr()Olof Johansson2-0/+11
2007-09-14[POWERPC] Export new __io{re,un}map_at() symbolsOlof Johansson1-0/+2
2007-09-14[POWERPC] Export virq mapping via debugfsMichael Ellerman2-0/+73
2007-09-14[POWERPC] Initialise hwirq for legacy irqsMichael Ellerman1-1/+1
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman11-62/+9
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman4-1/+22