summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-23f2fs: add tracepoint for tracing the page i/oNamjae Jeon1-0/+74
2013-04-23f2fs: add tracepoints for truncate operationNamjae Jeon1-0/+176
2013-04-23f2fs: add tracepoints for sync & inode operationsNamjae Jeon1-0/+195
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov2-6/+6
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-261/+351
2013-04-23nohz: Add basic tracingFrederic Weisbecker1-0/+21
2013-04-23net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann1-2/+1
2013-04-22net: remove a stale comment for dl_nextEric Dumazet1-1/+1
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-13/+193