summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-317-56/+99
|\
| * sched/dl: Fix preemption checksKirill Tkhai2014-10-281-3/+7
| * sched: Update comments for CLONE_NEWNSChen Hanxiao2014-10-281-1/+1
| * sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov2014-10-283-40/+42
| * sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai2014-10-282-3/+5
| * sched/fair: Care divide error in update_task_scan_period()Yasuaki Ishimatsu2014-10-281-1/+1
| * sched/numa: Fix unsafe get_task_struct() in task_numa_assign()Kirill Tkhai2014-10-281-2/+12
| * sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer()Juri Lelli2014-10-281-5/+13
| * sched/deadline: Don't replenish from a !SCHED_DEADLINE entityJuri Lelli2014-10-281-1/+12
| * sched: Fix race between task_group and sched_task_groupKirill Tkhai2014-10-281-0/+6
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-3119-279/+158
|\ \
| * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-10-307-48/+131
| |\ \
| | * | perf probe: Trivial typo fix for --demangleMasami Hiramatsu2014-10-291-1/+1
| | * | perf tools: Fix report -F dso_from for data without branch infoJiri Olsa2014-10-291-2/+8
| | * | perf tools: Fix report -F dso_to for data without branch infoJiri Olsa2014-10-291-2/+8
| | * | perf tools: Fix report -F symbol_from for data without branch infoJiri Olsa2014-10-291-3/+13
| | * | perf tools: Fix report -F symbol_to for data without branch infoJiri Olsa2014-10-291-5/+14
| | * | perf tools: Fix report -F mispredict for data without branch infoJiri Olsa2014-10-291-8/+12
| | * | perf tools: Fix report -F in_tx for data without branch infoJiri Olsa2014-10-291-3/+10
| | * | perf tools: Fix report -F abort for data without branch infoJiri Olsa2014-10-291-3/+11
| | * | perf tools: Make CPUINFO_PROC an array to support different kernel versionsWang Nan2014-10-292-21/+36
| | * | perf callchain: Use global caching provided by libunwindNamhyung Kim2014-10-293-0/+18
| |/ /
| * | perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-293-181/+2
| * | perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra2014-10-282-2/+9
| * | perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski2014-10-281-7/+7
| * | perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-285-39/+1
| * | perf: Fix bogus kernel printkPeter Zijlstra (Intel)2014-10-281-2/+3
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-10-241-0/+5
| |\ \
| | * | perf diff: Add missing hists__init() call at tool startKan Liang2014-10-221-0/+5
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-10-311-15/+21
|\ \ \ \
| * | | | futex: Fix a race condition between REQUEUE_PI and task deathBrian Silverman2014-10-261-11/+11
| * | | | futex: Mention key referencing differences between shared and private futexesDavidlohr Bueso2014-10-261-4/+10
| |/ / /
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-317-17/+66
|\ \ \ \
| * \ \ \ Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-305-15/+66
| |\ \ \ \
| | * | | | rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-284-14/+53
| | * | | | rcu: More on deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2014-10-231-1/+13
| | |/ / /
| * | | / compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2014-10-282-2/+0
| | |_|/ | |/| |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-313-4/+5
|\ \ \ \
| * | | | ARM/ARM64: arch-timer: fix arch_timer_probed logicMarc Zyngier2014-10-261-3/+3
| * | | | clockevents: Prevent shift out of boundsThomas Gleixner2014-10-251-1/+1
| * | | | posix-timers: Fix stack info leak in timer_create()Mathias Krause2014-10-251-0/+1
| | |/ / | |/| |
* | | | Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-311-4/+4
|\ \ \ \
| * | | | tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent2014-10-311-4/+4
* | | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2014-10-3113-20/+33
|\ \ \ \ \
| * | | | | Documentation/SubmittingPatches: Reported-by tags and permissionDan Carpenter2014-10-291-6/+4
| * | | | | Documentation: remove outdated references to the linux-next wikiJim Davis2014-10-283-9/+0
| * | | | | Documentation: Restrict TSC test code to x86Alexander Graf2014-10-281-1/+1
| * | | | | doc: kernel-parameters.txt: Add ide-generic.probe-maskMaciej W. Rozycki2014-10-271-0/+12
| * | | | | vdso: don't require 64-bit math in standalone testJeff Mahoney2014-10-251-1/+1
| * | | | | Documentation: Add CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF caseMasanari Iida2014-10-241-0/+4