summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18' into drm-nextDave Airlie2014-12-081-1/+1
|\
| * uapi: fix to export linux/vm_sockets.hMasahiro Yamada2014-12-051-1/+1
* | drm/ttm: optionally move duplicates to a separate listChristian König2014-12-041-1/+8
* | Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie2014-12-021-0/+1
|\ \
| * \ Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter2014-11-1944-141/+318
| |\ \
| * | | drm/i915: Make the physical object coherent with GTTChris Wilson2014-11-141-0/+1
* | | | Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-0231-27/+115
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-291-1/+1
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-261-1/+1
| | |\ \ \
| | | * | | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-11-151-1/+1
| * | | | | Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-282-1/+5
| |\ \ \ \ \
| | * | | | | ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-212-1/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-281-0/+2
| |\ \ \ \ \ \
| | * | | | | | net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-261-0/+2
| * | | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-261-1/+1
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-11-261-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-11-241-0/+1
| * | | | | | | | Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds2014-11-262-2/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-171-1/+0
| | * | | | | | | clk: qcom: Fix duplicate rbcpr clock nameGeorgi Djakov2014-11-171-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-231-1/+7
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo2014-11-231-1/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-224-3/+25
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller2014-11-191-0/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | can: dev: add can_is_canfd_skb() APIDong Aisheng2014-11-181-0/+6
| | * | | | | | | | vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-181-1/+17
| | |/ / / / / / /
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-161-2/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-121-2/+0
| | * | | | | | | | net: Add vxlan_gso_check() helperJoe Stringer2014-11-141-0/+2
| | * | | | | | | | inetdevice: fixed signed integer overflowVincent BENAYOUN2014-11-141-1/+1
| * | | | | | | | | Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-221-0/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown2014-11-171-0/+2
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | * | | | | | ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai2014-11-041-0/+2
| | | |/ / / / / /
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-221-5/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-161-5/+0
| * | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-221-2/+5
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN2014-11-161-2/+5
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-171-2/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-171-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | pinctrl: dra: dt-bindings: Fix output pull up/downRoger Quadros2014-11-101-2/+2
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| * | | | | | | | | Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2014-11-162-3/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski2014-10-281-2/+0
| | * | | | | | | | | power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski2014-10-281-1/+0
| | * | | | | | | | | power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-281-0/+6
| * | | | | | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-151-0/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nfs: fix pnfs direct write memory leakPeng Tao2014-11-121-0/+11
| * | | | | | | | | | | Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-141-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. | | | | | | | | | Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-11-141-3/+5
| | |\ \| | | | | | | | | | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | PM / Domains: Fix initial default state of the need_restore flagUlf Hansson2014-11-111-1/+1
| | | * | | | | | | | | PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson2014-11-081-2/+4
| | | |/ / / / / / / /