summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irqchip/xilinx: Clean up print messagesZubair Lutfullah Kakakhel2016-11-291-9/+9
* microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel2016-11-295-1/+7
* ARM: virt: Select ARM_GIC_V3_ITSVladimir Murzin2016-11-291-0/+1
* ARM: gic-v3-its: Add 32bit support to GICv3 ITSVladimir Murzin2016-11-291-7/+47
* irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin2016-11-292-12/+26
* irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin2016-11-292-9/+11
* irqchip/gic-v3-its: Narrow down Entry Size when used as a dividerVladimir Murzin2016-11-291-3/+3
* irqchip/gic-v3-its: Change unsigned types for AArch32 compatibilityVladimir Murzin2016-11-292-16/+16
* irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154Will Deacon2016-11-291-7/+2
* irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon2016-11-291-28/+17
* genirq/msi: Drop artificial PCI dependencyMarc Zyngier2016-11-221-3/+1
* irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli2016-11-181-0/+26
* genirq/affinity: Use default affinity mask for reserved vectorsThomas Gleixner2016-11-161-2/+2
* genirq/affinity: Take reserved vectors into account when spreading irqsChristoph Hellwig2016-11-161-3/+5
* PCI: Remove the irq_affinity mask from struct pci_devChristoph Hellwig2016-11-091-1/+0
* PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig2016-11-092-12/+32
* PCI/MSI: Propagate IRQ affinity description through the MSI codeChristoph Hellwig2016-11-091-33/+33
* genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-093-25/+31
* genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-093-20/+16
* genirq/affinity: Introduce struct irq_affinityChristoph Hellwig2016-11-091-0/+12
* Linux 4.9-rc4v4.9-rc4Linus Torvalds2016-11-061-1/+1
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-051-1/+1
|\
| * i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2016-11-041-1/+1
| |
| \
*-. \ Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2016-11-052-9/+7
|\ \ \
| | * | fork: Add task stack refcounting sanity check and prevent premature task stac...Andy Lutomirski2016-11-011-0/+4
| * | | sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-031-9/+0
| * | | sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-031-0/+3
| |/ /
* | | Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-11-054-19/+30
|\ \ \
| * | | md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown2016-10-291-2/+2
| * | | raid1: handle read error also in readonly modeTomasz Majchrzak2016-10-291-9/+10
| * | | raid5-cache: correct condition for empty metadata writeShaohua Li2016-10-291-1/+1
| * | | md: report 'write_pending' state when array in syncTomasz Majchrzak2016-10-251-3/+3
| * | | md/raid5: write an empty meta-block when creating log super-blockZhengyuan Liu2016-10-251-0/+1
| * | | md/raid5: initialize next_checkpoint field before useZhengyuan Liu2016-10-251-0/+3
| * | | RAID10: ignore discard errorShaohua Li2016-10-251-2/+5
| * | | RAID1: ignore discard errorShaohua Li2016-10-251-2/+5
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-053-17/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-273-17/+6
| |\ \ \ \
| | * | | | scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-10-271-9/+0
| | * | | | scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-10-271-0/+1
| | * | | | scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-10-251-8/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-11-052-3/+10
|\ \ \ \ \ \
| * | | | | | Input: psmouse - cleanup Focaltech codeDmitry Tunin2016-10-251-3/+3
| * | | | | | Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2016-10-191-0/+7
* | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds2016-11-051-20/+39
|\ \ \ \ \ \ \
| * | | | | | | firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2016-11-031-4/+4
| * | | | | | | firewire: net: guard against rx buffer overflowsStefan Richter2016-11-031-16/+35
* | | | | | | | Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-11-0525-499/+919
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab2016-10-171-0/+2
| * | | | | | | | [media] pctv452e: fix semicolon.cocci warningskbuild test robot2016-10-141-1/+1