summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Gleixner57-95/+317
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 Helgaas2-14/+14
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. Linville5-3/+199
2013-04-24block: fix max discard sectors limitJames Bottomley1-1/+1
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/davinci' into asoc-nextMark Brown3-0/+53
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-23PCI: Remove "extern" from function declarationsBjorn Helgaas1-12/+11
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-33/+112
2013-04-22nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker1-0/+2
2013-04-22nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker1-0/+2
2013-04-22sched: New helper to prevent from stopping the tick in full dynticksFrederic Weisbecker1-0/+6
2013-04-22perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker1-0/+6
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg10-14/+253
2013-04-21net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy1-3/+4
2013-04-21Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...Ingo Molnar2-0/+6
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar16-36/+78
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+3
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+22
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2013-04-21buffer: add BH_Prio and BH_Meta flagsTheodore Ts'o1-0/+4
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-1/+22
2013-04-20jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetZheng Liu1-1/+1
2013-04-20tracing: Compare to 1 instead of zero for is_signed_type()Steven Rostedt (Red Hat)1-1/+1
2013-04-20Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann1-2/+0
2013-04-20net: socket: move ktime2ts to ktime header apiDaniel Borkmann1-0/+18
2013-04-20ata: arasan: remove the need for platform_dataArnd Bergmann1-2/+0
2013-04-19iommu: Include linux/err.hWang YanQing1-0/+1
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy1-0/+2
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy1-4/+5
2013-04-19netlink: implement memory mapped recvmsg()Patrick McHardy1-0/+2
2013-04-19netlink: add mmap'ed netlink helper functionsPatrick McHardy1-0/+7
2013-04-19net: add function to allocate sk_buff head without data areaPatrick McHardy1-0/+6
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy1-1/+1
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy2-2/+10
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2-9/+26
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy1-1/+1