summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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
2014-06-04kernel/compat.c: use sizeof() instead of sizeofFabian Frederick
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-04printk: report dropping of messages from logbufWill Deacon
2014-06-04timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz
2014-06-04printk: Add printk_deferred_onceJohn Stultz
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz
2014-06-04printk: disable preemption for printk_schedJohn Stultz
2014-06-04printk: remove separate printk_sched buffers and use printk buf insteadSteven Rostedt
2014-06-04printk: enable interrupts before calling console_trylock_for_printk()Jan Kara
2014-06-04printk: fix lockdep instrumentation of console_semJan Kara