summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-0710-12/+28
|\
| * Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-071-1/+1
| |\
| | * Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-041-1/+1
| | |\
| | | * regulatory: add NUL to alpha2Eliad Peller2014-08-151-1/+1
| * | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-053-5/+5
| * | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-051-3/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-021-2/+3
| |\ \ \
| | * | | netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou2014-08-251-2/+3
| * | | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-012-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-252-1/+2
| | |\ \ \
| | | * | | Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-201-0/+2
| | | * | | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-191-1/+0
| * | | | | net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-291-0/+13
| * | | | | net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-291-0/+3
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-072-2/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2014-09-051-1/+1
| |\ \ \ \ \ \
| | | * | | | | PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven2014-09-031-1/+1
| | |/ / / / /
| * / / / / / ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-031-1/+0
| |/ / / / /
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-09-071-6/+1
|\ \ \ \ \ \
| * | | | | | nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker2014-09-041-6/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds2014-09-061-1/+1
|\ \ \ \ \ \
| * | | | | | mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON2014-08-191-1/+1
* | | | | | | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-052-0/+3
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2014-09-052-0/+3
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | regulator: fix kernel-doc warnings in header filesRandy Dunlap2014-08-282-0/+3
* | | | | | | | | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-09-051-45/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij2014-09-021-45/+60
* | | | | | | | | | Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-09-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-09-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ASoC: core: fix .info for SND_SOC_BYTES_TLVSubhransu S. Prusty2014-08-181-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-031-3/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | f2fs: use macro for code readabilityChao Yu2014-08-221-3/+10
| * | | | | | | | | | f2fs: fix incorrect calculation with total/free inode numChao Yu2014-08-211-0/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Revert "leds: convert blink timer to workqueue"Jiri Kosina2014-09-021-1/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-311-2/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-251-2/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-311-0/+7
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown2014-08-301-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | / / / / / / / | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | spi: Add missing kerneldoc bitsThierry Reding2014-08-131-0/+7
| | | |/ / / / / / /
* | | | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger2014-08-291-1/+1
* | | | | | | | | | | Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-291-0/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+26
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-291-5/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong2014-08-281-5/+25
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-291-4/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flagJens Axboe2014-08-151-4/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | dma-buf/fence: Fix one more kerneldoc warningThierry Reding2014-08-281-0/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson2014-08-221-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |