Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cd5a2685de4a642fd0bd763e8c19711ef08dbe27
cd5a268
KVM: fix irq_source_id size verification
by Marcelo Tosatti
· 15 years ago
6be7d30
KVM: SVM: Cleanup NMI singlestep
by Jan Kiszka
· 15 years ago
94fe45d
KVM: x86: Fix guest single-stepping while interruptible
by Jan Kiszka
· 15 years ago
ffde22a
KVM: Xen PV-on-HVM guest support
by Ed Swierk
· 15 years ago
94c30d9
KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
by Jan Kiszka
· 15 years ago
9fb41ba
KVM: VMX: fix handle_pause declaration
by Marcelo Tosatti
· 15 years ago
6b7d7e7
KVM: x86: Harden against cpufreq
by Zachary Amsden
· 15 years ago
565d099
KVM: SVM: Support Pause Filter in AMD processors
by Mark Langsdorf
· 15 years ago
4b8d54f
KVM: VMX: Add support for Pause-Loop Exiting
by Zhai, Edwin
· 15 years ago
d255f4f
KVM: introduce kvm_vcpu_on_spin
by Zhai, Edwin
· 15 years ago
d36f19e
KVM: SVM: Remove nsvm_printk debugging code
by Joerg Roedel
· 15 years ago
532a46b
KVM: SVM: Add tracepoint for skinit instruction
by Joerg Roedel
· 15 years ago
ec1ff79
KVM: SVM: Add tracepoint for invlpga instruction
by Joerg Roedel
· 15 years ago
236649d
KVM: SVM: Add tracepoint for #vmexit because intr pending
by Joerg Roedel
· 15 years ago
17897f3
KVM: SVM: Add tracepoint for injected #vmexit
by Joerg Roedel
· 15 years ago
d8cabdd
KVM: SVM: Add tracepoint for nested #vmexit
by Joerg Roedel
· 15 years ago
0ac406d
KVM: SVM: Add tracepoint for nested vmrun
by Joerg Roedel
· 15 years ago
cd3ff65
KVM: SVM: Move INTR vmexit out of atomic code
by Joerg Roedel
· 15 years ago
8d23c46
KVM: SVM: Notify nested hypervisor of lost event injections
by Alexander Graf
· 15 years ago
e3267cb
KVM: x86: include pvclock MSRs in msrs_to_save
by Glauber Costa
· 15 years ago
91586a3
KVM: x86: Rework guest single-step flag injection and filtering
by Jan Kiszka
· 15 years ago
a68a6a7
KVM: x86: disable paravirt mmu reporting
by Marcelo Tosatti
· 15 years ago
355be0b
KVM: x86: Refactor guest debug IOCTL handling
by Jan Kiszka
· 15 years ago
201d945
KVM: remove pre_task_link setting in save_state_to_tss16
by Juan Quintela
· 15 years ago
3230bb4
KVM: Fix hotplug of CPUs
by Zachary Amsden
· 15 years ago
e6732a5
KVM: Fix printk name error in svm.c
by Zachary Amsden
· 15 years ago
0cca790
KVM: Kill the confusing tsc_ref_khz and ref_freq variables
by Zachary Amsden
· 15 years ago
b820cc0
KVM: Separate timer intialization into an indepedent function
by Zachary Amsden
· 15 years ago
0c6ddce
KVM: fix lock imbalance in kvm_*_irq_source_id()
by Jiri Slaby
· 15 years ago
e935d48
KVM: SVM: Remove remaining occurences of rdtscll
by Joerg Roedel
· 15 years ago
33527ad
KVM: SVM: don't copy exit_int_info on nested vmrun
by Joerg Roedel
· 15 years ago
7fcdb51
KVM: SVM: reorganize svm_interrupt_allowed
by Joerg Roedel
· 15 years ago
bfc33be
KVM: remove duplicated #include
by Huang Weiyi
· 15 years ago
10474ae
KVM: Activate Virtualization On Demand
by Alexander Graf
· 15 years ago
e8b3433
KVM: SVM: remove needless mmap_sem acquision from nested_svm_map
by Marcelo Tosatti
· 15 years ago
80ced18
KVM: VMX: Enhance invalid guest state emulation
by Mohammed Gamal
· 15 years ago
abcf14b
KVM: x86 emulator: Add pusha and popa instructions
by Mohammed Gamal
· 15 years ago
94677e6
KVM: x86 emulator: Add missing decoder flags for 'or' instructions
by Mohammed Gamal
· 15 years ago
bfd99ff
KVM: Move assigned device code to own file
by Avi Kivity
· 15 years ago
367e131
KVM: Return -ENOTTY on unrecognized ioctls
by Avi Kivity
· 15 years ago
680b364
KVM: Drop kvm->irq_lock lock from irq injection path
by Gleb Natapov
· 15 years ago
eba0226
KVM: Move IO APIC to its own lock
by Gleb Natapov
· 15 years ago
280aa17
KVM: Convert irq notifiers lists to RCU locking
by Gleb Natapov
· 15 years ago
136bdfe
KVM: Move irq ack notifier list to arch independent code
by Gleb Natapov
· 15 years ago
e42bba9
KVM: Move irq routing data structure to rcu locking
by Gleb Natapov
· 15 years ago
3e71f88
KVM: Maintain back mapping from irqchip/pin to gsi
by Gleb Natapov
· 15 years ago
46e624b
KVM: Change irq routing table to use gsi indexed array
by Gleb Natapov
· 15 years ago
1a6e4a8
KVM: Move irq sharing information to irqchip level
by Gleb Natapov
· 15 years ago
79c727d
KVM: Call pic_clear_isr() on pic reset to reuse logic there
by Gleb Natapov
· 15 years ago
851ba69
KVM: Don't pass kvm_run arguments
by Avi Kivity
· 15 years ago
d8769fe
KVM: x86 emulator: Introduce No64 decode option
by Mohammed Gamal
· 15 years ago
0934ac9
KVM: x86 emulator: Add 'push/pop sreg' instructions
by Mohammed Gamal
· 15 years ago
45ec431
KVM: Don't wrap schedule() with vcpu_put()/vcpu_load()
by Avi Kivity
· 15 years ago
58988b0
Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33
by Avi Kivity
· 15 years ago
22763c5
Linux 2.6.32
by Linus Torvalds
· 15 years ago
0fdd07f
VIDEO: Correct use of request_region/request_mem_region
by Julia Lawall
· 15 years ago
dbf763a
SPI: spi_txx9: Fix bit rate calculation
by Atsushi Nemoto
· 15 years ago
56f3f55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
049e2d1
Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list
by Anisse Astier
· 15 years ago
0a45281
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
f066a4f
param: don't complain about unused module parameters.
by Rusty Russell
· 15 years ago
86a7b7e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
bbbb45a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
35dead4
modules: don't export section names of empty sections via sysfs
by Helge Deller
· 15 years ago
ebd65a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 15 years ago
e8092da
regulator: Initialise wm831x structure pointor for ISINK driver
by Mark Brown
· 15 years ago
4e7c81a
MIPS: RB532: Fix devices.c compilation.
by Florian Fainelli
· 15 years ago
a91be9e
MIPS: Fix MIPS I build.
by Ralf Baechle
· 15 years ago
6f9a761
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Linus Torvalds
· 15 years ago
5d6b1edf
[ARM] pxamci: call mmc_remove_host() before freeing resources
by Daniel Mack
· 15 years ago
810a90a
[PATCH] rc32434_wdt: fix compilation failure
by Florian Fainelli
· 15 years ago
be088b1
[WATCHDOG] rc32434_wdt.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
e9438e3
sysfs: fix SYSFS_DEPRECATED_V2 prompt
by Randy Dunlap
· 15 years ago
cb8799e
rtc-x1205: reset clock to sane state after power failure
by Johannes Weiner
· 15 years ago
48a7f77
rtc-x1205: fix rtc_time to y2k register value conversion
by Johannes Weiner
· 15 years ago
0a1f127
aoe: prevent cache aliases
by Peter Horton
· 15 years ago
ca02970
gpio: Langwell GPIO driver bugfixes
by Alek Du
· 15 years ago
9743484
kbuild: stepping down as maintainer
by Sam Ravnborg
· 15 years ago
3510b8f
davinci: fb: fix frame buffer driver issues
by Sudhakar Rajashekhara
· 15 years ago
fa00e10
drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()
by Dan Carpenter
· 15 years ago
4c4cb1b
drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h
by Andrew Morton
· 15 years ago
2127816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 15 years ago
e272a18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
e8ed34c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
0d9ccfe
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
f133f22
MIPS: Loongson: Switch from flatmem to sparsemem
by Wu Zhangjin
· 15 years ago
315fe62
MIPS: Loongson: Disallow 4kB pages
by Wu Zhangjin
· 15 years ago
e1eb3a9
MIPS: Add missing definition for MADV_HWPOISON.
by Ralf Baechle
· 15 years ago
c677189
MIPS: Fix build error if __xchg() is not getting inlined.
by Ralf Baechle
· 15 years ago
2b5e63f
MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.
by Martin Michlmayr
· 15 years ago
f13a48b
SLOW_WORK: Move slow_work's proc file to debugfs
by David Howells
· 15 years ago
df87f8c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
by Linus Torvalds
· 15 years ago
3350b2a
CacheFiles: Update IMA counters when using dentry_open
by Marc Dionne
· 15 years ago
fa1dae4
SLOW_WORK: Fix the CONFIG_MODULES=n case
by David Howells
· 15 years ago
6f05416
9p: fix build breakage introduced by FS-Cache
by David Howells
· 15 years ago
7716977
mfd: Correct WM831X_MAX_ISEL_VALUE
by Mark Brown
· 15 years ago
d0e2607
md: revert incorrect fix for read error handling in raid1.
by NeilBrown
· 15 years ago
8ab1221
alpha: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
745dd240
Alpha: Rearrange thread info flags fixing two regressions
by Michael Cree
· 15 years ago
29e5536
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
Next »