summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-011-0/+445
|\
| * vfio: Add PCI device driverAlex Williamson2012-07-311-0/+26
| * vfio: Type1 IOMMU implementationAlex Williamson2012-07-311-1/+53
| * vfio: VFIO coreAlex Williamson2012-07-311-0/+367
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-014-6/+137
|\ \
| * | random: final removal of IRQF_SAMPLE_RANDOMTheodore Ts'o2012-07-191-2/+0
| * | random: remove rand_initialize_irq()Theodore Ts'o2012-07-192-3/+0
| * | random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-151-0/+134
| * | random: add new get_random_bytes_arch() functionTheodore Ts'o2012-07-151-0/+1
| * | random: create add_device_randomness() interfaceLinus Torvalds2012-07-151-0/+1
| * | random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-151-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-014-10/+46
|\ \ \
| * | | [media] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek structHans de Goede2012-07-311-1/+4
| * | | [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil2012-07-311-0/+2
| * | | [media] videodev2.h: add VIDIOC_ENUM_FREQ_BANDSHans Verkuil2012-07-311-10/+30
| * | | [media] V4L: Add capability flags for memory-to-memory devicesSylwester Nawrocki2012-07-311-0/+4
| * | | [media] davinci: vpif: add support for clipping on output dataManjunath Hadli2012-07-311-0/+2
| * | | [media] snd_tea575x: Add a cannot_mute flagHans de Goede2012-07-301-0/+1
| * | | [media] snd_tea575x: Add write_/read_val operationsHans de Goede2012-07-301-0/+4
* | | | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-014-8/+16
|\ \ \ \
| * | | | NFS: Convert v4 into a moduleBryan Schumaker2012-07-314-8/+8
| * | | | NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-311-0/+3
| * | | | NFS: Create a try_mount rpc opBryan Schumaker2012-07-311-0/+4
| * | | | NFS: Add version registering frameworkBryan Schumaker2012-07-311-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-014-4/+16
|\ \ \ \ \
| * | | | | ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-08-011-0/+3
| * | | | | ipv4: Cache routes in nexthop exception entries.David S. Miller2012-08-011-0/+1
| * | | | | ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-311-1/+2
| * | | | | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-313-10/+11
| * | | | | ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-301-2/+0
| * | | | | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-302-6/+14
* | | | | | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-08-015-2/+82
|\ \ \ \ \ \
| * | | | | | thermal: Constify 'type' argument for the registration routineAnton Vorontsov2012-07-311-1/+1
| * | | | | | Merge with upstream to accommodate with thermal changesAnton Vorontsov2012-07-3151-92/+210
| |\ \ \ \ \ \
| * | | | | | | lp8727_charger: Move header file into platform_data directoryKim, Milo2012-07-141-0/+0
| * | | | | | | power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala2012-07-141-0/+6
| * | | | | | | charger-manager: Set current limit of regulator for over current protectionChanwoo Choi2012-07-141-0/+8
| * | | | | | | charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi2012-07-141-1/+58
| * | | | | | | twl4030_charger: Add backup-battery chargingNeilBrown2012-06-201-0/+2
| * | | | | | | power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala2012-06-201-0/+4
| * | | | | | | power_supply: Register battery as a thermal zoneJenny TC2012-06-181-0/+3
* | | | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-314-13/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-272-4/+5
| * | | | | | | | SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-271-0/+2
| * | | | | | | | LockD: mark host per network namespace on garbage collectStanislav Kinsbursky2012-07-271-1/+1
| * | | | | | | | nfsd: add get_uint for u32'sJ. Bruce Fields2012-07-251-0/+16
| * | | | | | | | sunrpc/cache.h: replace simple_strtoulEldad Zack2012-07-111-5/+1
| * | | | | | | | sunrpc/cache.h: fix coding styleEldad Zack2012-07-111-4/+10
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-318-60/+113
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | libceph: clean up con flagsSage Weil2012-07-311-10/+0