summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2009-05-083-11/+2
| * | | | | | | | | | Revert driver core: fix passing platform_dataMing Lei2009-05-081-14/+1
| * | | | | | | | | | Remove old PRINTK_DEBUG config itemJason Baron2009-05-081-1/+0
| * | | | | | | | | | Doc/sysfs-rules: Swap the order of the words so the sentence makes more senseHenrik Austad2009-05-081-1/+1
| * | | | | | | | | | Driver core: platform: fix kernel-doc warningsRandy Dunlap2009-05-081-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-05-1044-382/+369
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix the race between capifs remount and node creationAl Viro2009-05-091-2/+8
| * | | | | | | | | | Fix races around the access to ->s_optionsAl Viro2009-05-097-13/+25
| * | | | | | | | | | switch ufs directories to ufs_sync_file()Al Viro2009-05-093-3/+3
| * | | | | | | | | | Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2009-05-095-56/+34
| * | | | | | | | | | Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Al Viro2009-05-091-9/+2
| * | | | | | | | | | Reduce path_lookup() abusesAl Viro2009-05-094-25/+25
| * | | | | | | | | | Make checkpatch.pl shut up on fs/inode.cManish Katiyar2009-05-091-46/+35
| * | | | | | | | | | NULL noise in fs/super.c:kill_bdev_super()H Hartley Sweeten2009-05-091-1/+1
| * | | | | | | | | | romfs: cleanup romfs_fs.hChristoph Hellwig2009-05-092-6/+1
| * | | | | | | | | | ROMFS: romfs_dev_read() error ignoredRoel Kluin2009-05-091-1/+2
| * | | | | | | | | | fs: dcache fix LRU orderingnpiggin@suse.de2009-05-091-1/+1
| * | | | | | | | | | ocfs2: Use nd_set_link().Joel Becker2009-05-091-40/+37
| * | | | | | | | | | Fix deadlock in ipathfs ->get_sb()Al Viro2009-05-091-1/+1
| * | | | | | | | | | Fix a leak in failure exit in 9p ->get_sb()Al Viro2009-05-091-0/+1
| * | | | | | | | | | Convert obvious places to deactivate_locked_super()Al Viro2009-05-0912-42/+21
| * | | | | | | | | | New helper: deactivate_locked_super()Al Viro2009-05-092-12/+35
| * | | | | | | | | | reiserfs: remove privroot hiding in lookupJeff Mahoney2009-05-094-28/+16
| * | | | | | | | | | reiserfs: dont associate security.* with xattr filesJeff Mahoney2009-05-091-2/+10
| * | | | | | | | | | reiserfs: fixup xattr_root cachingJeff Mahoney2009-05-093-29/+48
| * | | | | | | | | | Always lookup priv_root on reiserfs mount and keep itAl Viro2009-05-093-52/+41
| * | | | | | | | | | reiserfs: Expand i_mutex to enclose lookup_one_lenJeff Mahoney2009-05-091-18/+14
| * | | | | | | | | | vfs: umount_begin BKL pushdownAlessio Igor Bogani2009-05-095-4/+17
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-05-101-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | GFS2: Fix glock ref counting bugSteven Whitehouse2009-05-091-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-105-31/+31
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-101-20/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: Fix errors in WM8990Jinyoung Park2009-05-051-20/+20
| * | | | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-05-101-1/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ALSA: hda - Fix line-in on Mac Mini Core2 DuoTakashi Iwai2009-05-081-1/+6
| * | | | | | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-05-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ALSA: Release v1.0.20Jaroslav Kysela2009-05-061-1/+1
| * | | | | | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-102-9/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | sound: via82xx: fix DXS volume rangeClemens Ladisch2009-05-051-1/+1
| | * | | | | | | | | | | | sound: serial-u16550: fix buffer overflowClemens Ladisch2009-05-051-8/+3
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-05-1014-41/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a varMauro Carvalho Chehab2009-05-091-1/+1
| * | | | | | | | | | | | | | V4L/DVB (11679): cafe_ccic: fix sensor detectionHans Verkuil2009-05-091-0/+1
| * | | | | | | | | | | | | | V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil2009-05-093-4/+4
| * | | | | | | | | | | | | | V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil2009-05-094-5/+8
| * | | | | | | | | | | | | | V4L/DVB (11669): uvc: fix compile warningHans Verkuil2009-05-091-3/+6
| * | | | | | | | | | | | | | V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil2009-05-091-3/+6
| * | | | | | | | | | | | | | V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth2009-05-091-1/+1
| * | | | | | | | | | | | | | V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho2009-05-091-0/+27
| * | | | | | | | | | | | | | V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho2009-05-091-9/+9
OpenPOWER on IntegriCloud