summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-198-55/+22
|\
| *---. Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2016-03-188-55/+22
| |\ \ \
| | | | * blk-mq: enable polling support by defaultChristoph Hellwig2016-03-041-1/+2
| | | | * vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig2016-03-041-0/+1
| | | | * 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 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-194-4/+10
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-044-4/+10
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | 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: 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-195-3/+133
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-141-0/+105
| |\ \ \ \ \
| | * | | | | powerpc/rcpm: add RCPM driverchenhui zhao2016-03-041-0/+105
| * | | | | | 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
| * | | | | 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-1946-531/+1077
|\ \ \ \ \ \
| * | | | | | phy: fixed: Fix removal of phys.Andrew Lunn2016-03-141-3/+2
| * | | | | | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau2016-03-141-0/+6
| * | | | | | bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas2016-03-141-0/+3
| * | | | | | Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-03-131-35/+0
| |\ \ \ \ \ \
| | * | | | | | NFC: microread: Drop platform data header fileJean Delvare2016-03-091-35/+0
| * | | | | | | net: add MACsec netdevice priv_flags and helperSabrina Dubroca2016-03-131-0/+8
| * | | | | | | phy: remove documentation of removed members of phy_device structureLABBE Corentin2016-03-131-3/+0
| * | | | | | | Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.or...David S. Miller2016-03-133-140/+191
| |\ \ \ \ \ \ \
| | * | | | | | | bcma: move parallel flash support to separated fileRafał Miłecki2016-03-071-2/+6
| | * | | | | | | bcma: drop unneeded fields from bcma_pflash structRafał Miłecki2016-03-071-3/+0
| | * | | | | | | brcmfmac: switch to new platform dataHante Meuleman2016-03-072-135/+185
| * | | | | | | | bridge: allow zero ageing timeStephen Hemminger2016-03-111-4/+0
| * | | | | | | | net/flower: Introduce hardware offload supportAmir Vadai2016-03-101-0/+2
| * | | | | | | | net: validate variable length ll headersWillem de Bruijn2016-03-091-2/+20
| * | | | | | | | kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-091-1/+5
| * | | | | | | | net: Add MSG_BATCH flagTom Herbert2016-03-091-0/+1
| * | | | | | | | net: Make sock_alloc exportableTom Herbert2016-03-091-0/+1
| * | | | | | | | rcu: Add list_next_or_null_rcuTom Herbert2016-03-091-0/+21
| * | | | | | | | bpf: convert stackmap to pre-allocationAlexei Starovoitov2016-03-081-0/+1
| * | | | | | | | bpf: pre-allocate hash map elementsAlexei Starovoitov2016-03-081-0/+2
| * | | | | | | | bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov2016-03-081-0/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-085-32/+30
| |\ \ \ \ \ \ \ \