summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-05-17Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren
2011-05-17omap: drop board-igep0030.cMike Rapoport
2011-05-17omap: igep0020: add support for IGEP3Mike Rapoport
2011-05-17omap: igep0020: minor refactoringMike Rapoport
2011-05-17omap: igep0020: name refactoring for future merge with IGEP3Mike Rapoport
2011-05-16arm: omap2/3: Use generic irq chipTony Lindgren
2011-05-13OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M
2011-05-13omap: Remove support for omap2evmTony Lindgren
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas
2011-05-12ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon
2011-05-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-11omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart
2011-05-10MIPS: Alchemy: fix xxs1500 build errorManuel Lauss
2011-05-10MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney
2011-05-10MIPS: Hibernation: Fixes for PAGE_SIZE >= 64kbWu Zhangjin
2011-05-10MIPS: JZ4740: Set one-shot feature flag for the clockeventLars-Peter Clausen
2011-05-10MIPS: JZ4740: Export symbols to the watchdog driver moduleRalf Baechle
2011-05-10MIPS: JZ4740: Fix GCC 4.6.0 build error.Ralf Baechle
2011-05-10MIPS: Audit: Fix success success argument pass to audit_syscall_exitRalf Baechle
2011-05-10MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle
2011-05-10MIPS: Alchemy: Fix GCC 4.6.0 build error.Ralf Baechle
2011-05-10MIPS: Document former use of timerfd(2) syscall number.Ralf Baechle
2011-05-10MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle
2011-05-10MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle
2011-05-10MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.hJonas Gorski
2011-05-10MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEONDavid Daney
2011-05-10MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols.David Daney
2011-05-10MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas
2011-05-10MIPS: MSP: Fix build errorRalf Baechle
2011-05-10MIPS: MSP71xx: Fix typo in msp_per_irq_controllerYoichi Yuasa
2011-05-10MIPS: Loongson: Fix GCC 2.6.0 build error.Ralf Baechle
2011-05-10MIPS: Jazz: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: SNI: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: IP22: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: IP22: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: tlbex: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: c-r4k: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: Mask jump target in ftrace_dyn_arch_init_insns().David Daney
2011-05-10[S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky
2011-05-10[S390] oprofile: fix min/max interval query checksMartin Schwidefsky
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu
2011-05-10[S390] disassembler: handle b280/spp instructionChristian Borntraeger
2011-05-10[S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu
2011-05-09omap: musb: introduce default board configMike Rapoport
2011-05-07Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King