linux-2.6
2009-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lguest
2009-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-virtio
2009-06-12  Linus TorvaldsMerge branch 'cuse' of git://git./linux/kernel/git...
2009-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-modul...
2009-06-12  Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-12  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-12  Mark McLoughlinlguest: add support for indirect ring entries
2009-06-12  Rusty Russelllguest: suppress notifications in example Launcher
2009-06-12  Rusty Russelllguest: try to batch interrupts on network receive
2009-06-12  Rusty Russelllguest: avoid sending interrupts to Guest when no activ...
2009-06-12  Rusty Russelllguest: implement deferred interrupts in example Launcher
2009-06-12  Rusty Russelllguest: remove obsolete LHREQ_BREAK call
2009-06-12  Rusty Russelllguest: have example Launcher service all devices in...
2009-06-12  Rusty Russelllguest: use eventfds for device notification
2009-06-12  Rusty Russelleventfd: export eventfd_signal and eventfd_fget for...
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: Add support for kvm_hypercall4()
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  Rusty Russelllguest: fix writev returning short on console output
2009-06-12  Rusty Russelllguest: clean up length-used value in example launcher
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: clean up example launcher compile flags.
2009-06-12  Rusty Russelllguest: optimize by coding restore_flags and irq_enable...
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: remove invalid interrupt forcing logic.
2009-06-12  Rusty Russelllguest: fix lguest wake on guest clock tick, or fd...
2009-06-12  Rusty Russellsched: export kick_process
2009-06-12  Rusty Russelllguest: get more serious about wmb() in example Launche...
2009-06-12  Rusty Russelllguest: clean up lguest_init_IRQ
2009-06-12  Rusty Russelllguest: cleanup passing of /dev/lguest fd around exampl...
2009-06-12  Rusty Russelllguest: be paranoid about guest playing with device...
2009-06-12  Christian Borntraegervirtio: enhance id_matching for virtio drivers
2009-06-12  Christian Borntraegervirtio: fix id_matching for virtio drivers
2009-06-12  Rusty Russellvirtio: handle short buffers in virtio_rng.
2009-06-12  Mike Frysingervirtio_blk: add missing __dev{init,exit} markings
2009-06-12  Mark McLoughlinvirtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
2009-06-12  Mark McLoughlinvirtio: teach virtio_has_feature() about transport...
2009-06-12  Rusty Russellvirtio: expose features in sysfs
2009-06-12  Michael S.... virtio_pci: optional MSI-X support
2009-06-12  Michael S.... virtio_pci: split up vp_interrupt
2009-06-12  Michael S.... virtio: find_vqs/del_vqs virtio operations
2009-06-12  Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-06-12  Rusty Russellvirtio: meet virtio spec by finalizing features before...
2009-06-12  Rusty Russellvirtio: fix obsolete documentation on probe function
2009-06-12  Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-06-12  Rusty Russellmodule: trim exception table on init free.
2009-06-12  Amerigo Wangmodule: merge module_alloc() finally
2009-06-12  Amerigo Wanguml module: fix uml build process due to this merge
2009-06-12  Amerigo Wangx86 module: merge the rest functions with macros
2009-06-12  Amerigo Wangx86 module: merge the same functions in module_32.c...
2009-06-12  Rusty Russelluvesafb: improve parameter handling.
2009-06-12  Rusty Russellmodule_param: allow 'bool' module_params to be bool...
2009-06-12  Rusty Russellmodule_param: add __same_type convenience wrapper for...
2009-06-12  Rusty Russellmodule_param: split perm field into flags and perm
2009-06-12  Rusty Russellmodule_param: invbool should take a 'bool', not an...
2009-06-12  Rusty Russellcyber2000fb.c: use proper method for stopping unload...
2009-06-12  Catalin Marinasx86: Provide _sdata in the vmlinux.lds.S file
2009-06-12  Randy Dunlapblock: fix kernel-doc in recent block/ changes
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12  Yinghai Lukvm: remove the duplicated cpumask_clear
2009-06-12  Yinghai Lux86: use zalloc_cpumask_var in arch_early_irq_init
2009-06-12  Stephen Rothwellperfcounters: remove powerpc definitions of perf_counte...
2009-06-12  Ryusuke Konishinilfs2: get rid of bd_mount_sem use from nilfs
2009-06-12  Ryusuke Konishinilfs2: correct exclusion control in nilfs_remount...
2009-06-12  Ryusuke Konishinilfs2: simplify remaining sget() use
2009-06-12  Ryusuke Konishinilfs2: get rid of sget use for checking if current...
2009-06-12  Ryusuke Konishinilfs2: get rid of sget use for acquiring nilfs object
2009-06-12  Ryusuke Konishinilfs2: remove meaningless EBUSY case from nilfs_get_sb...
2009-06-12  Christoph Hellwigremove the call to ->write_super in __sync_filesystem
2009-06-12  Christoph Hellwignilfs2: call nilfs2_write_super from nilfs2_sync_fs
2009-06-12  Christoph Hellwigjffs2: call jffs2_write_super from jffs2_sync_fs
2009-06-12  Christoph Hellwigufs: add ->sync_fs
2009-06-12  Christoph Hellwigsysv: add ->sync_fs
2009-06-12  Christoph Hellwighfsplus: add ->sync_fs
2009-06-12  Christoph Hellwighfs: add ->sync_fs
2009-06-12  Christoph Hellwigfat: add ->sync_fs
2009-06-12  Christoph Hellwigext2: add ->sync_fs
2009-06-12  Christoph Hellwigexofs: add ->sync_fs
2009-06-12  Christoph Hellwigbfs: add ->sync_fs
2009-06-12  Christoph Hellwigaffs: add ->sync_fs
2009-06-12  Al Virosanitize ->fsync() for affs
2009-06-12  Al Virorepair bfs_write_inode(), switch bfs to simple_fsync()
2009-06-12  Al ViroFix adfs GET_FRAG_ID() on big-endian
2009-06-12  Al Virorepair adfs ->write_inode(), switch to simple_fsync()
2009-06-12  Al Viroswitch omfs to simple_fsync()
2009-06-12  Al Viroswitch udf to simple_fsync()
2009-06-12  Al Viroswitch ufs to simple_fsync()
2009-06-12  Al Virorepair sysv_write_inode(), switch sysv to simple_fsync()
2009-06-12  Al Viroswitch minix to simple_fsync()
2009-06-12  Al Viroswitch ext2 to simple_fsync()
2009-06-12  Al ViroSanitize ->fsync() for FAT
2009-06-12  Al Virofs/qnx4: sanitize includes
2009-06-12  Al ViroSanitize qnx4 fsync handling
next