index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
arm/arm64: KVM: Add (new) vgic_initialized macro
Christoffer Dall
2
-1
/
+8
2014-12-13
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
3
-6
/
+6
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
3
-50
/
+37
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
4
-0
/
+74
2014-12-13
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
3
-0
/
+28
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
6
-54
/
+48
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
5
-2
/
+12
2014-12-13
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2
-1
/
+4
2014-12-13
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
1
-1
/
+1
2014-11-26
arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all
Shannon Zhao
1
-5
/
+10
2014-11-25
arm/arm64: vgic: Remove unreachable irq_clear_pending
Christoffer Dall
1
-2
/
+0
2014-11-25
arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read
Andre Przywara
1
-6
/
+9
2014-11-25
arm, arm64: KVM: handle potential incoherency of readonly memslots
Ard Biesheuvel
1
-5
/
+15
2014-11-25
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
3
-6
/
+13
2014-11-25
kvm: add a memslot flag for incoherent memory regions
Ard Biesheuvel
1
-0
/
+1
2014-11-25
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
4
-13
/
+13
2014-11-25
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
1
-1
/
+6
2014-11-25
KVM: ARM: VGIC: Optimize the vGIC vgic_update_irq_pending function.
wanghaibin
1
-0
/
+3
2014-10-29
Merge tag 'kvm-s390-next-20141028' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
7
-143
/
+168
2014-10-29
KVM: nVMX: Disable preemption while reading from shadow VMCS
Jan Kiszka
1
-0
/
+4
2014-10-29
KVM: x86: Fix far-jump to non-canonical check
Nadav Amit
1
-3
/
+5
2014-10-29
KVM: emulator: fix execution close to the segment limit
Paolo Bonzini
1
-10
/
+33
2014-10-29
KVM: emulator: fix error code for __linearize
Paolo Bonzini
1
-2
/
+2
2014-10-28
KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
David Hildenbrand
1
-7
/
+18
2014-10-28
KVM: s390: sigp: inject emergency calls in a separate function
David Hildenbrand
1
-3
/
+9
2014-10-28
KVM: s390: sigp: instruction counters for all sigp orders
David Hildenbrand
3
-1
/
+21
2014-10-28
KVM: s390: sigp: separate preparation handlers
David Hildenbrand
2
-15
/
+33
2014-10-28
KVM: s390: sigp: move target cpu checks into dispatcher
David Hildenbrand
1
-91
/
+48
2014-10-28
KVM: s390: sigp: dispatch orders with one target in a separate function
David Hildenbrand
1
-31
/
+43
2014-10-28
KVM: s390: Fix size of monitor-class number field
Thomas Huth
1
-1
/
+1
2014-10-28
KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
Jason J. Herne
1
-1
/
+1
2014-10-28
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
Thomas Huth
3
-11
/
+12
2014-10-26
Linux 3.18-rc2
v3.18-rc2
Linus Torvalds
1
-1
/
+1
2014-10-26
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-46
/
+107
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-58
/
+3814
2014-10-25
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
3
-12
/
+11
2014-10-25
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-25
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
2
-11
/
+11
2014-10-24
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
2014-10-24
overlayfs: embed root into overlay_readdir_data
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
1
-6
/
+13
2014-10-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
22
-575
/
+30
2014-10-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-32
/
+160
2014-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-62
/
+70
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-85
/
+282
2014-10-24
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-74
/
+50
2014-10-24
Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-18
/
+52
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-19
/
+36
2014-10-24
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-150
/
+527
[next]