index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
KVM: SVM: Notify nested hypervisor of lost event injections
Alexander Graf
1
-0
/
+16
2009-12-03
KVM: x86: include pvclock MSRs in msrs_to_save
Glauber Costa
1
-4
/
+8
2009-12-03
KVM: x86: Rework guest single-step flag injection and filtering
Jan Kiszka
2
-32
/
+48
2009-12-03
KVM: x86: disable paravirt mmu reporting
Marcelo Tosatti
1
-2
/
+2
2009-12-03
KVM: x86: Refactor guest debug IOCTL handling
Jan Kiszka
4
-38
/
+26
2009-12-03
KVM: remove pre_task_link setting in save_state_to_tss16
Juan Quintela
1
-1
/
+0
2009-12-03
KVM: Fix hotplug of CPUs
Zachary Amsden
2
-4
/
+6
2009-12-03
KVM: Fix printk name error in svm.c
Zachary Amsden
1
-2
/
+3
2009-12-03
KVM: Kill the confusing tsc_ref_khz and ref_freq variables
Zachary Amsden
1
-10
/
+16
2009-12-03
KVM: Separate timer intialization into an indepedent function
Zachary Amsden
1
-8
/
+15
2009-12-03
KVM: fix lock imbalance in kvm_*_irq_source_id()
Jiri Slaby
1
-2
/
+5
2009-12-03
KVM: SVM: Remove remaining occurences of rdtscll
Joerg Roedel
1
-4
/
+3
2009-12-03
KVM: SVM: don't copy exit_int_info on nested vmrun
Joerg Roedel
1
-2
/
+0
2009-12-03
KVM: SVM: reorganize svm_interrupt_allowed
Joerg Roedel
1
-4
/
+12
2009-12-03
KVM: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
9
-28
/
+108
2009-12-03
KVM: SVM: remove needless mmap_sem acquision from nested_svm_map
Marcelo Tosatti
1
-3
/
+0
2009-12-03
KVM: VMX: Enhance invalid guest state emulation
Mohammed Gamal
1
-24
/
+20
2009-12-03
KVM: x86 emulator: Add pusha and popa instructions
Mohammed Gamal
1
-1
/
+47
2009-12-03
KVM: x86 emulator: Add missing decoder flags for 'or' instructions
Mohammed Gamal
1
-1
/
+2
2009-12-03
KVM: Move assigned device code to own file
Avi Kivity
5
-798
/
+840
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
4
-4
/
+4
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
7
-17
/
+1
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
7
-51
/
+100
2009-12-03
KVM: Convert irq notifiers lists to RCU locking
Gleb Natapov
1
-10
/
+12
2009-12-03
KVM: Move irq ack notifier list to arch independent code
Gleb Natapov
5
-5
/
+4
2009-12-03
KVM: Move irq routing data structure to rcu locking
Gleb Natapov
1
-5
/
+11
2009-12-03
KVM: Maintain back mapping from irqchip/pin to gsi
Gleb Natapov
4
-17
/
+25
2009-12-03
KVM: Change irq routing table to use gsi indexed array
Gleb Natapov
3
-39
/
+71
2009-12-03
KVM: Move irq sharing information to irqchip level
Gleb Natapov
5
-25
/
+39
2009-12-03
KVM: Call pic_clear_isr() on pic reset to reuse logic there
Gleb Natapov
1
-13
/
+9
2009-12-03
KVM: Don't pass kvm_run arguments
Avi Kivity
6
-142
/
+141
2009-12-03
KVM: x86 emulator: Introduce No64 decode option
Mohammed Gamal
1
-28
/
+14
2009-12-03
KVM: x86 emulator: Add 'push/pop sreg' instructions
Mohammed Gamal
1
-6
/
+101
2009-12-03
KVM: Don't wrap schedule() with vcpu_put()/vcpu_load()
Avi Kivity
1
-2
/
+0
2009-12-03
Linux 2.6.32
v2.6.32
Linus Torvalds
1
-1
/
+1
2009-12-03
VIDEO: Correct use of request_region/request_mem_region
Julia Lawall
1
-1
/
+1
2009-12-03
SPI: spi_txx9: Fix bit rate calculation
Atsushi Nemoto
1
-7
/
+6
2009-12-03
Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list
Anisse Astier
1
-0
/
+21
2009-12-03
param: don't complain about unused module parameters.
Rusty Russell
1
-8
/
+3
2009-12-03
modules: don't export section names of empty sections via sysfs
Helge Deller
1
-1
/
+4
2009-12-02
regulator: Initialise wm831x structure pointor for ISINK driver
Mark Brown
1
-0
/
+2
2009-12-02
MIPS: RB532: Fix devices.c compilation.
Florian Fainelli
1
-1
/
+2
2009-12-02
MIPS: Fix MIPS I build.
Ralf Baechle
1
-0
/
+4
2009-12-02
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
1
-2
/
+2
2009-12-02
[PATCH] rc32434_wdt: fix compilation failure
Florian Fainelli
1
-1
/
+1
2009-12-02
[WATCHDOG] rc32434_wdt.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-12-02
sysfs: fix SYSFS_DEPRECATED_V2 prompt
Randy Dunlap
1
-1
/
+1
2009-12-02
rtc-x1205: reset clock to sane state after power failure
Johannes Weiner
1
-2
/
+2
2009-12-02
rtc-x1205: fix rtc_time to y2k register value conversion
Johannes Weiner
1
-1
/
+1
[next]