aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell
2009-06-12lguest: fix race in halt codeRusty Russell
2009-06-12lguest: remove invalid interrupt forcing logic.Rusty Russell
2009-06-12lguest: fix lguest wake on guest clock tick, or fd activityRusty Russell
2009-06-12sched: export kick_processRusty Russell
2009-06-12lguest: get more serious about wmb() in example Launcher codeRusty Russell
2009-06-12lguest: clean up lguest_init_IRQRusty Russell
2009-06-12lguest: cleanup passing of /dev/lguest fd around example launcher.Rusty Russell
2009-06-12lguest: be paranoid about guest playing with device descriptors.Rusty Russell
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger
2009-06-12virtio: fix id_matching for virtio driversChristian Borntraeger
2009-06-12virtio: handle short buffers in virtio_rng.Rusty Russell
2009-06-12virtio_blk: add missing __dev{init,exit} markingsMike Frysinger
2009-06-12virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)Mark McLoughlin
2009-06-12virtio: teach virtio_has_feature() about transport featuresMark McLoughlin
2009-06-12virtio: expose features in sysfsRusty Russell
2009-06-12virtio_pci: optional MSI-X supportMichael S. Tsirkin
2009-06-12virtio_pci: split up vp_interruptMichael S. Tsirkin
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-06-12virtio: meet virtio spec by finalizing features before using deviceRusty Russell
2009-06-12virtio: fix obsolete documentation on probe functionRusty Russell
2009-06-12GFS2: Remove lock_kernel from gfs2_put_super()Steven Whitehouse
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra
2009-06-12perf record: Explicity program a default counterPeter Zijlstra
2009-06-12perf_counter: Remove PERF_TYPE_RAW special casingPeter Zijlstra
2009-06-12perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra
2009-06-12powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12module: trim exception table on init free.Rusty Russell
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang
2009-06-12uvesafb: improve parameter handling.Rusty Russell
2009-06-12module_param: allow 'bool' module_params to be bool, not just int.Rusty Russell
2009-06-12module_param: add __same_type convenience wrapper for __builtin_types_compati...Rusty Russell
2009-06-12module_param: split perm field into flags and permRusty Russell
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell
2009-06-12cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARKRusty Russell
2009-06-12kmemleak: Add more info to the MAINTAINERS entryCatalin Marinas
2009-06-12perf_counter/x86: Add a quirk for Atom processorsYong Wang
2009-06-12perf_counter tools: Remove one L1-data aliasYong Wang
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu
2009-06-12irq: slab alloc for default irq_affinityYinghai Lu
2009-06-12Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger
2009-06-12Blackfin: fix unused warnings after nommu updateMike Frysinger
2009-06-12Blackfin: export the last exception cause via debugfsRobin Getz
2009-06-12Blackfin: fix length checking in kgdb_ebin2memRoel Kluin