summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-14of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede1-2/+1
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V1-0/+46
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-43/+132
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-11-14mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen1-0/+1
2014-11-14mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2-0/+17
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf1-5/+5
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak1-1/+3
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu1-1/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu1-0/+2
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney5-15/+18
2014-11-13rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov1-1/+3
2014-11-13rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney1-2/+2
2014-11-13rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar1-0/+1
2014-11-13PCI: Remove unused and broken to_hotplug_slot()Gavin Shan1-1/+0
2014-11-13ARM: OMAP3: clock: add support for dpll4_set_rate_and_parentTero Kristo1-0/+2
2014-11-13ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLLTero Kristo1-0/+4
2014-11-13ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLsTero Kristo1-0/+9
2014-11-13crypto: doc - HASH API documentationStephan Mueller1-0/+119
2014-11-13crypto: doc - CIPHER API documentationStephan Mueller1-0/+89
2014-11-13crypto: doc - BLKCIPHER API documentationStephan Mueller1-0/+188
2014-11-13crypto: doc - AEAD API documentationStephan Mueller1-0/+251
2014-11-13crypto: doc - ABLKCIPHER API documentationStephan Mueller1-0/+206
2014-11-13crypto: doc - cipher data structuresStephan Mueller1-3/+243
2014-11-13video/hdmi: Relicense header under MIT licenseThierry Reding1-3/+18
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring1-0/+3
2014-11-13Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-11-13Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+7
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-2/+2
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao1-0/+11
2014-11-12net: phy: add module_phy_driver macroJohan Hovold1-0/+24
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda1-0/+4
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang3-10/+10
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig1-1/+0
2014-11-12blk-mq: add blk_mq_unique_tag()Bart Van Assche1-0/+17
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck1-43/+0
2014-11-12net: Add device Rx page allocation functionAlexander Duyck1-0/+48
2014-11-12ieee820154: add short_addr setting supportAlexander Aring1-0/+2
2014-11-12ieee820154: add pan_id setting supportAlexander Aring1-0/+2
2014-11-12s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang1-2/+0
2014-11-12Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang1-2/+4
2014-11-12bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2-2/+4
2014-11-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+35
2014-11-12net: kill netif_copy_real_num_queues()WANG Cong1-17/+0
2014-11-12PM / Domains: Fix initial default state of the need_restore flagUlf Hansson1-1/+1
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli1-0/+1
2014-11-11ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)1-1/+3
2014-11-11kdb: Add enable mask for groups of commandsAnton Vorontsov1-0/+1
2014-11-11kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson1-2/+46