summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-05powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"Thomas Gleixner1-1/+2
2014-03-05s390: Do not rely on magic indirect includesThomas Gleixner1-0/+1
2014-03-05x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner1-3/+3
2014-03-05x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner1-1/+1
2014-03-05x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker3-4/+4
2014-03-05mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker4-6/+6
2014-03-05ia64: 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
2014-02-16Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-36/+47
2014-02-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+20
2014-02-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-10/+286
2014-02-14Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin5-4/+20
2014-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2014-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+17
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall1-0/+9
2014-02-14x86/efi: Check status field to validate BGRT headerMatt Fleming1-1/+1
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov4-3/+19
2014-02-13x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin1-5/+9
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin1-1/+6
2014-02-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds23-45/+379
2014-02-12ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)1-36/+47
2014-02-12Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-1/+9
2014-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-2/+16
2014-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-6/+6
2014-02-11ARM: ux500: disable msp2 device tree nodeLinus Walleij1-1/+0
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt9-4/+137
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard2-6/+14
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao2-0/+10
2014-02-11powerpc/xmon: Don't signal we've entered until we're finished printingMichael Ellerman1-1/+2
2014-02-11powerpc/xmon: Fix timeout loop in get_output_lock()Michael Ellerman1-2/+9
2014-02-11powerpc/xmon: Don't loop forever in get_output_lock()Michael Ellerman1-5/+5
2014-02-11powerpc/perf: Configure BHRB filter before enabling PMU interruptsAnshuman Khandual1-2/+3