Commit Graph

147919 Commits (5718607bb670c721f45f0dbb1cc7d6c64969aab1)
 

Author SHA1 Message Date
Rusty Russell 5718607bb6 eventfd: export eventfd_signal and eventfd_fget for lguest 16 years ago
Rusty Russell 9f155a9b3d lguest: allow any process to send interrupts 16 years ago
Rusty Russell 92b4d8df84 lguest: PAE fixes 16 years ago
Matias Zabaljauregui acdd0b6292 lguest: PAE support 16 years ago
Matias Zabaljauregui cefcad1773 lguest: Add support for kvm_hypercall4() 16 years ago
Matias Zabaljauregui ebe0ba84f5 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD 16 years ago
Matias Zabaljauregui 90603d15fa lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated 16 years ago
Matias Zabaljauregui ed1dc77810 lguest: map switcher with executable page table entries 16 years ago
Rusty Russell 7b5c806c35 lguest: fix writev returning short on console output 16 years ago
Rusty Russell e606490c44 lguest: clean up length-used value in example launcher 16 years ago
Matias Zabaljauregui f086122bb6 lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition. 16 years ago
Roel Kluin 81b79b01d0 lguest: beyond ARRAY_SIZE of cpu->arch.gdt 16 years ago
Rusty Russell 2644f17d6c lguest: clean up example launcher compile flags. 16 years ago
Rusty Russell 61f4bc83fe lguest: optimize by coding restore_flags and irq_enable in assembler. 16 years ago
Rusty Russell a32a8813d0 lguest: improve interrupt handling, speed up stream networking 16 years ago
Rusty Russell abd41f037e lguest: fix race in halt code 16 years ago
Rusty Russell ebf9a5a99c lguest: remove invalid interrupt forcing logic. 16 years ago
Rusty Russell a6c372de6e lguest: fix lguest wake on guest clock tick, or fd activity 16 years ago
Rusty Russell b43e352139 sched: export kick_process 16 years ago
Rusty Russell f7027c6387 lguest: get more serious about wmb() in example Launcher code 16 years ago
Rusty Russell 1028375e93 lguest: clean up lguest_init_IRQ 16 years ago
Rusty Russell 56739c802c lguest: cleanup passing of /dev/lguest fd around example launcher. 16 years ago
Rusty Russell 713b15b378 lguest: be paranoid about guest playing with device descriptors. 16 years ago
Randy Dunlap 8ebf975608 block: fix kernel-doc in recent block/ changes 16 years ago
Linus Torvalds 4b4f1d0178 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Linus Torvalds 875287caa0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 16 years ago
Yinghai Lu aee74f3bb3 kvm: remove the duplicated cpumask_clear 16 years ago
Yinghai Lu 12274e96b4 x86: use zalloc_cpumask_var in arch_early_irq_init 16 years ago
Stephen Rothwell e14112d1bd perfcounters: remove powerpc definitions of perf_counter_do_pending 16 years ago
Ryusuke Konishi aa7dfb8954 nilfs2: get rid of bd_mount_sem use from nilfs 16 years ago
Ryusuke Konishi e59399d010 nilfs2: correct exclusion control in nilfs_remount function 16 years ago
Ryusuke Konishi 6dd4740662 nilfs2: simplify remaining sget() use 16 years ago
Ryusuke Konishi 3f82ff5516 nilfs2: get rid of sget use for checking if current mount is present 16 years ago
Ryusuke Konishi 33c8e57c86 nilfs2: get rid of sget use for acquiring nilfs object 16 years ago
Ryusuke Konishi 81fc20bd0e nilfs2: remove meaningless EBUSY case from nilfs_get_sb function 16 years ago
Christoph Hellwig 0c95ee190e remove the call to ->write_super in __sync_filesystem 16 years ago
Christoph Hellwig d731e06323 nilfs2: call nilfs2_write_super from nilfs2_sync_fs 16 years ago
Christoph Hellwig d579ed00aa jffs2: call jffs2_write_super from jffs2_sync_fs 16 years ago
Christoph Hellwig 8c8006564a ufs: add ->sync_fs 16 years ago
Christoph Hellwig ad43ffdeea sysv: add ->sync_fs 16 years ago
Christoph Hellwig 7fbc6df0e7 hfsplus: add ->sync_fs 16 years ago
Christoph Hellwig 58bc5bbb87 hfs: add ->sync_fs 16 years ago
Christoph Hellwig f83d6d46e7 fat: add ->sync_fs 16 years ago
Christoph Hellwig 40f31dd47e ext2: add ->sync_fs 16 years ago
Christoph Hellwig 80e09fb942 exofs: add ->sync_fs 16 years ago
Christoph Hellwig 561e47ce72 bfs: add ->sync_fs 16 years ago
Christoph Hellwig e28964365f affs: add ->sync_fs 16 years ago
Al Viro c475879556 sanitize ->fsync() for affs 16 years ago
Al Viro 4427f0c36e repair bfs_write_inode(), switch bfs to simple_fsync() 16 years ago
Al Viro 224c886643 Fix adfs GET_FRAG_ID() on big-endian 16 years ago