summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-122-89/+15
|\
| * Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2016-01-07367-2996/+6598
| |\
| * | drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-9/+0
| * | drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-75/+0
| * | drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin2015-12-161-2/+0
| * | drivers/hv: replace enum hv_message_type by u32Andrey Smetanin2015-12-161-2/+2
| * | KVM: s390: consider system MHA for guest storageGuenther Hutzl2015-12-151-1/+7
| * | s390/sclp: introduce check for SIEDavid Hildenbrand2015-11-301-0/+1
| * | s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski2015-11-301-1/+6
* | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-1211-33/+324
|\ \ \
| * | | xen/gntdev: add ioctl for grant copyDavid Vrabel2016-01-071-0/+203
| * | | xen/gntdev: constify mmu_notifier_ops structuresJulia Lawall2015-12-211-1/+1
| * | | xen/grant-table: constify gnttab_ops structureJulia Lawall2015-12-211-2/+2
| * | | xen/time: use READ_ONCEStefano Stabellini2015-12-211-10/+7
| * | | xen: rename dom0_op to platform_opStefano Stabellini2015-12-217-29/+29
| * | | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini2015-12-212-1/+92
* | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-121-135/+146
|\ \ \ \
| * | | | component: add support for releasing match dataRussell King2015-12-071-35/+66
| * | | | component: track components via array rather than listRussell King2015-12-071-74/+80
| * | | | component: move check for unbound master into try_to_bring_up_masters()Russell King2015-12-071-10/+5
| * | | | component: remove old add_components methodRussell King2015-12-071-26/+5
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-127-8/+127
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2016-01-127-1/+447
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King2016-01-047-1/+447
| | |\ \ \ \ \
| | | * | | | | ARM: add UEFI stub supportRoy Franz2015-12-143-1/+97
| | | * | | | | ARM: wire up UEFI init and runtime supportArd Biesheuvel2015-12-131-0/+1
| * | | | | | | Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-053-7/+29
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-01-041-2/+21
| | * | | | | | ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander2016-01-041-0/+3
| | * | | | | | ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi2015-12-221-5/+5
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-121-9/+6
|\ \ \ \ \ \ \
| * | | | | | | drivers/perf: kill armpmu_registerMark Rutland2015-11-161-9/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-125-2/+351
|\ \ \ \ \ \ \
| * | | | | | | efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2016-01-061-2/+2
| | |_|_|/ / / | |/| | | | |
| * | | | | | arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-093-35/+22
| * | | | | | arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-093-0/+362
* | | | | | | Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-01-1218-354/+1619
|\ \ \ \ \ \ \
| * | | | | | | dm snapshot: fix hung bios when copy error occursMikulas Patocka2016-01-094-19/+12
| * | | | | | | dm thin: bump thin and thin-pool target versionsMike Snitzer2016-01-071-2/+2
| * | | | | | | dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov2015-12-171-2/+2
| * | | | | | | dm space map metadata: remove unused variable in brb_pop()Mike Snitzer2015-12-141-3/+0
| * | | | | | | dm verity: add ignore_zero_blocks featureSami Tolvanen2015-12-103-10/+88
| * | | | | | | dm verity: add support for forward error correctionSami Tolvanen2015-12-106-7/+1038
| * | | | | | | dm verity: factor out verity_for_bv_block()Sami Tolvanen2015-12-102-23/+55
| * | | | | | | dm verity: factor out structures and functions useful to separate objectSami Tolvanen2015-12-102-100/+128
| * | | | | | | dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen2015-12-102-0/+1
| * | | | | | | dm verity: separate function for parsing opt argsSami Tolvanen2015-12-101-28/+43
| * | | | | | | dm verity: clean up duplicate hashing codeSami Tolvanen2015-12-101-115/+147
| * | | | | | | dm btree: factor out need_insert() helperMike Snitzer2015-12-101-7/+10
| * | | | | | | dm bufio: use BUG_ON instead of conditional call to BUGAnup Limbu2015-12-101-2/+1