Age | Commit message (Expand) | Author |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-12-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-12-16 | Merge branch 'akpm' | Linus Torvalds |
2009-12-16 | msi-wmi: depend on backlight and fix corner-cases problems | Anisse Astier |
2009-12-16 | msi-wmi: switch to using input sparse keymap library | Anisse Astier |
2009-12-16 | msi-wmi: replace one-condition switch-case with if statement | Anisse Astier |
2009-12-16 | msi-wmi: remove unused field 'instance' in key_entry structure | Anisse Astier |
2009-12-16 | msi-wmi: remove custom runtime debug implementation | Anisse Astier |
2009-12-16 | msi-wmi: rework init | Anisse Astier |
2009-12-16 | msi-wmi: remove useless includes | Anisse Astier |
2009-12-16 | X86 drivers: Introduce msi-wmi driver | Thomas Renninger |
2009-12-16 | perf record: Use per-task-per-cpu events for inherited events | Peter Zijlstra |
2009-12-16 | perf record: Properly synchronize child creation | Peter Zijlstra |
2009-12-16 | perf events: Allow per-task-per-cpu counters | Peter Zijlstra |
2009-12-16 | perf diff: Percent calcs should use double values | Arnaldo Carvalho de Melo |
2009-12-16 | direct I/O fallback sync simplification | Christoph Hellwig |
2009-12-16 | ocfs: stop using do_sync_mapping_range | Christoph Hellwig |
2009-12-16 | cleanup blockdev_direct_IO locking | Christoph Hellwig |
2009-12-16 | make generic_acl slightly more generic | Christoph Hellwig |
2009-12-16 | sanitize xattr handler prototypes | Christoph Hellwig |
2009-12-16 | libfs: move EXPORT_SYMBOL for d_alloc_name | H Hartley Sweeten |
2009-12-16 | vfs: force reval of target when following LAST_BIND symlinks (try #7) | Jeff Layton |
2009-12-16 | ima: limit imbalance msg | Mimi Zohar |
2009-12-16 | Untangling ima mess, part 3: kill dead code in ima | Al Viro |
2009-12-16 | Untangling ima mess, part 2: deal with counters | Al Viro |
2009-12-16 | Untangling ima mess, part 1: alloc_file() | Al Viro |
2009-12-16 | O_TRUNC open shouldn't fail after file truncation | Al Viro |
2009-12-16 | ima: call ima_inode_free ima_inode_free | Eric Paris |
2009-12-16 | IMA: clean up the IMA counts updating code | Eric Paris |
2009-12-16 | ima: only insert at inode creation time | Eric Paris |
2009-12-16 | ima: valid return code from ima_inode_alloc | Eric Paris |
2009-12-16 | fs: move get_empty_filp() deffinition to internal.h | Eric Paris |
2009-12-16 | Sanitize exec_permission_lite() | Al Viro |
2009-12-16 | Kill cached_lookup() and real_lookup() | Al Viro |
2009-12-16 | Kill path_lookup_open() | Al Viro |
2009-12-16 | Take hash recalculation into do_lookup() | Al Viro |
2009-12-16 | fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) | Al Viro |
2009-12-16 | switch cachefiles to kern_path() | Al Viro |
2009-12-16 | fix the crap in dst/dcore | Al Viro |
2009-12-16 | kill __link_path_walk()/link_path_walk() distinction | Al Viro |
2009-12-16 | lift path_put(path) to callers of __do_follow_link() | Al Viro |
2009-12-16 | switch create_read_pipe() to alloc_file() | Al Viro |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro |
2009-12-16 | switch nilfs2 to deactivate_locked_super() | Al Viro |
2009-12-16 | get rid of init_file() | Al Viro |
2009-12-16 | switch sock_alloc_file() to alloc_file() | Al Viro |
2009-12-16 | 9p connect fixes | Al Viro |
2009-12-16 | merge sock_alloc_fd/sock_attach_fd into a new helper | Al Viro |
2009-12-16 | reorder alloc_fd/attach_fd in socketpair() | Al Viro |