index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: ppc: Add DCR access information to struct kvm_run
Hollis Blanchard
2008-04-27
1
-0
/
+7
*
KVM: Rename debugfs_dir to kvm_debugfs_dir
Hollis Blanchard
2008-04-27
1
-1
/
+1
*
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
2008-04-27
2
-0
/
+19
*
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-04-27
1
-0
/
+1
*
KVM: Add kvm trace userspace interface
Feng(Eric) Liu
2008-04-27
1
-0
/
+14
*
KVM: Add trace markers
Feng (Eric) Liu
2008-04-27
1
-1
/
+48
*
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
2008-04-27
2
-0
/
+14
*
KVM: add vm refcounting
Izik Eidus
2008-04-27
1
-0
/
+4
*
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
2008-04-27
1
-0
/
+8
*
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
2008-04-27
1
-0
/
+17
*
KVM: s390: sie intercept handling
Christian Borntraeger
2008-04-27
1
-0
/
+9
*
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens
2008-04-27
1
-0
/
+15
*
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
2008-04-27
1
-0
/
+2
*
KVM: Move some x86 specific constants and structures to include/asm-x86
Avi Kivity
2008-04-27
1
-13
/
+0
*
KVM: kvm.h: __user requires compiler.h
Christian Borntraeger
2008-04-27
1
-0
/
+1
*
KVM: MMU: hypercall based pte updates and TLB flushes
Marcelo Tosatti
2008-04-27
2
-1
/
+5
*
x86: KVM guest: add basic paravirt support
Marcelo Tosatti
2008-04-27
1
-0
/
+6
*
KVM: add basic paravirt support
Marcelo Tosatti
2008-04-27
1
-0
/
+1
*
KVM: Add save/restore supporting of in kernel PIT
Sheng Yang
2008-04-27
1
-0
/
+2
*
KVM: In kernel PIT model
Sheng Yang
2008-04-27
1
-0
/
+2
*
KVM: detect if VCPU triple faults
Joerg Roedel
2008-04-27
1
-0
/
+1
*
KVM: MMU: large page support
Marcelo Tosatti
2008-04-27
1
-0
/
+5
*
KVM: MMU: ignore zapped root pagetables
Marcelo Tosatti
2008-04-27
1
-0
/
+2
*
KVM: Increase the number of user memory slots per vm
Avi Kivity
2008-04-27
1
-1
/
+1
*
KVM: Add API for determining the number of supported memory slots
Avi Kivity
2008-04-27
1
-0
/
+1
*
KVM: Increase vcpu count to 16
Avi Kivity
2008-04-27
1
-1
/
+1
*
KVM: Add API to retrieve the number of supported vcpus per vm
Avi Kivity
2008-04-27
1
-0
/
+1
*
KVM: paravirtualized clocksource: host part
Glauber de Oliveira Costa
2008-04-27
1
-0
/
+1
*
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
Hollis Blanchard
2008-04-27
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
1
-0
/
+1
|
\
|
*
x86_64/mm: check and print vmemmap allocation continuous
Yinghai Lu
2008-04-26
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
1
-0
/
+140
|
\
\
|
*
|
x86: optimize find_first_bit for small bitmaps
Alexander van Heukelum
2008-04-26
1
-0
/
+29
|
*
|
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
2008-04-26
1
-0
/
+34
|
*
|
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
2008-04-26
1
-0
/
+77
|
|
/
*
|
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
2008-04-26
1
-3
/
+5
*
|
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-9
/
+14
*
|
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+2
*
|
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+10
*
|
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+2
*
|
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+0
*
|
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
|
ide: remove ide_hwif_request_regions()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
|
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+2
*
|
ide: remove ide_hwif_release_regions()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
|
ide: use ide_legacy_device_add() for qd65xx (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
*
|
ide: add ide_legacy_device_add() helper
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+1
*
|
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
*
|
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-26
/
+30
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
1
-3
/
+10
|
\
[next]