summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand2018-01-245-14/+15
* KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand2018-01-245-12/+16
* KVM: s390: reuse kvm_s390_set_cpuflags()David Hildenbrand2018-01-243-12/+11
* KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()David Hildenbrand2018-01-242-17/+17
* KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger2018-01-244-10/+65
* KVM: s390: diagnoses are instructions as wellChristian Borntraeger2018-01-241-6/+6
* s390x/mm: simplify gmap_protect_rmap()David Hildenbrand2018-01-241-9/+8
* KVM: s390: vsie: store guest addresses of satellite blocks in vsie_pageDavid Hildenbrand2018-01-241-15/+22
* KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand2018-01-241-19/+31
* s390/mm: Remove superfluous parameterJanosch Frank2018-01-231-2/+2
* KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand2018-01-165-29/+16
* kvm_config: add CONFIG_S390_GUESTChristian Borntraeger2018-01-161-0/+1
* KVM: s390: drop use of spin lock in __floating_irq_kickMichael Mueller2018-01-161-2/+0
* KVM: s390: add debug tracing for cpu features of CPU modelChristian Borntraeger2018-01-161-6/+18
* KVM: s390: use created_vcpus in more placesChristian Borntraeger2018-01-161-2/+2
* s390x/mm: cleanup gmap_pte_op_walk()David Hildenbrand2018-01-161-15/+8
* Linux 4.15-rc3v4.15-rc3Linus Torvalds2017-12-111-1/+1
* hpfs: don't bother with the i_version counter or f_versionJeff Layton2017-12-103-4/+0
* futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby2017-12-101-2/+2
* Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-105-14/+21
|\
| * btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov2017-12-071-1/+1
| * Btrfs: disable FUA if mounted with nobarrierOmar Sandoval2017-12-071-7/+5
| * btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney2017-12-071-0/+1
| * btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney2017-12-071-6/+12
| * btrfs: Fix quota reservation leak on preallocated filesJustin Maggard2017-12-071-0/+2
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-1066-210/+278
|\ \
| * \ Merge branch 'fixes' into for-nextOlof Johansson2017-12-109-30/+39
| |\ \
| | * \ Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-12-105-17/+17
| | |\ \
| | | * | ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2017-12-082-5/+5
| | | * | meson-gx-socinfo: Fix package id parsingArnaud Patard2017-12-011-2/+2
| | | * | ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't"Colin Ian King2017-12-011-1/+1
| | | * | ARM: dts: meson: fix the memory region of the GPIO interrupt controllerMartin Blumenstingl2017-12-011-1/+1
| | | * | ARM: dts: meson: correct the sort order for the the gpio_intc nodeMartin Blumenstingl2017-12-011-9/+9
| | * | | Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...Olof Johansson2017-12-102-12/+20
| | |\ \ \
| | | * | | bus: arm-ccn: fix module unloading Error: Removing state 147 which has instan...Kim Phillips2017-12-041-1/+1
| | | * | | bus: arm-cci: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-2/+5
| | | * | | bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-1/+3
| | | * | | bus: arm-ccn: Simplify codeChristophe JAILLET2017-12-041-4/+2
| | | * | | bus: arm-ccn: Check memory allocation failureChristophe JAILLET2017-12-041-0/+5
| | | * | | bus: arm-ccn: constify attribute_group structures.Arvind Yadav2017-12-041-4/+4
| | | |/ /
| | * | | Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson2017-12-102-1/+2
| | |\ \ \
| | | * | | ARM: dts: Fix dm814x missing phy-cells propertyTony Lindgren2017-12-051-0/+1
| | | * | | ARM: dts: Fix elm interrupt compiler warningTony Lindgren2017-12-051-1/+1
| | | |/ /
| * | | | Merge branch 'fixes' into for-nextArnd Bergmann2017-12-072-0/+3
| |\| | |
| | * | | ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann2017-12-071-0/+2
| | * | | arm: dts: nspire: Add missing #phy-cells to usb-nop-xceivRob Herring2017-12-071-0/+1
| * | | | Merge branch 'fixes' into for-nextOlof Johansson2017-12-0458-180/+236
| |\| | | | | |/ / | |/| |
| | * | firmware: arm_scpi: Revert updates made during v4.15 merge windowOlof Johansson2017-12-041-87/+129
| | * | Merge tag 'omap-for-v4.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2017-12-0437-66/+90
| | |\ \
| | | * \ Merge branch 'omap-for-v4.15/fixes-dt' into omap-for-v4.15/fixes-v2Tony Lindgren2017-11-2827-13/+47
| | | |\ \