summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-05ARM: restart: omap: use new restart hookRussell King
2012-01-05ARM: restart: nomadik: use new restart hookRussell King
2012-01-05ARM: restart: netx: use new restart hookRussell King
2012-01-05ARM: restart: mxs: use new restart hookRussell King
2012-01-05ARM: restart: mxc: use new restart hookRussell King
2012-01-05ARM: restart: mv78xx0: use new restart hookRussell King
2012-01-05ARM: restart: mmp: use new restart hookRussell King
2012-01-05ARM: restart: lpc32xx: use new restart hookRussell King
2012-01-05ARM: restart: ks8695: use new restart hookRussell King
2012-01-05ARM: restart: kirkwood: use new restart hookRussell King
2012-01-05ARM: restart: ixp4xx: use new restart hookRussell King
2012-01-05ARM: restart: ixp23xx: use new restart hookRussell King
2012-01-05ARM: restart: ixp2000: use new restart hookRussell King
2012-01-05ARM: restart: iop13xx: use new restart hookRussell King
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King
2012-01-05ARM: restart: integrator: use new restart hookRussell King
2012-01-05ARM: restart: highbank: use new restart hookRussell King
2012-01-05ARM: restart: h720x: use new restart hookRussell King
2012-01-05ARM: restart: footbridge: use new restart hookRussell King
2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King
2012-01-05ARM: restart: ebsa110: use new restart hookRussell King
2012-01-05ARM: restart: dove: use new restart hookRussell King
2012-01-05ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori
2012-01-05ARM: restart: cns3xxx: use new restart hookRussell King
2012-01-05ARM: restart: clps711x: use new restart hookRussell King
2012-01-05ARM: restart: bcmring: use new restart hookRussell King
2012-01-05ARM: restart: at91: use new restart hookRussell King
2012-01-05ARM: restart: remove s3c24xx restart handlerRussell King
2012-01-05Merge branch 'restart-cleanup' into restartRussell King
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King
2012-01-05arm: Remove plat-tcc directoryHans J. Koch
2012-01-05arm: Remove mach-tcc8k directoryHans J. Koch
2012-01-05arm: Remove TCC subarch from Kconfig/MakefileHans J. Koch
2012-01-04powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds
2012-01-04powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha
2012-01-04powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala
2012-01-04powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi
2012-01-04powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi
2012-01-04powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala
2012-01-04powerpc: Add TBI PHY node to first MDIO busAndy Fleming
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala
2012-01-04m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven
2012-01-04x86: Fix atomic64_xxx_cx8() functionsEric Dumazet
2012-01-04x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar