summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh
2014-11-14Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren
2014-11-14iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-11-14of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney
2014-11-13rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov
2014-11-13rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney
2014-11-13rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar
2014-11-13PCI: Remove unused and broken to_hotplug_slot()Gavin Shan
2014-11-13ARM: OMAP3: clock: add support for dpll4_set_rate_and_parentTero Kristo
2014-11-13ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLLTero Kristo
2014-11-13ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLsTero Kristo
2014-11-13crypto: doc - HASH API documentationStephan Mueller
2014-11-13crypto: doc - CIPHER API documentationStephan Mueller
2014-11-13crypto: doc - BLKCIPHER API documentationStephan Mueller
2014-11-13crypto: doc - AEAD API documentationStephan Mueller
2014-11-13crypto: doc - ABLKCIPHER API documentationStephan Mueller
2014-11-13crypto: doc - cipher data structuresStephan Mueller
2014-11-13video/hdmi: Relicense header under MIT licenseThierry Reding
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring
2014-11-12Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-12Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao
2014-11-12net: phy: add module_phy_driver macroJohan Hovold
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig
2014-11-12blk-mq: add blk_mq_unique_tag()Bart Van Assche
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck
2014-11-12net: Add device Rx page allocation functionAlexander Duyck
2014-11-12ieee820154: add short_addr setting supportAlexander Aring
2014-11-12ieee820154: add pan_id setting supportAlexander Aring
2014-11-11s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang
2014-11-11Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2014-11-11bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens
2014-11-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville