summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-06-06tracing: Fix leak of ring buffer data when new instances creation failsSteven Rostedt (Red Hat)
2014-06-06tracing/kprobes: Avoid self tests if tracing is disabled on boot upYoshihiro YUNOMAE
2014-06-06tracing: Return error if ftrace_trace_arrays list is emptyYoshihiro YUNOMAE
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar
2014-06-06perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra
2014-06-06tracing: Only calculate stats of tracepoint benchmarks for 2^32 timesSteven Rostedt (Red Hat)
2014-06-05tracing: Convert stddev into u64 in tracepoint benchmarkSteven Rostedt (Red Hat)
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds
2014-06-05futex: Make lookup_pi_state more robustThomas Gleixner
2014-06-05futex: Always cleanup owner tid in unlock_piThomas Gleixner
2014-06-05futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner
2014-06-05futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner
2014-06-05tracing: Introduce saved_cmdlines_size fileYoshihiro YUNOMAE
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05cgroup: disallow disabled controllers on the default hierarchyLi Zefan
2014-06-05sched/deadline: Delete extraneous extern for to_ratio()Paul Gortmaker
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-05uprobes: Teach copy_insn() to support tmpfsOleg Nesterov
2014-06-05uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov
2014-06-05perf: Disable sampled events if no PMU interruptVince Weaver
2014-06-05perf: Fix use after free in perf_remove_from_context()Peter Zijlstra
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar
2014-06-05sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra
2014-06-05sched/idle: Simplify wake_up_idle_cpu()Andy Lutomirski
2014-06-05sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski
2014-06-05sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)Giedrius Rekasius
2014-06-05sched: Rename capacity related flagsNicolas Pitre
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre
2014-06-05sched: Remove remaining dubious usage of "power"Nicolas Pitre
2014-06-05sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre
2014-06-05sched/fair: Disambiguate existing/remaining "capacity" usageNicolas Pitre
2014-06-05sched/fair: Change "has_capacity" to "has_free_capacity"Nicolas Pitre
2014-06-05sched/fair: Remove "power" from 'struct numa_stats'Nicolas Pitre
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter
2014-06-05sched/fair: Use time_after() in record_wakee()Manuel Schölling
2014-06-05sched/balancing: Reduce the rate of needless idle load balancingTim Chen
2014-06-05sched/fair: Fix unlocked reads of some cfs_b->quota/periodBen Segall
2014-06-05sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin
2014-06-05sched/dl: Fix race in dl_task_timer()Kirill Tkhai
2014-06-05sched: Fix sched_policy < 0 comparisonRichard Weinberger
2014-06-05sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabledSteven Rostedt
2014-06-05locking/rwsem: Fix checkpatch.pl warningsAndrew Morton
2014-06-05locking/rwsem: Support optimistic spinningDavidlohr Bueso
2014-06-04cgroup: don't destroy the default rootLi Zefan
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds