aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-12PCI: Assign resources before drivers claim devices (pci_scan_root_bus())v3.18/topic/pcie/gic-msi-irqdomainYijing Wang
2015-11-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-11-07dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2015-11-07dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2015-11-07irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2015-11-07irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier
2015-11-07arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier
2015-11-07ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT
2015-11-06genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2015-11-06Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2015-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2015-11-06PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2015-11-06PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2015-11-06ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang
2015-11-06ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-10-27x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-27ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R
2015-10-27xtensa: fix kernel register spillingMax Filippov
2015-10-27xtensa: fix threadptr reload on return to userspaceMax Filippov
2015-10-27KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-10-27crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-10-27m68k: Define asmlinkage_protectAndreas Schwab
2015-10-27arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-27arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-27powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-27MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-10-27dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng
2015-10-27dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng
2015-10-27dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng
2015-10-27s390/boot/decompression: disable floating point in decompressorChristian Borntraeger
2015-10-27s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky
2015-10-27x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-27x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-10-27x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-27x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-27Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-27x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-27ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello
2015-10-27ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner
2015-10-27ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-10-27ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-27ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-27arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka