aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-60/+67
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi3-45/+32
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab18-38/+301
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg490-32200/+0
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-3/+202
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-1/+9
2008-07-27Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds3-3/+5
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-3/+6
2008-07-27task IO accounting: improve code readabilityAndrea Righi3-26/+76
2008-07-27missing bits of net-namespace / sysctlAl Viro2-2/+2
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab571-10015/+4712
2008-07-27V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab1-2/+2
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins1-1/+2
2008-07-27V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil1-2/+2
2008-07-27V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil2-0/+21
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-2/+1
2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the subdrivers.Jean-Francois Moine1-0/+2
2008-07-27V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab1-212/+166
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen1284-39523/+39523
2008-07-27[ARM] fix VIPT/VIVT macro optimisations, add commentsRussell King1-4/+13
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard1-1/+2
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov5-54/+37
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger1-1/+1
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky1-1/+1
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel1-0/+1
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+3
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds28-95/+21
2008-07-26Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utraceLinus Torvalds1-11/+12
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-0/+4
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds39-437/+81
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds5-1/+753
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-9/+4
2008-07-26hugetlb: remove unused variable warningAndrea Righi1-1/+4
2008-07-26gpiolib: fix typo in commentMichael Buesch1-1/+1
2008-07-26[PATCH] remove remaining namei_{32,64}.h crapAl Viro2-26/+0
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro2-2/+1
2008-07-26[PATCH] get rid of __user_path_lookup_openAl Viro1-1/+0
2008-07-26[PATCH] f_count may wrap aroundAl Viro2-4/+4
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro1-6/+7
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro1-1/+1
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi1-16/+17
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan1-1/+1
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro1-4/+3
2008-07-26[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2-3/+1
2008-07-26[PATCH] kill altrootAl Viro25-360/+1
2008-07-26[PATCH] permission checks for chdir need special treatment only on the last stepAl Viro1-1/+0
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi1-1/+1
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi1-1/+1
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro5-5/+8