index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-27
KVM: MMU: hypercall based pte updates and TLB flushes
Marcelo Tosatti
2
-1
/
+5
2008-04-27
x86: KVM guest: add basic paravirt support
Marcelo Tosatti
1
-0
/
+6
2008-04-27
KVM: add basic paravirt support
Marcelo Tosatti
1
-0
/
+1
2008-04-27
KVM: Add save/restore supporting of in kernel PIT
Sheng Yang
1
-0
/
+2
2008-04-27
KVM: In kernel PIT model
Sheng Yang
1
-0
/
+2
2008-04-27
KVM: detect if VCPU triple faults
Joerg Roedel
1
-0
/
+1
2008-04-27
KVM: MMU: large page support
Marcelo Tosatti
1
-0
/
+5
2008-04-27
KVM: MMU: ignore zapped root pagetables
Marcelo Tosatti
1
-0
/
+2
2008-04-27
KVM: Increase the number of user memory slots per vm
Avi Kivity
1
-1
/
+1
2008-04-27
KVM: Add API for determining the number of supported memory slots
Avi Kivity
1
-0
/
+1
2008-04-27
KVM: Increase vcpu count to 16
Avi Kivity
1
-1
/
+1
2008-04-27
KVM: Add API to retrieve the number of supported vcpus per vm
Avi Kivity
1
-0
/
+1
2008-04-27
KVM: paravirtualized clocksource: host part
Glauber de Oliveira Costa
1
-0
/
+1
2008-04-27
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
Hollis Blanchard
1
-0
/
+2
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3
Linus Torvalds
1
-0
/
+1
2008-04-26
x86_64/mm: check and print vmemmap allocation continuous
Yinghai Lu
1
-0
/
+1
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3
Linus Torvalds
1
-0
/
+140
2008-04-26
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
1
-9
/
+14
2008-04-26
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-04-26
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+10
2008-04-26
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-04-26
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-26
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide: remove ide_hwif_request_regions()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-04-26
ide: remove ide_hwif_release_regions()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide: use ide_legacy_device_add() for qd65xx (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-26
ide: add ide_legacy_device_add() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-04-26
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-26
/
+30
2008-04-26
x86: optimize find_first_bit for small bitmaps
Alexander van Heukelum
1
-0
/
+29
2008-04-26
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
1
-0
/
+34
2008-04-26
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
1
-0
/
+77
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining
Linus Torvalds
1
-3
/
+10
2008-04-26
generic: make optimized inlining arch-opt-in
Ingo Molnar
1
-1
/
+2
2008-04-26
x86: add optimized inlining
Ingo Molnar
1
-3
/
+9
2008-04-26
ide: remove hwif->straight8 flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide: remove IDE_HFLAG_CY82C693 host flag
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-26
remove include/linux/hdsmart.h
Adrian Bunk
2
-127
/
+0
2008-04-26
ide: use ide_find_port() in legacy VLB host drivers (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-04-26
ide: merge ide_match_hwif() and ide_find_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+7
2008-04-26
ide: remove PIO "downgrade" quirk
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-04-26
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-04-26
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
2
-5
/
+3
2008-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+2
2008-04-25
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-0
/
+6
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes
Linus Torvalds
1
-17
/
+29
2008-04-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
Linus Torvalds
1
-1
/
+0
[next]