summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-19MIPS: Malta may also be equipped with MIPS64 R2 processors.Leonid Yegoshin
2012-07-19MIPS: Fix typo multipy -> multiplyRalf Baechle
2012-07-19MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa
2012-07-19MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa
2012-07-19MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle
2012-07-19MIPS: Properly align the .data..init_task section.David Daney
2012-07-19MIPS: Malta: Change start address to avoid conflicts.Steven J. Hill
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin
2012-07-19MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin
2012-07-19ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen
2012-07-18mips: fix bug.h build regressionYoichi Yuasa
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki
2012-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-18Merge tag 'ep93xx-devel-for-3.6' of git://github.com/RyanMallon/linux-ep93xx ...Arnd Bergmann
2012-07-18Merge tag 'ep93xx-fixes-for-3.6' of git://github.com/RyanMallon/linux-ep93xx ...Arnd Bergmann
2012-07-18ARM:vt8500: Convert to use .restart and remove arch_reset()Tony Prisk
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar
2012-07-18ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsiStefan Roese
2012-07-18ARM: dts: SPEAr320: Boot the board in EXTENDED_MODEVipul Kumar Samar
2012-07-18ARM: dts: SPEAr320: Fix compatible stringVipul Kumar Samar
2012-07-18ARM: SPEAr13xx: Fix Interrupt bindingsVipul Kumar Samar
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-17m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven
2012-07-17m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven
2012-07-17m32r: consistently use "suffix-$(...)"Geert Uytterhoeven
2012-07-17m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven
2012-07-17m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() falloutGeert Uytterhoeven
2012-07-17m32r: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven
2012-07-17mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" falloutGeert Uytterhoeven
2012-07-17Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Arnd Bergmann
2012-07-17Merge branch 'ux500/fixes-3.5' into next/dtArnd Bergmann
2012-07-17Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2012-07-17ARM: EXYNOS: mark the DMA channel binding for SPI as preliminaryArnd Bergmann
2012-07-17Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2012-07-17Merge branch 'samsung/dma' into next/dtArnd Bergmann
2012-07-17Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2012-07-17Merge branch 'mvebu/newsoc' into next/newsocArnd Bergmann
2012-07-17arm: mvebu: generate DTBs for supported SoCsThomas Petazzoni
2012-07-17Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann
2012-07-17ARM: clps711x: Remove the setting of the timeAlexander Shiyan
2012-07-17ARM: clps711x: Removed superfluous transform virt_to_bus and related functionsAlexander Shiyan
2012-07-17ARM: clps711x/p720t: Replace __initcall by .init_early callAlexander Shiyan
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-07-16ARM: dma-mapping: modify condition check while freeing pagesPrathyush K
2012-07-15Merge tag 'v3.5-rc7' into regulator-driversMark Brown
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry