summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha3-10/+10
2011-09-21iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha1-1/+2
2011-09-21iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha2-1/+21
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha1-2/+12
2011-09-21block: document blk-plugSuresh Jayaraman1-9/+15
2011-09-21Merge branch 'samsung_dma' into nextVinod Koul1-5/+1
2011-09-21mtd: define `mtd_is_*()' functionsBrian Norris1-0/+12
2011-09-21Input: adxl34x - documentation cleanupMichael Tandy1-7/+14
2011-09-21lib: add error checking to hex2binMimi Zohar1-1/+1
2011-09-20ip6_tunnel: add optional fwmark inheritEric Dumazet1-0/+2
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias1-0/+6
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger1-0/+1
2011-09-20mfd: Support software initiated shutdown of WM831x PMICsMark Brown2-0/+6
2011-09-20irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring1-0/+1
2011-09-20sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard1-0/+4
2011-09-20Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt8-40/+31
2011-09-20dma-mapping: Add get_required_mask if arch overrides defaultMilton Miller1-0/+3
2011-09-20ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi1-3/+0
2011-09-20MFD: twl6040: Add accessor for revision IDPeter Ujfalusi1-0/+5
2011-09-20cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+33
2011-09-20bcma: cc: export more control functionsRafał Miłecki1-0/+9
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller1-0/+10
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville3-3/+58
2011-09-19regmap: Allow drivers to control cache_only flagMark Brown1-0/+2
2011-09-19regmap: Prototype regcache_sync()Mark Brown1-0/+1
2011-09-19regmap: Add the LZO cache supportDimitris Papastamos1-0/+1
2011-09-19regmap: Add the rbtree cache supportDimitris Papastamos1-0/+1
2011-09-19regmap: Add the indexed cache supportDimitris Papastamos1-0/+1
2011-09-19regmap: Introduce caching supportDimitris Papastamos1-1/+14
2011-09-19tracing: Add a counter clock for those that do not trust clocksSteven Rostedt1-0/+1
2011-09-19dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...Viresh Kumar1-6/+16
2011-09-19serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski1-2/+0
2011-09-19Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-09-19drivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLDTimur Tabi1-5/+0
2011-09-19drivers/video: fsl-diu-fb: the video buffer is not I/O memoryTimur Tabi1-1/+1
2011-09-19drivers/video: fsl-diu-fb: remove unused ioctlsTimur Tabi1-5/+0
2011-09-18Merge git://github.com/davem330/netLinus Torvalds2-0/+3
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar31-57/+214
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman1-0/+47
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz1-0/+12
2011-09-17Merge tag 'v3.1-rc6' into staging/for_v3.2Mauro Carvalho Chehab87-314/+1686
2011-09-17ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings1-3/+3
2011-09-17ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-3/+4
2011-09-17ethtool: Explicitly state that RX NFC rule locations are prioritiesBen Hutchings1-4/+3
2011-09-17ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentBen Hutchings1-12/+11
2011-09-17wan: make LAPB callbacks conststephen hemminger1-1/+2
2011-09-17can-gw: add netlink based CAN routingOliver Hartkopp2-0/+165
2011-09-17nl80211/cfg80211/mac80211: fix wme docsEliad Peller1-2/+4
2011-09-16Merge branch 'master' of ../netdev/David S. Miller11-26/+48