summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-05-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz
2011-05-13OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M
2011-05-12Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-05-12x86/mm: Fix section mismatch derived from native_pagetable_reserve()Sedat Dilek
2011-05-12x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini
2011-05-12Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""Konrad Rzeszutek Wilk
2011-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
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-11sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc...Tkhai Kirill
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-07Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King