summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-07-30Merge branch 'quilt/driver-core'Stephen Rothwell
2010-07-30Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-07-30Merge remote branch 'drivers-x86/linux-next'Stephen Rothwell
2010-07-30Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-07-30Merge remote branch 'lost-spurious-irq/lost-spurious-irq'Stephen Rothwell
2010-07-30Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-07-30Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-07-30Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-07-30Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-07-30Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-30Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-07-30Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-30Merge branch 'quilt/rr'Stephen Rothwell
2010-07-30Merge remote branch 'crypto/master'Stephen Rothwell
2010-07-30Merge remote branch 'net/master'Stephen Rothwell
2010-07-30Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-07-30Merge remote branch 'powerpc/next'Stephen Rothwell
2010-07-30Merge remote branch 'mips/mips-for-linux-next'Stephen Rothwell
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29Merge branch 'timers/clocksource' into auto-latestThomas Gleixner
2010-07-29kgdb: Do not access xtime directlyThomas Gleixner
2010-07-28ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-07-28kgdb: remove custom hex_to_bin()implementationAndy Shevchenko
2010-07-28fanotify: use both marks when possibleEric Paris
2010-07-28fsnotify: pass both the vfsmount mark and inode markEric Paris
2010-07-28fsnotify: remove group->maskEric Paris
2010-07-28fsnotify: cleanup should_send_eventEric Paris
2010-07-28audit: use the mark in handler functionsEric Paris
2010-07-28fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris
2010-07-28fsnotify: store struct file not struct pathEric Paris
2010-07-28sysctl extern cleanup: inotifyDave Young
2010-07-28dnotify: move dir_notify_enable declarationAlexey Dobriyan
2010-07-28fsnotify: split generic and inode specific mark codeEric Paris
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris
2010-07-28fanotify: fanotify_init syscall declarationEric Paris
2010-07-28fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()Andreas Gruenbacher
2010-07-28fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_markEric Paris
2010-07-28fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris
2010-07-28fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris
2010-07-28fsnotify: include vfsmount in should_send_event when appropriateEric Paris
2010-07-28fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris
2010-07-28Audit: only set group mask when something is being watchedEric Paris
2010-07-28fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris
2010-07-28fsnotify: remove group_num altogetherEric Paris
2010-07-28fsnotify: include data in should_send callsEric Paris
2010-07-28fsnotify: provide the data type to should_send_eventEric Paris
2010-07-28inotify: remove inotify in kernel interfaceEric Paris
2010-07-28Audit: audit watch init should not be before fsnotify initEric Paris
2010-07-28Audit: split audit watch KconfigEric Paris
2010-07-28audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris