summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-251-2/+3
* libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-251-1/+1
* libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-252-0/+6
* libceph: monc ping rate is 10sIlya Dryomov2016-03-251-2/+3
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-253-10/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-199-55/+25
|\
| *---. Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2016-03-189-55/+25
| |\ \ \
| | | | * blk-mq: enable polling support by defaultChristoph Hellwig2016-03-041-1/+2
| | | | * vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig2016-03-042-0/+4
| | | | * vfs: vfs: Define new syscalls preadv2,pwritev2Milosz Tanski2016-03-042-0/+12
| | | | * vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig2016-03-041-2/+2
| | | |/
| | * | untangle fsnotify_d_instantiate() a bitAl Viro2016-03-142-16/+2
| | * | uninline d_add()Al Viro2016-03-141-14/+1
| | * | replace d_add_unique() with saner primitiveAl Viro2016-03-141-17/+1
| | * | kill dentry_unhash()Al Viro2016-03-141-5/+0
| | * | namei: teach lookup_slow() to skip revalidateAl Viro2016-03-141-0/+1
| |/ /
* | | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-03-191-0/+1
|\ \ \
| * | | audit: stop an old auditd being starved out by a new auditdRichard Guy Briggs2016-01-251-0/+1
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-195-5/+20
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-045-5/+20
| |\ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | ARM: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook2016-02-161-2/+1
| | | | * | | | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-02-111-0/+3
| | | | * | | | ARM: 8508/2: videobuf2-dc: Let drivers specify DMA attrsTomasz Figa2016-02-111-1/+10
| | | | * | | | ARM: 8506/1: common: DMA-mapping: add DMA_ATTR_ALLOC_SINGLE_PAGES attributeDoug Anderson2016-02-111-0/+1
| | | |/ / / /
| | * / / / / ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-161-2/+5
| | |/ / / /
* | | | | | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-198-8/+162
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-142-2/+105
| |\ \ \ \ \ \
| | * | | | | | qe: Make cpm_muram_alloc_common staticSaurabh Sengar2016-03-091-2/+0
| | * | | | | | powerpc/rcpm: add RCPM driverchenhui zhao2016-03-041-0/+105
| * | | | | | | cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat2016-03-091-3/+0
| * | | | | | | cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-091-0/+5
| * | | | | | | cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-091-0/+24
| * | | | | | | PCI: Add pcibios_bus_add_device() weak functionWei Yang2016-03-091-0/+1
| * | | | | | | PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang2016-03-091-0/+8
| |/ / / / / /
| * | | | | | mm: Some arch may want to use HPAGE_PMD related values as variablesKirill A. Shutemov2016-03-032-3/+9
| * | | | | | Merge tag 'powerpc-4.5-4' into nextMichael Ellerman2016-02-251-0/+8
| |\ \ \ \ \ \
| * | | | | | | atomics: Allow architectures to define their own __atomic_op_* helpersBoqun Feng2016-02-181-0/+10
* | | | | | | | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-191-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | of: add 'const' for of_property_*_string*() parameter '*np'David Rivshin2016-03-031-9/+9
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19130-954/+4241
|\ \ \ \ \ \ \ \
| * | | | | | | | bonding: fix bond_get_stats()Eric Dumazet2016-03-181-0/+1
| * | | | | | | | net: fix a comment typoZhang Shengju2016-03-181-1/+1
| * | | | | | | | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-181-0/+7
| * | | | | | | | bpf, dst: add and use dst_tclassid helperDaniel Borkmann2016-03-181-0/+12
| * | | | | | | | clk: rockchip: add clock-id for rk3036 emac pll source clockXing Zheng2016-03-161-0/+1
| * | | | | | | | clk: rockchip: add node-id for rk3036 emac hclkXing Zheng2016-03-161-0/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-143-3/+75
| |\ \ \ \ \ \ \ \
| | * | | | | | | | openvswitch: Interface with NAT.Jarno Rajahalme2016-03-141-0/+49
| | * | | | | | | | netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme2016-03-141-3/+9
| | * | | | | | | | Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-111-0/+17
| | |\ \ \ \ \ \ \ \