aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli
2008-07-28mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin
2008-07-28Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell
2008-07-28Simplify stop_machineRusty Russell
2008-07-28stop_machine: add ALL_CPUS optionJason Baron
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab
2008-07-27V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab
2008-07-27V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil
2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine
2008-07-27V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-07-26Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-26hugetlb: remove unused variable warningAndrea Righi
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-26[PATCH] get rid of __user_path_lookup_openAl Viro
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro
2008-07-26[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro
2008-07-26[PATCH] kill altrootAl Viro
2008-07-26[PATCH] permission checks for chdir need special treatment only on the last stepAl Viro
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26[PATCH] sanitize proc_sysctlAl Viro
2008-07-26[PATCH] sysctl: keep track of tree relationshipsAl Viro