index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+5
2009-06-11
perf_counter: Accurate period data
Peter Zijlstra
2
-6
/
+18
2009-06-11
perf_counter: Introduce struct for sample data
Peter Zijlstra
2
-7
/
+18
2009-06-10
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-330
/
+622
2009-06-10
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2009-06-10
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-103
/
+157
2009-06-10
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+10
2009-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-29
/
+66
2009-06-10
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-355
/
+489
2009-06-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-316
/
+208
2009-06-10
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-248
/
+266
2009-06-10
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+16
2009-06-10
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-502
/
+219
2009-06-10
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
29
-85
/
+78
2009-06-10
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-38
/
+28
2009-06-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2009-06-11
Revert "x86, bts: reenable ptrace branch trace support"
Ingo Molnar
1
-0
/
+1
2009-06-10
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-956
/
+1092
2009-06-10
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
58
-1143
/
+1072
2009-06-10
CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS
Harald Welte
1
-3
/
+6
2009-06-10
CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs
Harald Welte
1
-5
/
+1
2009-06-10
perf_counter: More aggressive frequency adjustment
Peter Zijlstra
1
-2
/
+3
2009-06-10
perf_counter/x86: Fix the model number of Intel Core2 processors
Yong Wang
1
-1
/
+4
2009-06-10
x86: MSR: add methods for writing of an MSR on several CPUs
Borislav Petkov
2
-6
/
+104
2009-06-10
x86: MSR: add a struct representation of an MSR
Borislav Petkov
3
-14
/
+25
2009-06-10
KVM: Add VT-x machine check support
Andi Kleen
3
-2
/
+50
2009-06-10
KVM: VMX: Rename rmode.active to rmode.vm86_active
Nitin A Kamble
2
-15
/
+15
2009-06-10
KVM: Move "exit due to NMI" handling into vmx_complete_interrupts()
Gleb Natapov
1
-11
/
+10
2009-06-10
KVM: Disable CR8 intercept if tpr patching is active
Gleb Natapov
1
-5
/
+6
2009-06-10
KVM: Do not migrate pending software interrupts.
Gleb Natapov
1
-1
/
+1
2009-06-10
KVM: inject NMI after IRET from a previous NMI, not before.
Gleb Natapov
2
-12
/
+52
2009-06-10
KVM: Always request IRQ/NMI window if an interrupt is pending
Gleb Natapov
1
-18
/
+12
2009-06-10
KVM: Do not re-execute INTn instruction.
Gleb Natapov
5
-18
/
+47
2009-06-10
KVM: skip_emulated_instruction() decode instruction if size is not known
Gleb Natapov
1
-6
/
+5
2009-06-10
KVM: Remove irq_pending bitmap
Gleb Natapov
4
-43
/
+13
2009-06-10
KVM: Do not allow interrupt injection from userspace if there is a pending ev...
Gleb Natapov
1
-2
/
+3
2009-06-10
KVM: Unprotect a page if #PF happens during NMI injection.
Gleb Natapov
3
-3
/
+8
2009-06-10
KVM: s390: Verify memory in kvm run
Carsten Otte
1
-0
/
+6
2009-06-10
KVM: s390: Sanity check on validity intercept
Carsten Otte
1
-10
/
+18
2009-06-10
KVM: s390: Unlink vcpu on destroy - v2
Carsten Otte
1
-2
/
+8
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
4
-22
/
+22
2009-06-10
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
4
-14
/
+35
2009-06-10
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
1
-5
/
+31
2009-06-10
KVM: Expand on "help" info to specify kvm intel and amd module names
Robert P. J. Day
1
-0
/
+6
2009-06-10
KVM: x86: check for cr3 validity in mmu_alloc_roots
Marcelo Tosatti
2
-4
/
+24
2009-06-10
KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
Marcelo Tosatti
2
-2
/
+6
2009-06-10
KVM: Deal with interrupt shadow state for emulated instructions
Glauber Costa
3
-1
/
+28
2009-06-10
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
Glauber Costa
5
-26
/
+63
2009-06-10
KVM: use smp_send_reschedule in kvm_vcpu_kick
Marcelo Tosatti
4
-39
/
+25
2009-06-10
KVM: Update cpuid 1.ecx reporting
Avi Kivity
1
-1
/
+7
[prev]
[next]