summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-06-092-6/+5
|\
| * IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-3/+2
| * IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy2016-06-071-2/+2
| * IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy2016-06-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-071-0/+1
|\ \
| * | coredump: fix dumping through pipesMateusz Guzik2016-06-071-0/+1
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-071-1/+1
|\ \ \ | |_|/ |/| |
| * | clk: Remove CLK_IS_ROOT flagStephen Boyd2016-06-011-1/+1
| |/
* | devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-052-5/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-06-043-6/+6
|\ \
| * | FS-Cache: make check_consistency callback return intYan, Zheng2016-06-011-1/+1
| * | libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-302-5/+5
| |/
* | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-06-041-2/+4
|\ \
| | \
| | \
| *-. | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki2016-06-03610-3878/+16002
| |\ \|
| | * | ACPI / Thermal / video: fix max_level incorrect valueAaron Lu2016-05-301-2/+4
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-041-7/+36
|\ \ \ \
| * | | | mm: check the return value of lookup_page_ext for all call sitesYang Shi2016-06-031-7/+36
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-031-3/+3
|\ \ \ \ \
| * | | | | irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones2016-06-021-2/+2
| * | | | | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier2016-06-021-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-06-031-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | time: Make settimeofday error checking work againJohn Stultz2016-06-011-0/+3
| |/ / /
* | | | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-013-3/+65
|\ \ \ \
| * | | | fence: add missing descriptions for fenceLuis de Bethencourt2016-05-311-0/+2
| * | | | reservation: add headerdoc commentsRob Clark2016-05-311-0/+53
| * | | | dma-buf: headerdoc fixesRob Clark2016-05-311-3/+10
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-315-3/+18
|\ \ \ \ | |/ / / |/| | |
| * | | sctp: sctp_diag should dump sctp socket typeXin Long2016-05-311-0/+2
| * | | ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann2016-05-291-1/+2
| * | | ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati2016-05-251-1/+10
| * | | net sched actions: policer missing timestamp processingJamal Hadi Salim2016-05-241-1/+3
| * | | net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-241-0/+1
* | | | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-284-110/+141
|\ \ \ \
| * | | | <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-3/+24
| * | | | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-53/+34
| * | | | Change hash_64() return value to 32 bitsGeorge Spelvin2016-05-281-3/+3
| * | | | <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin2016-05-281-31/+9
| * | | | fs/namei.c: Add hashlen_string() functionGeorge Spelvin2016-05-281-2/+6
| * | | | Pull out string hash to <linux/stringhash.h>George Spelvin2016-05-282-26/+73
* | | | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-2/+4
|\ \ \ \ \
| * | | | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-111-2/+4
* | | | | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-282-2/+43
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2016-05-2717-16/+155
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown2016-05-271-2/+42
| | |\ \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *-. \ \ \ \ \ Merge branches 'topic/dai-link' and 'topic/find-dai' of git://git.kernel.org/...Mark Brown2016-04-201-1/+4
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | ASoC: topology: Set the link ID when creating a FE DAI linkMengdong Lin2016-04-201-1/+1
| | | * | | | | | | | ASoC: topology: ABI - Define types for vendor tuplesMengdong Lin2016-03-291-1/+41
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-0/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi2016-05-181-0/+1
| | | |/ / / / / / / / /
| | * | | | | | / / / / Merge tag 'asoc-v4.7' into asoc-linusMark Brown2016-05-257-2/+139
| | |\| | | | | | | | | | | | |_|_|_|_|/ / / / | | |/| | | | | | | |