summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-10-311-1/+1
|\
| * ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen2015-10-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-313-1/+41
|\ \
| * | Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2015-10-292-22/+0
| * | overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2015-10-232-0/+22
| * | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-222-0/+39
| * | openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer2015-10-211-1/+2
* | | blkcg: fix incorrect read/write sync/async stat accountingTejun Heo2015-10-271-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-243-67/+13
|\ \ \
| * | | block: don't release bdi while request_queue has live referencesTejun Heo2015-10-151-1/+5
| * | | writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo2015-10-121-3/+5
| * | | writeback: bdi_writeback iteration must not skip dying onesTejun Heo2015-10-122-63/+3
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-232-13/+66
|\ \ \ \
| * | | | compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2015-10-202-13/+66
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-232-3/+3
|\ \ \ \
| * | | | mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2015-10-232-3/+3
| | |_|/ | |/| |
* | | | Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-10-232-3/+5
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown2015-10-232-3/+5
| |\ \ \ \ \
| | | | * | | ASoC: wm8904: Correct number of EQ registersCharles Keepax2015-10-201-1/+1
| | | |/ / / | | |/| | |
| | | * | | ASoC: Add info callback for SX_TLV controlsCharles Keepax2015-10-161-2/+4
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-195-25/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-171-0/+8
| * | | | rtnetlink: fix gcc -Wconversion warningArad, Ronen2015-10-121-1/+1
| * | | | af_unix: constify the sock parameter in unix_sk()Paul Moore2015-10-081-1/+1
| * | | | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-071-10/+4
| * | | | openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-071-4/+4
| * | | | openvswitch: Fix typos in CT headersJoe Stringer2015-10-071-2/+2
| * | | | openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-051-6/+6
| * | | | tcp/dccp: fix old style declarationsRaanan Avargil2015-10-051-2/+2
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-161-1/+2
|\ \ \ \ \
| * | | | | drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie2015-10-151-1/+2
| | |_|/ / | |/| | |
* / | | | arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-121-0/+2
|/ / / /
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-111-0/+5
|\ \ \ \
| * | | | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
| | |_|/ | |/| |
* | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
* | | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-061-0/+8
|\ \ \ \
| * | | | x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-281-0/+8
| |/ / /
* | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-042-8/+75
|\ \ \ \
| * | | | string: provide strscpy()Chris Metcalf2015-09-101-0/+3
| * | | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-8/+72
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-033-0/+6
|\ \ \ \ \
| * | | | | drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-021-0/+4
| * | | | | drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-021-0/+1
| * | | | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-022-4/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-011-2/+0
| * | | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-011-1/+1
| * | | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-292-1/+2
* | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-021-2/+2
|\ \ \ \ \