index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
virtio: meet virtio spec by finalizing features before using device
Rusty Russell
2009-06-12
virtio: fix obsolete documentation on probe function
Rusty Russell
2009-06-12
GFS2: Remove lock_kernel from gfs2_put_super()
Steven Whitehouse
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
2009-06-12
perf record: Explicity program a default counter
Peter Zijlstra
2009-06-12
perf_counter: Remove PERF_TYPE_RAW special casing
Peter Zijlstra
2009-06-12
perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too
Peter Zijlstra
2009-06-12
powerpc, perf_counter: Fix performance counter event types
Jaswinder Singh Rajput
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
[prev]
[next]