summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-08-31Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...Paul E. McKenney
2013-08-31nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney
2013-08-31nohz_full: Add full-system-idle state machinePaul E. McKenney
2013-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-30Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-29cgroup: fix rmdir EBUSY regression in 3.11Hugh Dickins
2013-08-29workqueue: cond_resched() after processing each work itemTejun Heo
2013-08-29timer_list: correct the iterator for timer_listNathan Zimmer
2013-08-27Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-21cpuset: fix a regression in validating config changeLi Zefan
2013-08-20rcu: Simplify _rcu_barrier() processingPaul E. McKenney
2013-08-20rcu: Make rcutorture emit online failures if verbosePaul E. McKenney
2013-08-20rcu: Remove unused variable from rcu_torture_writer()Paul E. McKenney
2013-08-20rcu: Sort rcutorture module parametersPaul E. McKenney
2013-08-20rcu: Increase rcutorture test coveragePaul E. McKenney
2013-08-20rcu: Add duplicate-callback tests to rcutorturePaul E. McKenney
2013-08-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-08-19kernel: fix new kernel-doc warning in wait.cRandy Dunlap
2013-08-19nohz_full: Add full-system-idle arguments to APIPaul E. McKenney
2013-08-19nohz_full: Add full-system idle states and variablesPaul E. McKenney
2013-08-19nohz_full: Add per-CPU idle-state trackingPaul E. McKenney
2013-08-19nohz_full: Add rcu_dyntick data for scalable detection of all-idle statePaul E. McKenney
2013-08-19nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney
2013-08-19rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney
2013-08-19rcu: Avoid redundant grace-period kthread wakeupsPaul E. McKenney
2013-08-19rcu: Make call_rcu() leak callbacks for debug-object errorsPaul E. McKenney
2013-08-19rcu: Simplify debug-objects fixupsPaul E. McKenney
2013-08-19rcu: Expedite grace periods during suspend/resumeBorislav Petkov
2013-08-18Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-16Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14microblaze: fix clone syscallMichal Simek
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-08-13PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-13cpuset: fix the return value of cpuset_write_u64()Li Zefan
2013-08-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-12Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-06Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-06printk: Fix return of braille_register_console()Steven Rostedt
2013-08-06Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"Oleg Nesterov
2013-08-06userns: unshare_userns(&cred) should not populate cred on failureOleg Nesterov
2013-08-03tracing: Fix reset of time stamps during trace_clock changesAlexander Z Lam
2013-08-03tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct bufferAlexander Z Lam
2013-08-03tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin