index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
module: trim exception table on init free.
Rusty Russell
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
2009-06-12
uml module: fix uml build process due to this merge
Amerigo Wang
2009-06-12
x86 module: merge the rest functions with macros
Amerigo Wang
2009-06-12
x86 module: merge the same functions in module_32.c and module_64.c
Amerigo Wang
2009-06-12
uvesafb: improve parameter handling.
Rusty Russell
2009-06-12
module_param: allow 'bool' module_params to be bool, not just int.
Rusty Russell
2009-06-12
module_param: add __same_type convenience wrapper for __builtin_types_compati...
Rusty Russell
2009-06-12
module_param: split perm field into flags and perm
Rusty Russell
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
2009-06-12
cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK
Rusty Russell
2009-06-12
x86: make zap_low_mapping could be used early
Yinghai Lu
2009-06-12
irq: slab alloc for default irq_affinity
Yinghai Lu
2009-06-12
memcg: fix page_cgroup fatal error in FLATMEM
KAMEZAWA Hiroyuki
2009-06-12
GFS2: Add tracepoints
Steven Whitehouse
2009-06-12
x86: Provide _sdata in the vmlinux.lds.S file
Catalin Marinas
2009-06-11
block: fix kernel-doc in recent block/ changes
Randy Dunlap
[prev]
[next]