index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
206
-5753
/
+6855
2011-07-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
49
-1022
/
+1301
2011-07-24
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
85
-102
/
+10910
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
26
-777
/
+12
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
87
-3634
/
+11619
2011-07-24
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-150
/
+283
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-12
/
+56
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
26
-777
/
+12
2011-07-24
KVM: MMU: trace mmio page fault
Xiao Guangrong
4
-1
/
+80
2011-07-24
KVM: MMU: mmio page fault support
Xiao Guangrong
5
-14
/
+248
2011-07-24
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
Xiao Guangrong
1
-1
/
+1
2011-07-24
KVM: MMU: lockless walking shadow page table
Xiao Guangrong
2
-8
/
+132
2011-07-24
KVM: MMU: do not need atomicly to set/clear spte
Xiao Guangrong
1
-15
/
+71
2011-07-24
KVM: MMU: introduce the rules to modify shadow page table
Xiao Guangrong
1
-34
/
+69
2011-07-24
KVM: MMU: abstract some functions to handle fault pfn
Xiao Guangrong
2
-18
/
+41
2011-07-24
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
1
-2
/
+2
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
6
-128
/
+33
2011-07-24
KVM: MMU: split kvm_mmu_free_page
Xiao Guangrong
1
-3
/
+18
2011-07-24
KVM: MMU: count used shadow pages on prepareing path
Xiao Guangrong
1
-5
/
+5
2011-07-24
KVM: MMU: rename 'pt_write' to 'emulate'
Xiao Guangrong
2
-13
/
+13
2011-07-24
KVM: MMU: cleanup for FNAME(fetch)
Xiao Guangrong
1
-2
/
+2
2011-07-24
KVM: MMU: optimize to handle dirty bit
Xiao Guangrong
2
-34
/
+25
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
6
-21
/
+96
2011-07-24
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
Xiao Guangrong
1
-11
/
+31
2011-07-24
KVM: MMU: do not update slot bitmap if spte is nonpresent
Xiao Guangrong
1
-8
/
+7
2011-07-24
KVM: MMU: fix walking shadow page table
Xiao Guangrong
1
-4
/
+5
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
3
-0
/
+80
2011-07-24
[S390] use siginfo for sigtrap signals
Martin Schwidefsky
1
-6
/
+17
2011-07-24
[S390] kvm: make sigp emerg smp capable
Christian Ehrhardt
2
-0
/
+9
2011-07-24
[S390] disable cpu measurement alerts on a dying cpu
Jan Glauber
1
-1
/
+2
2011-07-24
[S390] initial cr0 bits
Martin Schwidefsky
1
-1
/
+1
2011-07-24
[S390] iucv cr0 enablement bit
Martin Schwidefsky
2
-2
/
+2
2011-07-24
[S390] race safe external interrupt registration
Jan Glauber
1
-37
/
+46
2011-07-24
[S390] cleanup program check handler prototypes
Martin Schwidefsky
2
-13
/
+7
2011-07-24
[S390] remove kvm mmu reload on s390
Carsten Otte
2
-19
/
+2
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
6
-110
/
+194
2011-07-24
[S390] use gmap address spaces for kvm guest images
Carsten Otte
3
-12
/
+40
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
11
-36
/
+473
2011-07-24
[S390] fix s390 assembler code alignments
Jan Glauber
21
-680
/
+378
2011-07-24
[S390] move sie code to entry.S
Martin Schwidefsky
5
-107
/
+79
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
5
-0
/
+53
2011-07-24
[S390] irqs: Do not trace arch_local_{*,irq_*} functions
Steven Rostedt
1
-8
/
+8
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
114
-2138
/
+1733
2011-07-23
Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...
Linus Torvalds
8
-33
/
+45
2011-07-23
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-37
/
+5
2011-07-23
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-0
/
+98
2011-07-23
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-360
/
+72
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
1
-1
/
+2
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
7
-37
/
+0
2011-07-23
Blackfin: boards: fix pcm device name
Scott Jiang
2
-11
/
+56
[next]