aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-26Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEADPaul E. McKenney3-1/+7
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney1-0/+1
2013-03-26thermal: Fix compiler warningEzequiel Garcia1-1/+1
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui2-1/+11
2013-03-25iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen1-4/+2
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-0/+24
2013-03-25USB: serial: remove unused MSR-wait queueJohan Hovold1-2/+0
2013-03-25USB: serial: add generic get_icount implementationJohan Hovold1-0/+2
2013-03-25USB: serial: add generic TIOCMIWAIT implementationJohan Hovold1-0/+5
2013-03-25USB: serial: add tiocmiwait subdriver operationJohan Hovold1-0/+1
2013-03-25USB: serial: remove generic release callbackJohan Hovold1-1/+0
2013-03-25USB: serial: remove generic disconnect callbackJohan Hovold1-1/+0
2013-03-25ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens1-5/+5
2013-03-25bcma: define board typesRafał Miłecki1-0/+54
2013-03-25ssb: define more board typesRafał Miłecki1-3/+51
2013-03-25USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork1-0/+2
2013-03-25memory: emif: Handle devices which are not rated for >85CNishanth Menon1-0/+1
2013-03-25USB: adds comment on suspend callbackMing Lei1-1/+6
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-93/+31
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown1-9/+9
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+2
2013-03-25ssbi: Allow compilation as a moduleDavid Brown1-11/+0
2013-03-25add single-wire serial bus interface (SSBI) driverKenneth Heitke1-0/+49
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman17-15/+77
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2013-03-25NFSv4.1: Enable open-by-filehandleTrond Myklebust1-0/+1
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-Hartman22-36/+141
2013-03-25netfilter: reset nf_trace in nf_resetGao feng1-0/+3
2013-03-24Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcache into for-3.10/driversJens Axboe3-0/+20
2013-03-24Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.10/coreJens Axboe2-44/+74
2013-03-24Merge branch 'urgent'Anton Vorontsov12-13/+67
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani1-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-23bcache: A block layer cacheKent Overstreet2-0/+10
2013-03-23Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet1-0/+10
2013-03-23bio-integrity: Add explicit field for owner of bip_bufKent Overstreet1-0/+1
2013-03-23block: Add an explicit bio flag for bios that own their bvecKent Overstreet2-5/+1
2013-03-23block: Add bio_alloc_pages()Kent Overstreet1-0/+1
2013-03-23block: Add bio_for_each_segment_all()Kent Overstreet1-3/+14
2013-03-23block: Add bio_copy_data()Kent Overstreet1-0/+2
2013-03-23block: Add submit_bio_wait(), remove from mdKent Overstreet1-0/+1
2013-03-23block: Add bio_end_sector()Kent Overstreet1-0/+1
2013-03-23block: Add bio_advance()Kent Overstreet2-0/+4
2013-03-23block: Convert integrity to bvec_alloc_bs()Kent Overstreet1-3/+5
2013-03-23block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet1-1/+3
2013-03-23block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet1-0/+9