platform/kernel/linux-exynos.git
2015-01-23 Paolo BonziniMerge tag 'kvm-arm-for-3.20' of git://git./linux/kernel...
2015-01-23 Paolo BonziniMerge branch 'arm64/common-esr-macros' of git://git...
2015-01-23 Christoffer... KVM: Remove unused config symbol
2015-01-23 Christoffer... arm/arm64: KVM: Fixup incorrect config symbol in comment
2015-01-21 Borislav Petkovkvm: Fix CR3_PCID_INVD type on 32-bit
2015-01-20 Marcelo TosattiKVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclo...
2015-01-20 Fengguang WuKVM: fix "Should it be static?" warnings from sparse
2015-01-20 Andre Przywaraarm/arm64: KVM: force alignment of VGIC dist/CPU/redist...
2015-01-20 Andre Przywaraarm/arm64: KVM: allow userland to request a virtual...
2015-01-20 Andre Przywaraarm/arm64: KVM: enable kernel side of GICv3 emulation
2015-01-20 Andre Przywaraarm64: KVM: add SGI generation register emulation
2015-01-20 Andre Przywaraarm64: GICv3: introduce symbolic names for GICv3 ICC_SG...
2015-01-20 Andre Przywaraarm/arm64: KVM: add virtual GICv3 distributor emulation
2015-01-20 Andre Przywaraarm/arm64: KVM: add opaque private pointer to MMIO...
2015-01-20 Andre Przywaraarm/arm64: KVM: split GICv2 specific emulation code...
2015-01-20 Andre Przywaraarm/arm64: KVM: add vgic.h header file
2015-01-20 Andre Przywaraarm/arm64: KVM: refactor/wrap vgic_set/get_attr()
2015-01-20 Andre Przywaraarm/arm64: KVM: refactor MMIO accessors
2015-01-20 Andre Przywaraarm/arm64: KVM: make the value of ICC_SRE_EL1 a per...
2015-01-20 Andre Przywaraarm/arm64: KVM: make the maximum number of vCPUs a...
2015-01-20 Andre Przywaraarm/arm64: KVM: dont rely on a valid GICH base address
2015-01-20 Andre Przywaraarm/arm64: KVM: move kvm_register_device_ops() into...
2015-01-20 Andre Przywaraarm/arm64: KVM: introduce per-VM ops
2015-01-20 Andre Przywaraarm/arm64: KVM: wrap 64 bit MMIO accesses with two...
2015-01-20 Andre Przywaraarm/arm64: KVM: refactor vgic_handle_mmio() function
2015-01-20 Andre Przywaraarm/arm64: KVM: pass down user space provided GIC type...
2015-01-20 Andre Przywaraarm/arm64: KVM: rework MPIDR assignment and add accessors
2015-01-19 Kai HuangOptimize TLB flush in kvm_mmu_slot_remove_write_access.
2015-01-19 Rickard Strandqvistx86: kvm: vmx: Remove some unused functions
2015-01-16 Mario SmarduchKVM: arm/arm64: Enable Dirty Page logging for ARMv8
2015-01-16 Mario SmarduchKVM: arm64: Add HYP interface to flush VM Stage 1/2...
2015-01-16 Mario SmarduchKVM: arm64: ARMv8 header changes for page logging
2015-01-16 Mario SmarduchKVM: arm: page logging 2nd stage fault handling
2015-01-16 Mario SmarduchKVM: arm: dirty logging write protect support
2015-01-16 Mario SmarduchKVM: arm: Add initial dirty page locking support
2015-01-16 Mario SmarduchKVM: arm: Add ARMv7 API to flush TLBs
2015-01-16 Paolo BonziniKVM: x86: switch to kvm_get_dirty_log_protect
2015-01-16 Mario SmarduchKVM: Add generic support for dirty page logging
2015-01-16 Mario SmarduchKVM: Add architecture-defined TLB flush support
2015-01-15 Mark Rutlandarm64: kvm: decode ESR_ELx.EC when reporting exceptions
2015-01-15 Mark Rutlandarm64: kvm: remove ESR_EL2_* macros
2015-01-15 Mark Rutlandarm64: remove ESR_EL1_* macros
2015-01-15 Mark Rutlandarm64: kvm: move to ESR_ELx macros
2015-01-15 Mark Rutlandarm64: decode ESR_ELx.EC when reporting exceptions
2015-01-15 Mark Rutlandarm64: move to ESR_ELx macros
2015-01-15 Mark Rutlandarm64: introduce common ESR_ELx_* definitions
2015-01-15 Andre PrzywaraARM: KVM: extend WFI tracepoint to differentiate betwee...
2015-01-15 Wei Huangarm/arm64: KVM: add tracing support for arm64 exit...
2015-01-11 Eric AugerKVM: arm/arm64: vgic: add init entry to VGIC KVM device
2015-01-11 Eric AugerKVM: arm/arm64: vgic: vgic_init returns -ENODEV when...
2015-01-09 Nadav AmitKVM: x86: #PF error-code on R/W operations is wrong
2015-01-09 Kai HuangKVM: x86: flush TLB when D bit is manually changed.
2015-01-09 Radim KrčmářKVM: x86: allow TSC deadline timer on all hosts
2015-01-08 Nicholas Krausekvm: x86: Remove kvm_make_request from lapic.c
2015-01-08 Nadav AmitKVM: x86: Access to LDT/GDT that wraparound is incorrect
2015-01-08 Nadav AmitKVM: x86: Do not set access bit on accessed segments
2015-01-08 Nadav AmitKVM: x86: POP [ESP] is not emulated correctly
2015-01-08 Nadav AmitKVM: x86: em_call_far should return failure result
2015-01-08 Nadav AmitKVM: x86: JMP/CALL using call- or task-gate causes...
2015-01-08 Nadav AmitKVM: x86: fnstcw and fnstsw may cause spurious exception
2015-01-08 Nadav AmitKVM: x86: pop sreg accesses only 2 bytes
2015-01-08 Paolo BonziniKVM: x86: mmu: replace assertions with MMU_WARN_ON...
2015-01-08 Paolo BonziniKVM: x86: mmu: remove ASSERT(vcpu)
2015-01-08 Paolo BonziniKVM: x86: mmu: remove argument to kvm_init_shadow_mmu...
2015-01-08 Paolo BonziniKVM: x86: mmu: do not use return to tail-call functions...
2015-01-08 Marcelo TosattiKVM: x86: add tracepoint to wait_lapic_expire
2015-01-08 Marcelo TosattiKVM: x86: add option to advance tscdeadline hrtimer...
2015-01-08 Marcelo TosattiKVM: x86: add method to test PIR bitmap vector
2015-01-08 Tiejun Chenkvm: x86: vmx: NULL out hwapic_isr_update() in case...
2015-01-08 Nicholas KrauseKVM: x86: Remove FIXMEs in emulate.c for the function...
2015-01-08 Eugene KorenevskyKVM: nVMX: consult PFEC_MASK and PFEC_MATCH when genera...
2015-01-08 Eugene KorenevskyKVM: nVMX: Improve nested msr switch checking
2015-01-08 Wincy VanKVM: nVMX: Add nested msr load/restore algorithm
2015-01-06 Linus TorvaldsLinux 3.19-rc3 v3.19-rc3
2015-01-05 Linus TorvaldsMerge tag 'powerpc-3.19-3' of git://git./linux/kernel...
2015-01-05 Linus TorvaldsMerge tag 'please-pull-syscall' of git://git./linux...
2015-01-05 Tony Luck[IA64] Enable execveat syscall for ia64
2015-01-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-04 Pavel MachekRevert "ARM: 7830/1: delay: don't bother reporting...
2015-01-04 Daniel Borkmannx86, um: actually mark system call tables readonly
2015-01-04 Richard Weinbergerum: Skip futex_atomic_cmpxchg_inatomic() test
2015-01-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-01-02 Linus TorvaldsMerge tag 'sound-3.19-rc3' of git://git./linux/kernel...
2015-01-02 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2014-12-31 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2014-12-31 Linus TorvaldsRevert "Input: atmel_mxt_ts - use deep sleep mode when...
2014-12-31 Linus TorvaldsMerge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketbo...
2014-12-31 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-12-31 Tobias Klausernios2: Use preempt_schedule_irq
2014-12-31 Walter Goossensnios2: Initialize cpuinfo.mmu
2014-12-31 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-12-31 Linus TorvaldsMerge tag 'fbdev-fixes-3.19' of git://git./linux/kernel...
2014-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-31 Jiri KosinaRevert "cfg80211: make WEXT compatibility unselectable"
2014-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-12-30 Linus TorvaldsMerge tag 'linux-kselftest-3.19-fixes' of git://git...
2014-12-30 Alan SternSCSI: fix regression in scsi_send_eh_cmnd()
2014-12-30 Lars-Peter... ALSA: pcm: Fix kerneldoc for params_*() functions
2014-12-30 Takashi IwaiMerge tag 'asoc-fix-v3.19-rc2' of git://git./linux...
2014-12-30 Steev KlimaszewskiAdd USB_EHCI_EXYNOS to multi_v7_defconfig
next