aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-06PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier
2015-11-06PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu
2015-11-06PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu
2015-11-06genirq: Provide default callbacks for msi_domain_opsJiang Liu
2015-11-06genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu
2015-11-06asm-generic: Add msi.hThomas Gleixner
2015-11-06genirq: Add generic msi irq domain supportJiang Liu
2015-11-06genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu
2015-11-06irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu
2015-11-06irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu
2015-11-06genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu
2015-11-06genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner
2015-11-06genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu
2015-11-06genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu
2015-11-06genirq: Add more helper functions to support stacked irq_chipYingjoe Chen
2015-11-06genirq: Introduce helper functions to support stacked irq_chipJiang Liu
2015-11-06irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu
2015-11-06PCI/MSI: Introduce helpers to hide struct msi_desc implementation detailsJiang Liu
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-06PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-11-02PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz
2015-11-02cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz
2015-11-02cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar
2015-10-29security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2015-10-29Revert "security: lsm_audit: add ioctl specific auditing"Jeff Vander Stoep
2015-10-28mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2015-10-28PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz
2015-10-28PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar
2015-10-28PM / OPP: Add clock-latency-ns supportViresh Kumar
2015-10-28PM / OPP Introduce APIs to remove OPPsViresh Kumar
2015-10-28cpufreq: Introduce ->ready() callback for cpufreq driversViresh Kumar
2015-10-28cpufreq: Fix formatting issues in 'struct cpufreq_driver'Viresh Kumar
2015-10-27iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-10-27overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-27VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells
2015-10-27security: fix typo in security_task_prctlJann Horn
2015-10-27x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-27target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-10-27if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-10-20Merge branch 'test/linux-linaro-lsk-v3.18-android' of git://android.git.linar...lsk-v3.18-15.10-androidKevin Hilman
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-13Merge tag 'v3.18.22' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-13Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-10-07UPSTREAM: efi: split off remapping code from efi_config_init()Ard Biesheuvel
2015-10-07UPSTREAM: efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel