summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-15posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2-0/+4
2015-10-15posix_cpu_timer: Convert cputimer->running to boolJason Low2-4/+4
2015-10-15ALSA: hdspm: use __u8, __u32 and __u64 from linux/types.h instead of stdint.hMikko Rapeli1-22/+18
2015-10-15ALSA: emu10k1: added EMU10K1 version of DECLARE_BITMAP macro for UAPIMikko Rapeli1-3/+11
2015-10-15net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+1
2015-10-15net/mlx5_core: Wait for FW readiness on startupEli Cohen2-1/+7
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+22
2015-10-15net/mlx5_core: Fix internal error detection conditionsEli Cohen1-0/+1
2015-10-15tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet1-1/+1
2015-10-15Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...David S. Miller2-6/+6
2015-10-15ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski1-3/+16
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie1-1/+2
2015-10-15ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt1-0/+115
2015-10-15asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsMarek Vasut1-4/+7
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig1-3/+3
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2-6/+6
2015-10-14qcom-scm: add missing prototype for qcom_scm_is_available()Rob Clark1-0/+2
2015-10-14soc: qcom: Make qcom_smem_get() return a pointerStephen Boyd1-1/+1
2015-10-14soc: qcom: smd: Implement id_table driver matchingBjorn Andersson1-0/+11
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-6/+0
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+78
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2-3/+24
2015-10-14ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi1-74/+0
2015-10-14ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi1-16/+22
2015-10-14ARM: common: edma: Remove unused functionsPeter Ujfalusi1-33/+0
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk2-24/+73
2015-10-14lib/mpi: Add mpi sgl helpersTadeusz Struk1-0/+4
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar583-6930/+16564
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni1-1/+0
2015-10-14s390/compiler.h Fix sparse vs. hotpatchChristian Borntraeger1-1/+1
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky1-0/+10
2015-10-14Input: rotary_encoder - add wake up supportSylvain Rochet1-0/+1
2015-10-14Input: improve autorepeat initializationPetri Gynther1-0/+2
2015-10-14configfs: remove old APIChristoph Hellwig1-82/+0
2015-10-14target: use per-attribute show and store methodsChristoph Hellwig3-269/+60
2015-10-14usb-gadget: use per-attribute show and store methodsChristoph Hellwig1-14/+5
2015-10-14configfs: add show and store methods to struct configfs_attributeChristoph Hellwig1-0/+27
2015-10-14mtd: spi-nor: add mtd_is_locked() supportBrian Norris1-0/+3
2015-10-14mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointersBrian Norris1-2/+2
2015-10-14mtd: spi-nor: add SPI NOR manufacturer IDsBrian Norris1-0/+15
2015-10-14mtd: spi-nor: make bitfield constants more consistentBrian Norris1-10/+10
2015-10-14mtd: spi-nor: make implicit <linux/bitops.h> dependency explicitBrian Norris1-0/+2
2015-10-14PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki1-0/+1
2015-10-14PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki1-0/+36
2015-10-13Merge branch 'md-next' of git://github.com/goldwynr/linux into for-nextNeilBrown1-0/+2
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON1-3/+3
2015-10-13iommu/vt-d: Use plain writeq() for dmar_writeq() where availableDavid Woodhouse1-8/+6
2015-10-13of/irq: fix guards for irq_of_parse_and_map prototypeJonas Gorski1-2/+2
2015-10-13of/irq: make of_irq_find_parent staticJonas Gorski1-6/+0
2015-10-13of/irq: move of_msi_configure to the right guard and add a dummyJonas Gorski1-1/+4