summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/vmxnet3_defs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-10nilfs2: use huge_encode_dev/huge_decode_devRyusuke Konishi1-2/+2
2010-05-10nilfs2: update comment on deactivate_super at nilfs_get_sbRyusuke Konishi1-1/+1
2010-05-10nilfs2: replace MS_VERBOSE with MS_SILENTRyusuke Konishi1-1/+2
2010-05-10nilfs2: add missing initialization of s_modeRyusuke Konishi1-0/+1
2010-05-10nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusiveRyusuke Konishi1-3/+7
2010-05-10nilfs2: enlarge s_volume_name member in nilfs_super_blockJiro SEKIBA1-2/+1
2010-05-10nilfs2: use checkpoint number instead of timestamp to select super blockRyusuke Konishi1-3/+7
2010-05-10nilfs2: add missing endian conversion on super block magic numberRyusuke Konishi1-2/+2
2010-05-10nilfs2: make nilfs_sc_*_ops staticRyusuke Konishi1-3/+3
2010-05-10nilfs2: add kernel doc comments to persistent object allocator functionsRyusuke Konishi2-1/+160
2010-05-10nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...Li Hong2-19/+14
2010-05-10nilfs2: remove nilfs_segctor_init() in segment.cLi Hong1-8/+1
2010-05-10nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi5-3/+12
2010-05-10nilfs2: add a print message after loading nilfs2Li Hong1-0/+1
2010-05-10nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong7-164/+97
2010-05-10nilfs2: move out checksum routines to segment buffer codeRyusuke Konishi3-36/+39
2010-05-10nilfs2: move pointer to super root block into logsRyusuke Konishi4-26/+25
2010-05-10nilfs2: change default of 'errors' mount option to 'remount-ro' modeRyusuke Konishi2-5/+5
2010-05-10nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()Li Hong1-17/+5
2010-05-10nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()Li Hong1-22/+17
2010-05-10nilfs2: fix style problems in nilfs2_fs.hRyusuke Konishi1-4/+4
2010-05-10nilfs2: update comment for struct nilfs_dat_entryQinghuang Feng1-4/+4
2010-05-10Linux 2.6.34-rc7v2.6.34-rc7Linus Torvalds1-1/+1
2010-05-10cpuidle: Fix incorrect optimizationArjan van de Ven1-5/+4
2010-05-07virtio: initialize earlierStijn Tintel1-1/+1
2010-05-07md: restore ability of spare drives to spin down.NeilBrown1-2/+8
2010-05-07md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti1-1/+1
2010-05-07blk-cgroup: Fix an RCU warning in blkiocg_create()Li Zefan1-4/+4
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2-57/+1
2010-05-07drm/ttm: Remove some leftover debug messages.Thomas Hellstrom1-4/+1
2010-05-07drm/radeon: async event synchronization for drmWaitVblankJerome Glisse1-0/+2
2010-05-07V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier1-5/+6
2010-05-07V4L/DVB: video: testing unsigned for less than 0Dan Carpenter1-1/+1
2010-05-07V4L/DVB: mx1-camera: compile fixUwe Kleine-König2-6/+10
2010-05-07V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-3/+0
2010-05-07V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss1-0/+4
2010-05-07V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil5-23/+13
2010-05-07V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...Hans Verkuil1-2/+2
2010-05-07V4L/DVB: feature-removal: announce videotext.h removalHans Verkuil1-0/+23
2010-05-07V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri1-13/+20
2010-05-07V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driverJohn Ellson2-1/+1
2010-05-07V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén1-2/+0
2010-05-07V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-05-07V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold1-3/+5
2010-05-07V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri1-2/+3
2010-05-07V4L/DVB: V4L - Makfile:Removed duplicate entry of davinciVaibhav Hiremath1-2/+0
2010-05-07V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter1-1/+1
2010-05-06ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa1-0/+24
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2-0/+13
2010-05-06microblaze: Defconfig updateMichal Simek2-13/+84