aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-04-11Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-11Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo...Arnd Bergmann
2013-04-10Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-04-10Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT
2013-04-10Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts
2013-04-09add memory barrier to arch_local_irq_restoreMark Salter
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09palinfo fixesAl Viro
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf
2013-04-09Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-04-10ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki
2013-04-09ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki
2013-04-09Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-04-09ARM i.MX6: Fix ldb_di clock selectionDirk Behme
2013-04-09ARM: imx: provide twd clock lookup from device treeShawn Guo
2013-04-09ARM: imx35 Bugfix admux clockMarkus Pargmann
2013-04-09ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann
2013-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert
2013-04-08Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-04-07Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney
2013-04-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas
2013-04-03ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring
2013-04-03ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King
2013-04-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-03ARM: mxs: Slow down the I2C clock speedMarek Vasut
2013-04-02x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2013-04-02xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide...Konrad Rzeszutek Wilk