summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-164-7/+7
* genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-165-20/+19
* genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-164-8/+9
* genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-164-6/+18
* irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-161-8/+6
* irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-161-25/+9
* genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner2015-09-161-0/+16
* genirq: Simplify irq_data_to_desc()Thomas Gleixner2015-09-161-5/+1
* genirq: Remove __irq_set_handler_locked()Thomas Gleixner2015-09-161-10/+0
* pinctrl/pistachio: Use irq_set_handler_lockedThomas Gleixner2015-09-161-2/+2
* gpio: vf610: Use irq_set_handler_lockedThomas Gleixner2015-09-161-2/+2
* powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
* powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
* powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
* powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
* genirq: Remove __irq_set_chip_handler_name_locked()Thomas Gleixner2015-09-161-13/+0
* pinctrl: sunxi: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-09-161-6/+4
* genirq: Update the comment for generic_handle_irq_descHuang Shijie2015-09-151-3/+1
* genirq: Remove stale commentThomas Gleixner2015-09-151-4/+0
* irqchip/renesas-irqc: Propagate wake-up settings to parentGeert Uytterhoeven2015-09-151-0/+3
* irqchip/renesas-intc-irqpin: Propagate wake-up settings to parentGeert Uytterhoeven2015-09-151-0/+3
* irqchip/renesas-intc-irqpin: Use a separate lockdep classGeert Uytterhoeven2015-09-151-0/+7
* irqchip/renesas-irqc: Use a separate lockdep classGeert Uytterhoeven2015-09-151-0/+7
* irqchip/GICv2m: Fix GICv2m build warning on 32 bitsPavel Fedin2015-09-151-2/+2
* irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier2015-09-151-1/+5
* irqchip/GIC: Add workaround for aliased GIC400Marc Zyngier2015-09-151-5/+39
* platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier2015-09-151-15/+3
* net/mlx4_en: Use access helper irq_data_get_affinity_mask()Thomas Gleixner2015-09-151-2/+4
* powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-153-3/+3
* soc: dove: Prepare irq handler for irq argument removalThomas Gleixner2015-09-141-1/+1
* soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descThomas Gleixner2015-09-141-1/+1
* powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner2015-09-141-1/+2
* powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner2015-09-142-2/+4
* powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner2015-09-141-1/+3
* Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-121-2/+2
* Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\
| * CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| * CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| * CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
OpenPOWER on IntegriCloud