1. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 16 years ago
  2. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 16 years ago
  3. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  4. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 16 years ago
  5. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  6. db8e7f1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. d1f0132 lguest: add support for indirect ring entries by Mark McLoughlin · 16 years ago
  8. b60da13 lguest: suppress notifications in example Launcher by Rusty Russell · 16 years ago
  9. 4a8962e lguest: try to batch interrupts on network receive by Rusty Russell · 16 years ago
  10. 95c517c lguest: avoid sending interrupts to Guest when no activity occurs. by Rusty Russell · 16 years ago
  11. 38bc2b8 lguest: implement deferred interrupts in example Launcher by Rusty Russell · 16 years ago
  12. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 16 years ago
  13. 659a0e6 lguest: have example Launcher service all devices in separate threads by Rusty Russell · 16 years ago
  14. df60aee lguest: use eventfds for device notification by Rusty Russell · 16 years ago
  15. 5718607 eventfd: export eventfd_signal and eventfd_fget for lguest by Rusty Russell · 16 years ago
  16. 9f155a9 lguest: allow any process to send interrupts by Rusty Russell · 16 years ago
  17. 92b4d8d lguest: PAE fixes by Rusty Russell · 16 years ago
  18. acdd0b6 lguest: PAE support by Matias Zabaljauregui · 16 years ago
  19. cefcad1 lguest: Add support for kvm_hypercall4() by Matias Zabaljauregui · 16 years ago
  20. ebe0ba8 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD by Matias Zabaljauregui · 16 years ago
  21. 90603d1 lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated by Matias Zabaljauregui · 16 years ago
  22. ed1dc77 lguest: map switcher with executable page table entries by Matias Zabaljauregui · 16 years ago
  23. 7b5c806 lguest: fix writev returning short on console output by Rusty Russell · 16 years ago
  24. e606490 lguest: clean up length-used value in example launcher by Rusty Russell · 16 years ago
  25. f086122 lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition. by Matias Zabaljauregui · 16 years ago
  26. 81b79b0 lguest: beyond ARRAY_SIZE of cpu->arch.gdt by Roel Kluin · 16 years ago
  27. 2644f17 lguest: clean up example launcher compile flags. by Rusty Russell · 16 years ago
  28. 61f4bc8 lguest: optimize by coding restore_flags and irq_enable in assembler. by Rusty Russell · 16 years ago
  29. a32a881 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 16 years ago
  30. abd41f0 lguest: fix race in halt code by Rusty Russell · 16 years ago
  31. ebf9a5a lguest: remove invalid interrupt forcing logic. by Rusty Russell · 16 years ago
  32. a6c372d lguest: fix lguest wake on guest clock tick, or fd activity by Rusty Russell · 16 years ago
  33. b43e352 sched: export kick_process by Rusty Russell · 16 years ago
  34. f7027c6 lguest: get more serious about wmb() in example Launcher code by Rusty Russell · 16 years ago
  35. 1028375 lguest: clean up lguest_init_IRQ by Rusty Russell · 16 years ago
  36. 56739c8 lguest: cleanup passing of /dev/lguest fd around example launcher. by Rusty Russell · 16 years ago
  37. 713b15b lguest: be paranoid about guest playing with device descriptors. by Rusty Russell · 16 years ago
  38. e335385 virtio: enhance id_matching for virtio drivers by Christian Borntraeger · 16 years ago
  39. c89e801 virtio: fix id_matching for virtio drivers by Christian Borntraeger · 16 years ago
  40. 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 16 years ago
  41. 98e9444 virtio_blk: add missing __dev{init,exit} markings by Mike Frysinger · 16 years ago
  42. 9fa29b9d virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) by Mark McLoughlin · 16 years ago
  43. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 16 years ago
  44. a928928 virtio: expose features in sysfs by Rusty Russell · 16 years ago
  45. 82af8ce virtio_pci: optional MSI-X support by Michael S. Tsirkin · 16 years ago
  46. 77cf5246 virtio_pci: split up vp_interrupt by Michael S. Tsirkin · 16 years ago
  47. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 16 years ago
  48. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 16 years ago
  49. ef688e1 virtio: meet virtio spec by finalizing features before using device by Rusty Russell · 16 years ago
  50. 20f77f5 virtio: fix obsolete documentation on probe function by Rusty Russell · 16 years ago
  51. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  52. ad6561d module: trim exception table on init free. by Rusty Russell · 16 years ago
  53. c398df3 module: merge module_alloc() finally by Amerigo Wang · 16 years ago
  54. c0e5e10 uml module: fix uml build process due to this merge by Amerigo Wang · 16 years ago
  55. 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 16 years ago
  56. 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 16 years ago
  57. 2ead943 uvesafb: improve parameter handling. by Rusty Russell · 16 years ago
  58. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 16 years ago
  59. d2c123c module_param: add __same_type convenience wrapper for __builtin_types_compatible_p by Rusty Russell · 16 years ago
  60. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 16 years ago
  61. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 16 years ago
  62. ab8e2eb cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK by Rusty Russell · 16 years ago
  63. 1260866 x86: Provide _sdata in the vmlinux.lds.S file by Catalin Marinas · 16 years ago
  64. 8ebf975 block: fix kernel-doc in recent block/ changes by Randy Dunlap · 16 years ago
  65. 4b4f1d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  66. 875287c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  67. aee74f3 kvm: remove the duplicated cpumask_clear by Yinghai Lu · 16 years ago
  68. 12274e9 x86: use zalloc_cpumask_var in arch_early_irq_init by Yinghai Lu · 16 years ago
  69. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 16 years ago
  70. aa7dfb8 nilfs2: get rid of bd_mount_sem use from nilfs by Ryusuke Konishi · 16 years ago
  71. e59399d nilfs2: correct exclusion control in nilfs_remount function by Ryusuke Konishi · 16 years ago
  72. 6dd4740 nilfs2: simplify remaining sget() use by Ryusuke Konishi · 16 years ago
  73. 3f82ff5 nilfs2: get rid of sget use for checking if current mount is present by Ryusuke Konishi · 16 years ago
  74. 33c8e57 nilfs2: get rid of sget use for acquiring nilfs object by Ryusuke Konishi · 16 years ago
  75. 81fc20b nilfs2: remove meaningless EBUSY case from nilfs_get_sb function by Ryusuke Konishi · 16 years ago
  76. 0c95ee1 remove the call to ->write_super in __sync_filesystem by Christoph Hellwig · 16 years ago
  77. d731e06 nilfs2: call nilfs2_write_super from nilfs2_sync_fs by Christoph Hellwig · 16 years ago
  78. d579ed0 jffs2: call jffs2_write_super from jffs2_sync_fs by Christoph Hellwig · 16 years ago
  79. 8c80065 ufs: add ->sync_fs by Christoph Hellwig · 16 years ago
  80. ad43ffd sysv: add ->sync_fs by Christoph Hellwig · 16 years ago
  81. 7fbc6df hfsplus: add ->sync_fs by Christoph Hellwig · 16 years ago
  82. 58bc5bb hfs: add ->sync_fs by Christoph Hellwig · 16 years ago
  83. f83d6d4 fat: add ->sync_fs by Christoph Hellwig · 16 years ago
  84. 40f31dd ext2: add ->sync_fs by Christoph Hellwig · 16 years ago
  85. 80e09fb exofs: add ->sync_fs by Christoph Hellwig · 16 years ago
  86. 561e47c bfs: add ->sync_fs by Christoph Hellwig · 16 years ago
  87. e289643 affs: add ->sync_fs by Christoph Hellwig · 16 years ago
  88. c475879 sanitize ->fsync() for affs by Al Viro · 16 years ago
  89. 4427f0c repair bfs_write_inode(), switch bfs to simple_fsync() by Al Viro · 16 years ago
  90. 224c886 Fix adfs GET_FRAG_ID() on big-endian by Al Viro · 16 years ago
  91. ffdc906 repair adfs ->write_inode(), switch to simple_fsync() by Al Viro · 16 years ago
  92. bea6b64 switch omfs to simple_fsync() by Al Viro · 16 years ago
  93. 90de066 switch udf to simple_fsync() by Al Viro · 16 years ago
  94. a932801 switch ufs to simple_fsync() by Al Viro · 16 years ago
  95. 05459ca repair sysv_write_inode(), switch sysv to simple_fsync() by Al Viro · 16 years ago
  96. 0d7916d switch minix to simple_fsync() by Al Viro · 16 years ago
  97. e1740a4 switch ext2 to simple_fsync() by Al Viro · 16 years ago
  98. b522412 Sanitize ->fsync() for FAT by Al Viro · 16 years ago
  99. 964f536 fs/qnx4: sanitize includes by Al Viro · 16 years ago
  100. 79d2576 Sanitize qnx4 fsync handling by Al Viro · 16 years ago