summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-12-29Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-12-29Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-12-29Merge remote branch 'limits/writable_limits'Stephen Rothwell
2009-12-29Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2009-12-29Merge remote branch 'suspend/linux-next'Stephen Rothwell
2009-12-29Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-12-29Merge remote branch 'security-testing/next'Stephen Rothwell
2009-12-29Merge branch 'quilt/rr'Stephen Rothwell
2009-12-28Merge branch 'tracing/urgent' into auto-latestIngo Molnar
2009-12-28Merge branch 'sched/urgent' into auto-latestIngo Molnar
2009-12-28Merge branch 'perf/urgent' into auto-latestIngo Molnar
2009-12-28Merge branch 'perf/core' into auto-latestIngo Molnar
2009-12-28Merge branch 'core/cleanups' into auto-latestIngo Molnar
2009-12-28sched: might_sleep(): Make file parameter const char *Simon Kagstrom
2009-12-28kernel: Use CALLER_ADDR0 macroThiago Farina
2009-12-28tracing: Kconfig spelling fixes and cleanupsRandy Dunlap
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan
2009-12-28kprobes: Fix distinct type warningHeiko Carstens
2009-12-28perf events: Remove arg from perf sched hooksPeter Zijlstra
2009-12-25Merge branch 'linus' into auto-latestIngo Molnar
2009-12-24PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki
2009-12-24PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki
2009-12-24Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...Linus Torvalds
2009-12-24modules: Skip empty sections when exporting section notesBen Hutchings
2009-12-23SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen
2009-12-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-23sched: Revert 738d2be, simplify set_task_cpu()Peter Zijlstra
2009-12-23fsnotify: split generic and inode specific mark codeEric Paris
2009-12-23fanotify: sys_fanotify_mark declartionEric Paris
2009-12-23fanotify: fanotify_init syscall declarationEric Paris
2009-12-22fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()Andreas Gruenbacher
2009-12-22fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_markEric Paris
2009-12-22fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris
2009-12-22fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris
2009-12-22fsnotify: include vfsmount in should_send_event when appropriateEric Paris
2009-12-22fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris
2009-12-22Audit: only set group mask when something is being watchedEric Paris
2009-12-22fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris
2009-12-22fsnotify: remove group_num altogetherEric Paris
2009-12-22fsnotify: include data in should_send callsEric Paris
2009-12-22fsnotify: provide the data type to should_send_eventEric Paris
2009-12-22inotify: remove inotify in kernel interfaceEric Paris
2009-12-22Audit: audit watch init should not be before fsnotify initEric Paris
2009-12-22Audit: split audit watch KconfigEric Paris
2009-12-22audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris
2009-12-22fsnotify: allow addition of duplicate fsnotify marksEric Paris
2009-12-22audit: do not get and put just to free a watchEric Paris
2009-12-22audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris
2009-12-22audit: convert audit watches to use fsnotify instead of inotifyEric Paris
2009-12-22Audit: clean up the audit_watch splitEric Paris