Commit Graph

149723 Commits (eedacbf02df462d6c915d8d642b23fb450d485c7)
 

Author SHA1 Message Date
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
Christian Borntraeger e335385373 virtio: enhance id_matching for virtio drivers 16 years ago
Christian Borntraeger c89e80168b virtio: fix id_matching for virtio drivers 16 years ago
Rusty Russell 594de1dd64 virtio: handle short buffers in virtio_rng. 16 years ago
Mike Frysinger 98e9444474 virtio_blk: add missing __dev{init,exit} markings 16 years ago
Mark McLoughlin 9fa29b9df3 virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) 16 years ago
Mark McLoughlin ee006b353f virtio: teach virtio_has_feature() about transport features 16 years ago
Rusty Russell a92892825a virtio: expose features in sysfs 16 years ago
Michael S. Tsirkin 82af8ce84e virtio_pci: optional MSI-X support 16 years ago
Michael S. Tsirkin 77cf524654 virtio_pci: split up vp_interrupt 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
Rusty Russell ef688e151c virtio: meet virtio spec by finalizing features before using device 16 years ago
Rusty Russell 20f77f5654 virtio: fix obsolete documentation on probe function 16 years ago
Steven Whitehouse 3ea400581f GFS2: Remove lock_kernel from gfs2_put_super() 16 years ago
Peter Zijlstra 974802eaa1 perf_counter: Add forward/backward attribute ABI compatibility 16 years ago
Peter Zijlstra bbd36e5e6a perf record: Explicity program a default counter 16 years ago
Peter Zijlstra 081fad8617 perf_counter: Remove PERF_TYPE_RAW special casing 16 years ago
Peter Zijlstra f1a3c97905 perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too 16 years ago
Jaswinder Singh Rajput 4c921126fe powerpc, perf_counter: Fix performance counter event types 16 years ago
Rusty Russell 5933048c69 module: cleanup FIXME comments about trimming exception table entries. 16 years ago
Rusty Russell ad6561dffa module: trim exception table on init free. 16 years ago
Amerigo Wang c398df30d5 module: merge module_alloc() finally 16 years ago
Amerigo Wang c0e5e10bf3 uml module: fix uml build process due to this merge 16 years ago
Amerigo Wang 0fdc83b950 x86 module: merge the rest functions with macros 16 years ago
Amerigo Wang 2d5bf28fb9 x86 module: merge the same functions in module_32.c and module_64.c 16 years ago
Rusty Russell 2ead9439f0 uvesafb: improve parameter handling. 16 years ago
Rusty Russell fddd520122 module_param: allow 'bool' module_params to be bool, not just int. 16 years ago
Rusty Russell d2c123c27d module_param: add __same_type convenience wrapper for __builtin_types_compatible_p 16 years ago
Rusty Russell 45fcc70c0b module_param: split perm field into flags and perm 16 years ago
Rusty Russell 9a71af2c36 module_param: invbool should take a 'bool', not an 'int' 16 years ago
Rusty Russell ab8e2eb722 cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK 16 years ago
Catalin Marinas c3bb4d24ab kmemleak: Add more info to the MAINTAINERS entry 16 years ago
Yong Wang dff5da6d09 perf_counter/x86: Add a quirk for Atom processors 16 years ago
Yong Wang faafec1e61 perf_counter tools: Remove one L1-data alias 16 years ago
Yinghai Lu 55cd63676e x86: make zap_low_mapping could be used early 16 years ago
Yinghai Lu 28be225b23 irq: slab alloc for default irq_affinity 16 years ago