summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-12parisc: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner
2014-03-12mips: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner
2014-03-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-09Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-03-09Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson
2014-03-09Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson
2014-03-08x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-08Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-07ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta
2014-03-07Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling
2014-03-06x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra
2014-03-06x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner
2014-03-05m68k: Do not rely on magic indirect includesThomas Gleixner
2014-03-05x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov
2014-03-04powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"Thomas Gleixner
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner
2014-03-04c6x: fix build failure caused by cache.hMark Salter
2014-03-04x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-03-04mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-03-04xtensa: Use irq_set_affinity instead of homebrewn codeThomas Gleixner
2014-03-04sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner
2014-03-04x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner
2014-03-04ia64: Use the core irq stats functionThomas Gleixner
2014-03-04mn10300: Use the core irq stats functionThomas Gleixner
2014-03-04x86: Xen: Use the core irq stats functionThomas Gleixner
2014-03-04sparc: Use the core irq stats functionThomas Gleixner
2014-03-04mips: Use the core irq stats functionThomas Gleixner
2014-03-04arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner
2014-03-04arm: Replace various irq_desc accessesThomas Gleixner
2014-03-04powerpc: Eeh: Kill another abuse of irq_descThomas Gleixner
2014-03-04powerpc: Irq: Use generic_handle_irqThomas Gleixner
2014-03-04powerpc:eVh_pic: Kill irq_desc abuseThomas Gleixner