summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-09-304-0/+22
|\
| * iio: resistance: add IIO_RESISTANCE channel typeMatt Ranostay2015-09-231-0/+1
| * iio: chemical: Add IIO_CONCENTRATION channel typeMatt Ranostay2015-09-231-0/+3
| * iio: Support triggered eventsVladimir Barinov2015-08-272-0/+14
| * iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-09-261-0/+1
|\ \
| * | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-241-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-2611-27/+62
|\ \ \
| * | | phy: add phy_device_remove()Russell King2015-09-241-0/+1
| * | | phy: fix mdiobus module safetyRussell King2015-09-241-1/+4
| * | | lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-241-4/+0
| * | | ipv4: send arp replies to the correct tunnelJiri Benc2015-09-241-0/+2
| * | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-241-0/+3
| * | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-231-0/+1
| * | | tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-211-1/+13
| * | | ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-201-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-201-3/+3
| |\ \ \
| | * | | netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-141-3/+3
| * | | | net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-201-11/+19
| * | | | net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-172-1/+2
| * | | | ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-171-1/+2
| * | | | ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau2015-09-151-2/+2
| * | | | ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau2015-09-151-2/+9
| * | | | ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau2015-09-151-2/+2
| |/ / /
* | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-2/+9
|\ \ \ \
| * | | | cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo2015-09-241-2/+9
* | | | | Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-251-0/+3
|\ \ \ \ \
| * | | | | SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-171-0/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-241-1/+7
|\ \ \ \ \
| * | | | | thermal: Add a function to get the minimum powerJavi Merino2015-09-141-0/+6
| * | | | | thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-131-1/+1
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-242-6/+7
|\ \ \ \ \
| * | | | | userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert2015-09-221-3/+5
| * | | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-221-3/+2
* | | | | | Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-241-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown2015-09-221-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | * | / | | | | spi: fix kernel-doc warnings in spi.hGeliang Tang2015-09-161-1/+1
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-213-25/+22
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-163-25/+22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | security: fix typo in security_task_prctlJann Horn2015-09-201-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-194-4/+31
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-182-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-152-3/+3
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-182-1/+28
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-151-1/+23
| | |/| | | | | | | |/| | | | | | |
| | | * | | | | | PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham2015-09-111-1/+8
| | | * | | | | | PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-111-0/+15
| | * | | | | | | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki2015-09-161-0/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-191-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2015-09-181-2/+2