summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-01-01Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-01-01Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-01-01Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-01-01Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-01-01Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-01-01Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-01-01Merge remote branch 'security-testing/next'Stephen Rothwell
2010-01-01Merge branch 'quilt/rr'Stephen Rothwell
2010-01-01Merge remote branch 'mtd/master'Stephen Rothwell
2009-12-31Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-31Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-31kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro
2009-12-31perf: Fix NULL deref in inheritance codePeter Zijlstra
2009-12-30tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan
2009-12-30tracing/kprobe: Show sign of fields in trace_kprobe format filesLai Jiangshan
2009-12-30ksym_tracer: Remove trace_statLi Zefan
2009-12-30ksym_tracer: Fix race when incrementing countLi Zefan
2009-12-30ksym_tracer: Fix to allow writing newline to ksym_trace_filterLi Zefan
2009-12-30ksym_tracer: Fix to make the tracer workLi Zefan
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