summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-25crypto: sha512 - Expose generic sha512 routine to be callable from other modulesTim Chen1-0/+3
2013-04-25[media] videobuf-dma-contig: remove support for cached memMauro Carvalho Chehab1-10/+0
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai16-239/+286
2013-04-25iscsi-target: Add iscsit_transport API templateNicholas Bellinger1-0/+83
2013-04-25target: Add export of target_get_sess_cmd symbolNicholas Bellinger1-1/+1
2013-04-25target: Add sbc_execute_unmap() helperAsias He1-0/+4
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar1-0/+1
2013-04-25packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann1-0/+5
2013-04-25packet: minor: convert status bits into shifting formatDaniel Borkmann1-11/+11
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2-6/+6
2013-04-25pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck1-0/+5
2013-04-25mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion1-1/+11
2013-04-25mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion1-1/+3
2013-04-25mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion1-4/+4
2013-04-25mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion1-5/+6
2013-04-25mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion1-0/+79
2013-04-25net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2-1/+21
2013-04-25net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-0/+1
2013-04-25net/mlx4_core: Add timestamping device capabilityEugenia Emantayev1-1/+2
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner87-361/+659
2013-04-24iommu: Add a function to find an iommu group by idAlexey Kardashevskiy1-0/+1
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas3-27/+31
2013-04-24Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui1-3/+1
2013-04-24thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin1-1/+1
2013-04-24thermal: cpu_cooling: remove unused symbols on cpu_cooling.hEduardo Valentin1-3/+0
2013-04-24thermal: cpu_cooling: add needed header for cpu_cooling.hEduardo Valentin1-0/+1
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville15-64/+480
2013-04-24block: fix max discard sectors limitJames Bottomley1-1/+1
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-1/+1
2013-04-24nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker1-1/+1
2013-04-24ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai1-0/+1
2013-04-24drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)Rafał Miłecki1-0/+9
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann1-5/+5
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust3-28/+35
2013-04-23Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-1/+73
2013-04-23Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown8-37/+104
2013-04-23Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-6/+4
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com13-13/+12
2013-04-23PCI: Remove "extern" from function declarationsBjorn Helgaas1-12/+11
2013-04-23PCI: Clean up MSI/MSI-X capability #definesBjorn Helgaas1-13/+17
2013-04-23PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan1-0/+2
2013-04-23PCI: Use u8, not int, for PM capability offsetBjorn Helgaas1-2/+1
2013-04-23cpuidle: make a single register function for allDaniel Lezcano1-2/+7
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-11/+0
2013-04-23f2fs: add tracepoints to debug checkpoint requestNamjae Jeon1-0/+24
2013-04-23f2fs: add tracepoints for write page operationsNamjae Jeon1-0/+67
2013-04-23f2fs: add tracepoints to debug the block allocationNamjae Jeon1-0/+64
2013-04-23f2fs: add tracepoints for GC threadsNamjae Jeon1-0/+75