summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-16Merge branch 'akpm'Linus Torvalds
2009-12-16msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier
2009-12-16msi-wmi: switch to using input sparse keymap libraryAnisse Astier
2009-12-16msi-wmi: replace one-condition switch-case with if statementAnisse Astier
2009-12-16msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier
2009-12-16msi-wmi: remove custom runtime debug implementationAnisse Astier
2009-12-16msi-wmi: rework initAnisse Astier
2009-12-16msi-wmi: remove useless includesAnisse Astier
2009-12-16X86 drivers: Introduce msi-wmi driverThomas Renninger
2009-12-16perf record: Use per-task-per-cpu events for inherited eventsPeter Zijlstra
2009-12-16perf record: Properly synchronize child creationPeter Zijlstra
2009-12-16perf events: Allow per-task-per-cpu countersPeter Zijlstra
2009-12-16perf diff: Percent calcs should use double valuesArnaldo Carvalho de Melo
2009-12-16direct I/O fallback sync simplificationChristoph Hellwig
2009-12-16ocfs: stop using do_sync_mapping_rangeChristoph Hellwig
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16make generic_acl slightly more genericChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-16libfs: move EXPORT_SYMBOL for d_alloc_nameH Hartley Sweeten
2009-12-16vfs: force reval of target when following LAST_BIND symlinks (try #7)Jeff Layton
2009-12-16ima: limit imbalance msgMimi Zohar
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro
2009-12-16Untangling ima mess, part 2: deal with countersAl Viro
2009-12-16Untangling ima mess, part 1: alloc_file()Al Viro
2009-12-16O_TRUNC open shouldn't fail after file truncationAl Viro
2009-12-16ima: call ima_inode_free ima_inode_freeEric Paris
2009-12-16IMA: clean up the IMA counts updating codeEric Paris
2009-12-16ima: only insert at inode creation timeEric Paris
2009-12-16ima: valid return code from ima_inode_allocEric Paris
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris
2009-12-16Sanitize exec_permission_lite()Al Viro
2009-12-16Kill cached_lookup() and real_lookup()Al Viro
2009-12-16Kill path_lookup_open()Al Viro
2009-12-16Take hash recalculation into do_lookup()Al Viro
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro
2009-12-16switch cachefiles to kern_path()Al Viro
2009-12-16fix the crap in dst/dcoreAl Viro
2009-12-16kill __link_path_walk()/link_path_walk() distinctionAl Viro
2009-12-16lift path_put(path) to callers of __do_follow_link()Al Viro
2009-12-16switch create_read_pipe() to alloc_file()Al Viro
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16switch nilfs2 to deactivate_locked_super()Al Viro
2009-12-16get rid of init_file()Al Viro
2009-12-16switch sock_alloc_file() to alloc_file()Al Viro
2009-12-169p connect fixesAl Viro
2009-12-16merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro
2009-12-16reorder alloc_fd/attach_fd in socketpair()Al Viro
2009-12-16unexport get_empty_filp()Al Viro