summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner156-872/+1205
2014-03-12parisc: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner1-1/+1
2014-03-12mips: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2-2/+2
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner3-11/+5
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-48/+137
2014-03-08Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-3/+3
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson47-256/+239
2014-03-08Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson4-9/+9
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2-2/+2
2014-03-07Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-7/+24
2014-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-24/+67
2014-03-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-0/+10
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin2-2/+11
2014-03-07ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland1-0/+1
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King2-6/+5
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta1-2/+2
2014-03-07Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+9
2014-03-06x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra1-10/+23
2014-03-06x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner1-1/+1
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2-5/+5
2014-03-05m68k: Do not rely on magic indirect includesThomas Gleixner1-1/+1
2014-03-04x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa1-7/+13
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin3-8/+23
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov3-8/+23
2014-03-05powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"Thomas Gleixner1-1/+2
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner1-0/+1
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner1-3/+3
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner1-1/+1
2014-03-04c6x: fix build failure caused by cache.hMark Salter1-0/+1
2014-03-04x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker3-4/+4
2014-03-04mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker4-6/+6
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker4-12/+1
2014-03-04xtensa: Use irq_set_affinity instead of homebrewn codeThomas Gleixner1-19/+3
2014-03-04sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner1-17/+1
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner2-39/+43
2014-03-04x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner2-0/+9
2014-03-04ia64: Use the core irq stats functionThomas Gleixner1-6/+4
2014-03-04mn10300: Use the core irq stats functionThomas Gleixner1-1/+1
2014-03-04x86: Xen: Use the core irq stats functionThomas Gleixner1-1/+1
2014-03-04sparc: Use the core irq stats functionThomas Gleixner1-1/+1
2014-03-04mips: Use the core irq stats functionThomas Gleixner5-5/+5
2014-03-04arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner2-31/+5
2014-03-04arm: Replace various irq_desc accessesThomas Gleixner2-9/+5
2014-03-04powerpc: Eeh: Kill another abuse of irq_descThomas Gleixner1-5/+21
2014-03-04powerpc: Irq: Use generic_handle_irqThomas Gleixner1-6/+2
2014-03-04powerpc:eVh_pic: Kill irq_desc abuseThomas Gleixner1-8/+2