summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-31Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-30/+240
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds5-184/+192
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney1-23/+23
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney1-1/+1
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney1-2/+2
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney1-17/+18
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney1-7/+7
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney1-7/+7
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney2-1/+35
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney1-0/+1
2009-03-30reiserfs: journaled xattrsJeff Mahoney3-3/+44
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney3-35/+9
2009-03-30reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney2-23/+1
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney3-29/+5
2009-03-30reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney2-24/+7
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney1-8/+0
2009-03-30reiserfs: introduce reiserfs_error()Jeff Mahoney1-0/+4
2009-03-30reiserfs: rearrange journal abortJeff Mahoney1-1/+1
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney1-6/+22
2009-03-30reiserfs: eliminate reiserfs_warning from uniqueness functionsJeff Mahoney1-5/+2
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney1-3/+6
2009-03-30reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney1-1/+1
2009-03-30reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney3-6/+6
2009-03-30reiserfs: add support for mount count incrementingJeff Mahoney2-1/+8
2009-03-30Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+47
2009-03-30Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+1
2009-03-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-0/+32
2009-03-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-89/+83
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-113/+126
2009-03-30V4L/DVB (11213): gspca - sq905c: New subdriver.Theodore Kilgore1-0/+1
2009-03-30V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture deviceJanne Grunau1-0/+1
2009-03-30V4L/DVB (11065): au8522: add support for analog side of demodulatorDevin Heitmueller1-0/+1
2009-03-30V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV ...Andy Walls2-5/+52
2009-03-30V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil1-10/+0
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab1-0/+18
2009-03-30V4L/DVB (10870a): remove all references for video_decoder.hMauro Carvalho Chehab2-49/+0
2009-03-30V4L/DVB(10738a): remove include/linux/video_encoder.hMauro Carvalho Chehab2-24/+0
2009-03-30V4L/DVB (10686): v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag.Hans Verkuil1-0/+1
2009-03-30V4L/DVB (10575): V4L2: Add COLORFX user controlSergio Aguirre1-1/+8
2009-03-30V4L/DVB (10365): Add Mars-Semi MR97310A formatKyle Guinn1-0/+1
2009-03-30Fix a lockdep warning in fasync_helper()Jonathan Corbet1-1/+1
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt222-1858/+4678
2009-03-29Fix build error in <linux/irq.h>Ralf Baechle1-0/+2
2009-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-13/+0
2009-03-29Annotate struct fs_struct's usage count restrictionDavid Howells1-1/+4
2009-03-29Merge branch 'linus' into core/iommuIngo Molnar219-1843/+4642
2009-03-29Merge branch 'linus' into x86/coreIngo Molnar197-1693/+4082
2009-03-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-3/+37
2009-03-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+17
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds20-108/+489