summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-25NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust1-0/+1
2013-03-25NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust1-0/+2
2013-03-25NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust1-0/+1
2013-03-25Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman34-60/+199
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar1-0/+13
2013-03-25netfilter: reset nf_trace in nf_resetGao feng1-0/+3
2013-03-25[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctlHans Verkuil2-9/+28
2013-03-25cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen1-0/+4
2013-03-25Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac...Jens Axboe4-0/+291
2013-03-25Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe3-50/+80
2013-03-25Merge branch 'urgent'Anton Vorontsov17-24/+98
2013-03-25ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2-6/+12
2013-03-25ACPI: Remove acpi_pci_bind_root() definitionToshi Kani1-1/+0
2013-03-25ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa1-0/+2
2013-03-25inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa1-0/+12
2013-03-25ipv6: provide addr and netconf dump consistency infoNicolas Dichtel1-0/+1
2013-03-24[media] videodev2.h: remove obsolete DV_PRESET APIHans Verkuil1-54/+0
2013-03-24[media] v4l2 core: remove the obsolete dv_preset supportHans Verkuil1-9/+0
2013-03-24[media] v4l2-subdev: remove obsolete dv_preset opsHans Verkuil1-16/+0
2013-03-24[media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil1-1/+0
2013-03-24[media] uda1342: add new uda1342 audio codec driverHans Verkuil1-0/+29
2013-03-24[media] tuner: add Sony BTF tunersHans Verkuil1-0/+4
2013-03-24[media] saa7115: add support for double-rate ASCLKHans Verkuil1-3/+4
2013-03-24[media] saa7115: add config flag to change the IDQ polarityHans Verkuil1-10/+21
2013-03-24[media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER controlHans Verkuil1-0/+1
2013-03-24[media] v4l2-core: add code to check for specific opsHans Verkuil2-0/+16
2013-03-24[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls1-3/+26
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2-2/+2
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2-2/+2
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2-2/+2
2013-03-24i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren1-25/+0
2013-03-24i2c: Add bus recovery infrastructureViresh Kumar1-0/+41
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2-2/+2
2013-03-24bcache: A block layer cacheKent Overstreet3-0/+281
2013-03-24Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet1-0/+10
2013-03-24bio-integrity: Add explicit field for owner of bip_bufKent Overstreet1-0/+1
2013-03-24block: Add an explicit bio flag for bios that own their bvecKent Overstreet2-5/+1
2013-03-24block: Add bio_alloc_pages()Kent Overstreet1-0/+1
2013-03-24block: Add bio_for_each_segment_all()Kent Overstreet1-3/+14
2013-03-24block: Add bio_copy_data()Kent Overstreet1-0/+2
2013-03-24block: Add submit_bio_wait(), remove from mdKent Overstreet1-0/+1
2013-03-24block: Use bio_sectors() more consistentlyKent Overstreet1-6/+6
2013-03-24block: Add bio_end_sector()Kent Overstreet1-0/+1
2013-03-24block: Add bio_advance()Kent Overstreet2-0/+4
2013-03-24block: Convert integrity to bvec_alloc_bs()Kent Overstreet1-3/+5
2013-03-24block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet1-1/+3
2013-03-24block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet1-0/+9
2013-03-24block: Reorder struct bio_setKent Overstreet1-33/+33
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman1-0/+2
2013-03-23block: add runtime pm helpersLin Ming1-0/+27