summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-20KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall
2016-05-20KVM: arm/arm64: pmu: abstract access to number of SPIsAndre Przywara
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2016-05-20KVM: arm/arm64: Get rid of vgic_cpu->nr_lrChristoffer Dall
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall
2016-05-20KVM: arm/arm64: vgic: Remove irq_phys_map from interfaceAndre Przywara
2016-05-20KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara
2016-05-20KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara
2016-05-20KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara
2016-05-20KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interfaceAndre Przywara
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-05-20rtc: stmp3xxx: print message on errorSudip Mukherjee
2016-05-20rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-05-20rtc: ds3232: fix call trace when rtc->ops_lock is used as NULLQianyu Gong
2016-05-20rtc: snvs: return error in case enable_irq_wake failsStefan Agner
2016-05-20rtc: zynqmp: Update seconds time programming logicAnurag Kumar Vulisha
2016-05-20rtc: sa1100: DT spelling s/interrupt-name/interrupt-names/Geert Uytterhoeven
2016-05-20rtc: mc13xxx: remove UIE signalingWolfram Sang
2016-05-20rtc: mxc: remove UIE signalingWolfram Sang
2016-05-20rtc: ds1307: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: hym8563: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: pcf8563: Remove CLK_IS_ROOTStephen Boyd
2016-05-20rtc: zynqmp: Write Calibration value before setting timeAnurag Kumar Vulisha
2016-05-20rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/AAnurag Kumar Vulisha
2016-05-20rtc: ds1685: actually spin forever in poweroff pathJosh Poimboeuf
2016-05-20rtc: da9053: fix access ordering error during RTC interrupt at system power onSteve Twiss
2016-05-20rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e...Nicolas Boullis
2016-05-20rtc: ds1307: fix ds1307_native_smbus_read_block_data functionNicolas Boullis
2016-05-20rtc: ds1302: fix write value for day of week registerAkinobu Mita
2016-05-20rtc: ds1302: fix error check in set_timeAkinobu Mita
2016-05-20rtc: m41t80: handle oscillator failure bitMylène Josserand
2016-05-20rtc: m41t80: add wakealarm functionalityMylène Josserand
2016-05-20rtc: m41t80: add alarm functionalityMylène Josserand
2016-05-20rtc: m41t80: remove warnings and replace obsolete functionMylène Josserand
2016-05-20rtc: m41t80: add the use of 'BIT' macroMylène Josserand
2016-05-20rtc: m41t80: replace i2c functions for smbus onesMylène Josserand
2016-05-20rtc: m41t80: remove proc macroMylène Josserand
2016-05-20rtc: m41t80: update sysfs entries exportMylène Josserand
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni
2016-05-20rtc: at91sam9: remove duplicate assignment of variable mrColin Ian King
2016-05-20rtc: ds1302: rewrite using SPISergey Yanovich
2016-05-20ALSA: hda - Fix headphone noise on Dell XPS 13 9360Kai-Heng Feng
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King
2016-05-20x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault codeAndy Lutomirski
2016-05-20x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limitsAndy Lutomirski
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar