drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / lguest /
2010-04-14 Rusty Russelllguest: stop using KVM hypercall mechanism
2010-04-14 Rusty Russelllguest: workaround cmpxchg8b_emu by ignoring cli in...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-04 Rusty Russelllguest: fix bug in setting guest GDT entry
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-29 Tejun Heopercpu: make misc percpu symbols unique
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-23 Xiao Guangronglguest: cleanup for map_switcher()
2009-09-23 Rusty Russelllguest: use PGDIR_SHIFT for PAE code to allow different...
2009-09-23 Rusty Russelllguest: use set_pte/set_pmd uniformly for real page...
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-07-30 Rusty Russelllguest and virtio: cleanup struct definitions to Linux...
2009-07-30 Rusty Russelllguest: update commentry
2009-07-30 Rusty Russelllguest: fix comment style
2009-07-30 Dan Carpenterlguest: dereferencing freed mem in add_eventfd()
2009-07-17 Davide Libenzilguest: remove unnecessary forward struct declaration
2009-07-01 Davide Libenzieventfd: revised interface and cleanups
2009-06-12 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lguest
2009-06-12 Rusty Russelllguest: remove obsolete LHREQ_BREAK call
2009-06-12 Rusty Russelllguest: use eventfds for device notification
2009-06-12 Rusty Russelllguest: allow any process to send interrupts
2009-06-12 Rusty Russelllguest: PAE fixes
2009-06-12 Matias Zabaljaureguilguest: PAE support
2009-06-12 Matias Zabaljaureguilguest: replace hypercall name LHCALL_SET_PMD with...
2009-06-12 Matias Zabaljaureguilguest: use native_set_* macros, which properly handle...
2009-06-12 Matias Zabaljaureguilguest: map switcher with executable page table entries
2009-06-12 Matias Zabaljaureguilguest: Segment selectors are 16-bit long. Fix lg_cpu...
2009-06-12 Roel Kluinlguest: beyond ARRAY_SIZE of cpu->arch.gdt
2009-06-12 Rusty Russelllguest: improve interrupt handling, speed up stream...
2009-06-12 Rusty Russelllguest: fix race in halt code
2009-06-12 Rusty Russelllguest: fix lguest wake on guest clock tick, or fd...
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-05-26 Rusty Russelllguest: fix on Intel when KVM loaded (unhandled trap 13)
2009-04-19 Rusty Russelllguest: fix guest crash on non-linear addresses in...
2009-04-19 Matias Zabaljaureguilguest: fix crash on vmlinux images
2009-03-30 Matias Zabaljaureguilguest: use bool instead of int
2009-03-30 Matias Zabaljaureguilguest: use KVM hypercalls
2009-03-30 Rusty Russelllguest: fix spurious BUG_ON() on invalid guest stack.
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-11 Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-10 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/textedit...
2009-03-08 Rusty Russelllguest: fix for CONFIG_SPARSE_IRQ=y
2009-02-22 Ingo Molnarx86: remove the Voyager 32-bit subarch
2009-01-30 Mark Wallislguest: Fix a memory leak with the lg object during...
2009-01-30 Atsushi SAKAIlguest: typos fix
2009-01-06 Mark McLoughlinlguest: do not statically allocate root device
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-29 Mark McLoughlinlguest: struct device - replace bus_id with dev_name()
2008-12-29 Matias Zabaljaureguilguest: move the initial guest page table creation...
2008-12-29 Rusty Russellvirtio: hand virtio ring alignment as argument to vring...
2008-12-29 Rusty Russellvirtio: use LGUEST_VRING_ALIGN instead of relying on...
2008-12-23 Yinghai Lux86: fix lguest used_vectors breakage, -v2
2008-08-25 Rusty Russelllguest: update commentry
2008-08-12 Rusty Russelllguest: use get_user_pages_fast() instead of get_user_p...
2008-07-28 Andrew Mortonlguest: use cpu capability accessors
2008-07-28 Johannes Weinerlguest: fix switcher_page leak on unload
2008-07-28 Rusty Russelllguest: Guest int3 fix
2008-07-25 Rusty Russellvirtio: Add transport feature handling stub for virtio_...
2008-07-25 Rusty Russellvirtio: Rename set_features to finalize_features
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-10 Ingo Molnarx86, VisWS: turn into generic arch, eliminate Kconfig...
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-25 Ingo MolnarMerge commit 'v2.6.26-rc8' into x86/xen
2008-06-20 Suresh Siddhax86: fix NULL pointer deref in __switch_to
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/xen
2008-05-30 Rusty Russellvirtio: set device index in common code.
2008-05-30 Rusty Russelllguest: use ioremap_cache, not ioremap
2008-05-27 Jeremy Fitzhardingex86/paravirt: add pte_flags to just get pte flags
2008-05-02 Rusty Russelllguest: make Launcher see device status updates
2008-05-02 Rusty Russelllguest: remove bogus NULL cpu check
2008-05-02 Rusty Russelllguest: avoid using NR_CPUS as a bounds check.
2008-05-02 Rusty Russellvirtio: explicit advertisement of driver features
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
2008-03-30 Al Viromisc __user misannotations (pointless casts to long)
2008-03-28 Rusty Russelllguest: comment documentation update.
2008-03-28 Tim Anselllguest: Add puppies which where previously missing.
2008-03-10 Rusty Russelllguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0...
2008-03-10 Rusty Russelllguest: fix __get_vm_area usage.
2008-03-10 Eugene Teolguest: make sure cpu is initialized before accessing it
2008-02-09 Ahmed S. Darwishlguest: accept guest _PAGE_PWT page table entries
2008-02-08 Alexey DobriyanFix container_of() usage
2008-02-04 Rusty Russellvirtio: reset function
2008-02-04 Rusty Russellvirtio: explicit enable_cb/disable_cb rather than callb...
2008-02-04 Rusty Russellvirtio: simplify config mechanism.
2008-01-31 Rusty Russelllguest: fix mis-merge against hpa's TSS renaming
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 Glauber de Oliveir... lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL
2008-01-30 Glauber de Oliveir... lguest: Use explicit includes rateher than indirect
2008-01-30 Glauber de Oliveir... lguest: get rid of lg variable assignments
2008-01-30 Glauber de Oliveir... lguest: change gpte_addr header
2008-01-30 Glauber de Oliveir... lguest: move changed bitmap to lg_cpu
2008-01-30 Glauber de Oliveir... lguest: move last_pages to lg_cpu
2008-01-30 Glauber de Oliveir... lguest: change last_guest to last_cpu
2008-01-30 Glauber de Oliveir... lguest: change spte_addr header
next