summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-03-22Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-22Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-03-22Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-03-22Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-22Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-22Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-03-22Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-22Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-03-22Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-03-19resources: add interfaces that return conflict informationBjorn Helgaas
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-19kref: remove kref_setNeilBrown
2010-03-17Merge branches 'core/urgent', 'perf/urgent', 'sched/urgent' and 'x86/urgent' ...Ingo Molnar
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-17sched: Use proper type in sched_getaffinity()KOSAKI Motohiro
2010-03-17Merge branch 'sched/urgent' into auto-latestIngo Molnar
2010-03-16Fix typos in commentsThomas Weber
2010-03-16kernel/sched.c: Suppress unused var warningAndrew Morton
2010-03-16rcu: Make rcu_read_lock_bh_held() allow for disabled BHPaul E. McKenney
2010-03-16Merge branches 'sched/urgent' and 'x86/urgent' into auto-latestIngo Molnar
2010-03-15Freezer: Only show the state of tasks refusing to freezeXiaotian Feng
2010-03-15sched: sched_getaffinity(): Allow less than NR_CPUS lengthKOSAKI Motohiro
2010-03-14Merge branch 'linus' into auto-latestIngo Molnar
2010-03-14Merge branches 'irq/urgent', 'perf/urgent', 'sched/urgent', 'timers/urgent', ...Ingo Molnar
2010-03-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-12tracing: Do not record user stack trace from NMI contextSteven Rostedt
2010-03-12tracing: Disable buffer switching when starting or stopping traceSteven Rostedt
2010-03-12tracing: Use same local variable when resetting the ring bufferSteven Rostedt
2010-03-12function-graph: Init curr_ret_stack with ret_stackSteven Rostedt
2010-03-12ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan
2010-03-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12sysctl extern cleanup: lockdepDave Young
2010-03-12sysctl extern cleanup: rtmutexDave Young
2010-03-12sysctl extern cleanup: acctDave Young
2010-03-12sysctl extern cleanup: sgDave Young
2010-03-12sysctl extern cleanup: moduleDave Young
2010-03-12sysctl extern cleanup: rcuDave Young
2010-03-12sysctl extern cleanup: signalDave Young
2010-03-12sysctl extern cleanup: C_A_DDave Young
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan
2010-03-12pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()Oleg Nesterov
2010-03-12copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico
2010-03-12copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico
2010-03-12copy_signal() cleanup: use zalloc and remove initializationsVeaceslav Falico
2010-03-12cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov
2010-03-12cgroups: fix race between userspace and kernelspaceKirill A. Shutemov