summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Merge branch 'linus' into cpus4096Ingo Molnar9-241/+262
2008-07-29cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-3/+23
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar65-203/+1761
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+1
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-0/+31
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+0
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-17/+33
2008-07-28maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin1-2/+0
2008-07-28Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt3-0/+31
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell1-10/+24
2008-07-28Simplify stop_machineRusty Russell1-12/+8
2008-07-28stop_machine: add ALL_CPUS optionJason Baron1-1/+7
2008-07-28Merge ../linux-2.6Mauro Carvalho Chehab3-45/+32
2008-07-28task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi3-45/+32
2008-07-28Merge ../linux-2.6Mauro Carvalho Chehab4-26/+77
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+1
2008-07-27task IO accounting: improve code readabilityAndrea Righi3-26/+76
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab167-1005/+3149
2008-07-27V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab1-2/+2
2008-07-27V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil2-0/+21
2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine1-0/+2
2008-07-27V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab1-212/+166
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+3
2008-07-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds20-45/+6
2008-07-27Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds1-11/+12
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2-0/+4
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-52/+75
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds5-1/+753
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-7/+1
2008-07-27hugetlb: remove unused variable warningAndrea Righi1-1/+4
2008-07-27[PATCH] get rid of indirect users of namei.hAl Viro2-2/+1
2008-07-27[PATCH] get rid of __user_path_lookup_openAl Viro1-1/+0
2008-07-27[PATCH] f_count may wrap aroundAl Viro1-3/+3
2008-07-27[PATCH] sanitize __user_walk_fd() et.al.Al Viro1-6/+7
2008-07-27[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro1-1/+1
2008-07-27[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi1-16/+17
2008-07-27[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan1-1/+1
2008-07-27[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro1-4/+3
2008-07-27[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2-3/+1
2008-07-27[PATCH] kill altrootAl Viro2-3/+1
2008-07-27[PATCH] permission checks for chdir need special treatment only on the last stepAl Viro1-1/+0
2008-07-27[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi1-1/+1
2008-07-27[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi1-1/+1
2008-07-27[PATCH] sanitize ->permission() prototypeAl Viro5-5/+8
2008-07-27[PATCH] sanitize proc_sysctlAl Viro2-0/+6
2008-07-27[PATCH] sysctl: keep track of tree relationshipsAl Viro1-0/+3
2008-07-27[PATCH] allow delayed freeing of ctl_table_headerAl Viro1-0/+6
2008-07-27[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro1-2/+13
2008-07-27[PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko1-3/+3
2008-07-27netfilter: fix double-free and use-after freePekka Enberg1-0/+1