summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-0125-67/+95
|\
| * ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner2015-06-261-4/+4
| * genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()Thomas Gleixner2015-06-261-0/+41
| * genirq: Introduce helper irq_desc_get_irq()Jiang Liu2015-06-261-0/+5
| * genirq: Remove irq_node()Jiang Liu2015-06-251-6/+0
| * genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu2015-06-252-4/+0
| * mn10300: Fix incorrect use of irq_data->affinityJiang Liu2015-06-251-3/+3
| * MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
| * MIPS/pci: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * m68k/psc: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-8/+4
| * avr32/at32ap: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
| * sh/intc: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+3
| * sh/intc: Fix potential race in installing chained IRQ handlerThomas Gleixner2015-06-251-1/+2
| * pinctrl/sun4i: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-3/+3
| * pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-4/+4
| * pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
| * pinctrl/exynos: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * pinctrl/st: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * pinctrl/adi2: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * pinctrl/mediatek: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
| * PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-4/+3
| * mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
| * gpio/msic: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
| * gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
| * gpio/bcm-kona: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-07-013-6/+3
|\ \
| * | crypto: aesni - fix failing setkey for rfc4106-gcm-aesniTadeusz Struk2015-06-291-1/+1
| * | crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring2015-06-292-5/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-0169-376/+701
|\ \ \
| * | | sock_diag: don't broadcast kernel socketsCraig Gallek2015-06-301-1/+1
| * | | Merge branch 'mvneta-jumbo-frames'David S. Miller2015-06-307-7/+46
| |\ \ \
| | * | | net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot2015-06-301-1/+25
| | * | | ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot2015-06-305-5/+19
| | * | | net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2015-06-302-1/+2
| |/ / /
| * | | api: fix compatibility of linux/in.h with netinet/in.hStephen Hemminger2015-06-292-3/+35
| * | | net: icplus: fix typo in constant nameNik Nyby2015-06-292-2/+2
| * | | sis900: Trivial: Fix typos in enumsNik Nyby2015-06-291-2/+2
| * | | stmmac: Trivial: fix typo in constant nameNik Nyby2015-06-291-2/+2
| * | | sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-06-291-1/+3
| * | | net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring2015-06-293-13/+5
| * | | vmxnet3: Bump up driver version numberShreyas Bhatewara2015-06-291-2/+2
| * | | amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky2015-06-291-1/+1
| * | | Merge branch 'bcm7xxx_workaround'David S. Miller2015-06-284-4/+101
| |\ \ \
| | * | | net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli2015-06-281-0/+43
| | * | | net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli2015-06-282-4/+51
| | * | | net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli2015-06-281-0/+7
| |/ / /
| * | | bnx2x: fix DMA API usageMichal Schmidt2015-06-283-24/+12
| * | | net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven2015-06-281-0/+2