summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-0311-447/+873
|\
| *---. Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...Paul E. McKenney2013-08-317-375/+764
| |\ \ \
| | | | * rcu: Make rcutorture emit online failures if verbosePaul E. McKenney2013-08-201-1/+7
| | | | * rcu: Remove unused variable from rcu_torture_writer()Paul E. McKenney2013-08-201-2/+0
| | | | * rcu: Sort rcutorture module parametersPaul E. McKenney2013-08-201-52/+49
| | | | * rcu: Increase rcutorture test coveragePaul E. McKenney2013-08-201-163/+63
| | | | * rcu: Add duplicate-callback tests to rcutorturePaul E. McKenney2013-08-201-0/+61
| | |_|/ | |/| |
| | | * nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney2013-08-313-1/+22
| | | * nohz_full: Add full-system-idle state machinePaul E. McKenney2013-08-314-7/+337
| | | * nohz_full: Add full-system-idle arguments to APIPaul E. McKenney2013-08-181-7/+18
| | | * nohz_full: Add full-system idle states and variablesPaul E. McKenney2013-08-181-0/+17
| | | * nohz_full: Add per-CPU idle-state trackingPaul E. McKenney2013-08-183-0/+85
| | | * nohz_full: Add rcu_dyntick data for scalable detection of all-idle statePaul E. McKenney2013-08-183-0/+33
| | | * nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney2013-08-181-0/+23
| | | * rcu: Eliminate unused APIs intended for adaptive ticksPaul E. McKenney2013-08-181-43/+0
| | |/ | |/|
| | * rcu: Simplify _rcu_barrier() processingPaul E. McKenney2013-08-201-2/+13
| | * rcu: Avoid redundant grace-period kthread wakeupsPaul E. McKenney2013-08-181-3/+5
| | * rcu: Make call_rcu() leak callbacks for debug-object errorsPaul E. McKenney2013-08-182-4/+20
| | * rcu: Simplify debug-objects fixupsPaul E. McKenney2013-08-181-100/+0
| | * rcu: Expedite grace periods during suspend/resumeBorislav Petkov2013-08-181-0/+21
| |/
| * rcu: Have the RCU tracepoints use the tracepoint_string infrastructureSteven Rostedt (Red Hat)2013-07-292-50/+69
| * rcu: Simplify RCU_STATE_INITIALIZER() macroSteven Rostedt (Red Hat)2013-07-292-11/+7
| * rcu: Add const annotation to char * for RCU tracepoints and functionsSteven Rostedt (Red Hat)2013-07-297-11/+11
| * tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)2013-07-262-0/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-303-17/+19
|\ \
| * | Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski2013-08-273-17/+19
* | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-291-1/+18
|\ \ \
| * | | cgroup: fix rmdir EBUSY regression in 3.11Hugh Dickins2013-08-291-1/+18
* | | | workqueue: cond_resched() after processing each work itemTejun Heo2013-08-291-0/+9
|/ / /
* | | timer_list: correct the iterator for timer_listNathan Zimmer2013-08-281-17/+24
* | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-231-5/+9
|\ \ \ | |/ / |/| |
| * | cpuset: fix a regression in validating config changeLi Zefan2013-08-211-5/+9
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-08-192-4/+3
|\ \ \
| * \ \ Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-08-121-1/+1
| |\ \ \
| | * | | sched_clock: Fix integer overflowBaruch Siach2013-07-221-1/+1
| * | | | Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-07-251-3/+2
| |\ \ \ \
| | * | | | nohz: fix compile warning in tick_nohz_init()Li Zhong2013-07-241-2/+0
| | * | | | nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt2013-07-241-1/+2
| | | |_|/ | | |/| |
* | | | | kernel: fix new kernel-doc warning in wait.cRandy Dunlap2013-08-191-2/+1
* | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-181-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cpuset: fix the return value of cpuset_write_u64()Li Zefan2013-08-131-2/+4
* | | | | Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-08-161-7/+13
|\ \ \ \ \
| * | | | | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd2013-08-141-7/+13
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-141-0/+6
|\ \ \ \ \ \
| * | | | | | microblaze: fix clone syscallMichal Simek2013-08-131-0/+6
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-133-25/+71
|\ \ \ \ \ \ \
| * | | | | | | sched: Ensure update_cfs_shares() is called for parents of continuously-runni...Peter Zijlstra2013-07-301-0/+1
| * | | | | | | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-183-25/+70
* | | | | | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-131-1/+13
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-121-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
OpenPOWER on IntegriCloud