index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-30
KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling
Andre Przywara
2
-1
/
+39
2015-03-30
KVM: arm/arm64: merge GICv3 RD_base and SGI_base register frames
Andre Przywara
1
-91
/
+83
2015-03-27
KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus
Andre Przywara
2
-6
/
+17
2015-03-27
KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC
Andre Przywara
3
-0
/
+145
2015-03-27
KVM: arm/arm64: simplify vgic_find_range() and callers
Andre Przywara
3
-17
/
+10
2015-03-27
KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range
Andre Przywara
4
-22
/
+22
2015-03-27
KVM: x86: remove now unneeded include directory from Makefile
Andre Przywara
1
-1
/
+1
2015-03-27
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
2
-2
/
+2
2015-03-27
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
9
-11
/
+10
2015-03-27
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
14
-64
/
+79
2015-03-14
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
3
-10
/
+39
2015-03-14
arm/arm64: KVM: support for un-queuing active IRQs
Christoffer Dall
4
-38
/
+212
2015-03-14
arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn
Alex Bennée
1
-7
/
+17
2015-03-14
arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
Alex Bennée
2
-6
/
+31
2015-03-13
arm/arm64: KVM: Optimize handling of Access Flag faults
Marc Zyngier
2
-0
/
+61
2015-03-13
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
7
-23
/
+104
2015-03-13
arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
Marc Zyngier
1
-9
/
+14
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
9
-3
/
+66
2015-03-12
KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate
Eric Auger
1
-8
/
+5
2015-03-12
KVM: arm/arm64: implement kvm_arch_intc_initialized
Eric Auger
3
-0
/
+9
2015-03-12
KVM: introduce kvm_arch_intc_initialized and use it in irqfd
Eric Auger
2
-0
/
+17
2015-03-12
KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
Eric Auger
2
-2
/
+0
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
10
-202
/
+20
2015-03-11
KVM: arm/arm64: prefer IS_ENABLED to a static variable
Paolo Bonzini
1
-12
/
+5
2015-03-11
KVM: vgic: add virt-capable compatible strings
Mark Rutland
1
-2
/
+4
2015-02-24
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
1
-1
/
+2
2015-02-24
KVM: VMX: fix build without CONFIG_SMP
Radim Krčmář
1
-9
/
+14
2015-02-24
arm/arm64: KVM: Add exit reaons to kvm_exit event tracing
Wei Huang
2
-4
/
+8
2015-02-24
ARM: KVM: Fix size check in __coherent_cache_guest_page
Jan Kiszka
1
-1
/
+1
2015-02-23
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-56
/
+108
2015-02-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
70
-758
/
+907
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
34
-71
/
+71
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
1
-3
/
+1
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
1
-1
/
+1
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2
-12
/
+12
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2
-8
/
+27
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2
-1
/
+27
2015-02-22
VFS: Add a whiteout dentry type
David Howells
1
-6
/
+18
2015-02-22
VFS: Introduce inode-getting helpers for layered/unioned fs environments
David Howells
1
-0
/
+57
[next]