index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-06-12
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
Linus Torvalds
2009-06-12
Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
Linus Torvalds
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
2009-06-12
lguest: add support for indirect ring entries
Mark McLoughlin
2009-06-12
lguest: suppress notifications in example Launcher
Rusty Russell
2009-06-12
lguest: try to batch interrupts on network receive
Rusty Russell
2009-06-12
lguest: avoid sending interrupts to Guest when no activity occurs.
Rusty Russell
2009-06-12
lguest: implement deferred interrupts in example Launcher
Rusty Russell
2009-06-12
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
2009-06-12
lguest: have example Launcher service all devices in separate threads
Rusty Russell
2009-06-12
lguest: use eventfds for device notification
Rusty Russell
2009-06-12
eventfd: export eventfd_signal and eventfd_fget for lguest
Rusty Russell
2009-06-12
lguest: allow any process to send interrupts
Rusty Russell
2009-06-12
lguest: PAE fixes
Rusty Russell
2009-06-12
lguest: PAE support
Matias Zabaljauregui
2009-06-12
lguest: Add support for kvm_hypercall4()
Matias Zabaljauregui
2009-06-12
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
2009-06-12
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
2009-06-12
lguest: map switcher with executable page table entries
Matias Zabaljauregui
2009-06-12
lguest: fix writev returning short on console output
Rusty Russell
2009-06-12
lguest: clean up length-used value in example launcher
Rusty Russell
2009-06-12
lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
Matias Zabaljauregui
2009-06-12
lguest: beyond ARRAY_SIZE of cpu->arch.gdt
Roel Kluin
2009-06-12
lguest: clean up example launcher compile flags.
Rusty Russell
2009-06-12
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
2009-06-12
lguest: fix race in halt code
Rusty Russell
2009-06-12
lguest: remove invalid interrupt forcing logic.
Rusty Russell
2009-06-12
lguest: fix lguest wake on guest clock tick, or fd activity
Rusty Russell
2009-06-12
sched: export kick_process
Rusty Russell
2009-06-12
lguest: get more serious about wmb() in example Launcher code
Rusty Russell
2009-06-12
lguest: clean up lguest_init_IRQ
Rusty Russell
2009-06-12
lguest: cleanup passing of /dev/lguest fd around example launcher.
Rusty Russell
2009-06-12
lguest: be paranoid about guest playing with device descriptors.
Rusty Russell
2009-06-12
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
2009-06-12
virtio: fix id_matching for virtio drivers
Christian Borntraeger
2009-06-12
virtio: handle short buffers in virtio_rng.
Rusty Russell
2009-06-12
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
2009-06-12
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
2009-06-12
virtio: teach virtio_has_feature() about transport features
Mark McLoughlin
2009-06-12
virtio: expose features in sysfs
Rusty Russell
2009-06-12
virtio_pci: optional MSI-X support
Michael S. Tsirkin
2009-06-12
virtio_pci: split up vp_interrupt
Michael S. Tsirkin
[next]