summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-20m68knommu: move the 523x platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 520x platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: move the 5206 platform code into the common ColdFire code directoryGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 5407 GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 532x GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 5307 GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 528x GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 527x GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 5272 GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 5249 GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 523x GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 520x GPIO struct setupGreg Ungerer
2012-05-20m68knommu: simplify the ColdFire 5206 GPIO struct setupGreg Ungerer
2012-05-20m68knommu: make duplicated ColdFire GPIO init code common for allGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 532x init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5407 init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5307 init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 528x init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 527x init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5272 init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5249 init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 523x init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 520x init codeGreg Ungerer
2012-05-20m68knommu: switch to GPIO init macros in ColdFire 5206 init codeGreg Ungerer
2012-05-20m68knommu: introduce macros to simplify ColdFire GPIO table initializationGreg Ungerer
2012-05-20m68k: fix compiler warning by properly inlining flat_set_persistent()Ezequiel Garcia
2012-05-20m68k: merge the MMU and non-MMU signal.c codeGreg Ungerer
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-05-10Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer
2012-05-10parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer
2012-05-10parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer
2012-05-10parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer
2012-05-10parisc: add missing includes in asm/spinlock.hRolf Eike Beer
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller
2012-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-05-09Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson