summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-261-0/+76
* KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-261-5/+5
* arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-141-0/+2
* arm/arm64: KVM: support for un-queuing active IRQsChristoffer Dall2015-03-141-1/+14
* KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger2015-03-121-0/+14
* arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-122-116/+0
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-7/+96
|\
| * VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2015-02-221-3/+14
| * VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2015-02-221-0/+9
| * VFS: Add a whiteout dentry typeDavid Howells2015-02-221-6/+18
| * VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells2015-02-221-0/+57
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-212-1/+5
|\ \
| * | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-121-0/+5
| * | MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-1/+0
* | | Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-213-6/+21
|\ \ \
| * | | NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust2015-02-181-1/+8
| * | | NFSv4.1: Clean up create_sessionTrond Myklebust2015-02-181-1/+7
| * | | Merge branch 'cleanups'Trond Myklebust2015-02-18330-1763/+5335
| |\ \ \
| * | | | NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-131-1/+0
| * | | | NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust2015-02-131-1/+1
| * | | | SUNRPC: Fix a compile error when #undef CONFIG_PROC_FSTrond Myklebust2015-02-121-2/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-212-6/+29
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2015-02-202-6/+29
| |\ \ \ \ \
| | * | | | | NVMe: Fix potential corruption during shutdownKeith Busch2015-02-191-1/+0
| | * | | | | NVMe: Asynchronous controller probeKeith Busch2015-02-191-0/+1
| | * | | | | NVMe: Register management handle under nvme classKeith Busch2015-02-191-2/+1
| | * | | | | NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-192-3/+9
| | * | | | | NVMe: Metadata format supportKeith Busch2015-02-192-0/+18
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-214-2/+963
|\ \ \ \ \ \ \
| * | | | | | | target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-02-121-1/+1
| * | | | | | | iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg2015-02-121-0/+1
| * | | | | | | iscsi-target: Introduce session_get_next_tttSagi Grimberg2015-02-041-0/+13
| * | | | | | | iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-303-1/+948
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-211-0/+117
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-1551-129/+400
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-151-0/+1
| | * | | | | | | | Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-151-0/+116
* | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-211-0/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran2015-02-181-0/+11
| * | | | | | | | | | IB/core: Add support for extended query device capsEli Cohen2015-02-181-0/+12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-211-4/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: Remove support for legacy PMLars-Peter Clausen2014-12-221-4/+0
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-2114-595/+740
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clk: Add __clk_hw_set_clk helper functionJavier Martinez Canillas2015-02-181-0/+6
| * | | | | | | | | | clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann2015-02-031-0/+8
| * | | | | | | | | | Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Michael Turquette2015-02-023-338/+354
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clk: tegra: Define PLLD_DSI and remove dsia(b)_muxMark Zhang2015-02-021-3/+3
| | * | | | | | | | | | clk: tegra: split Tegra124 clock header filePaul Walmsley2015-02-022-336/+354
| | * | | | | | | | | | clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver2015-02-021-2/+0
| * | | | | | | | | | | Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-0212-257/+376
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |