aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-06signals: introduce kernel_sigaction()Oleg Nesterov1-24/+12
2014-06-06signals: disallow_signal() should flush the potentially pending signalOleg Nesterov1-0/+7
2014-06-06signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()Oleg Nesterov1-4/+1
2014-06-06signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov2-39/+29
2014-06-06signals: cleanup the usage of t/current in do_sigaction()Oleg Nesterov1-8/+7
2014-06-06signals: rename rm_from_queue_full() to flush_sigqueue_mask()Oleg Nesterov1-11/+8
2014-06-06signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()Oleg Nesterov1-33/+10
2014-06-06signals: s/siginitset/sigemptyset/ in do_sigtimedwait()Oleg Nesterov1-1/+1
2014-06-06ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb()Oleg Nesterov1-0/+1
2014-06-06ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-3/+7
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt4-2/+23
2014-06-07Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki15-44/+74
2014-06-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-12/+20
2014-06-06tracing: Fix leak of ring buffer data when new instances creation failsSteven Rostedt (Red Hat)1-2/+20
2014-06-06tracing/kprobes: Avoid self tests if tracing is disabled on boot upYoshihiro YUNOMAE1-0/+3
2014-06-06tracing: Return error if ftrace_trace_arrays list is emptyYoshihiro YUNOMAE2-0/+16
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long3-0/+141
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter1-2/+2
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patchesIngo Molnar23-250/+377
2014-06-06perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra1-12/+16
2014-06-06tracing: Only calculate stats of tracepoint benchmarks for 2^32 timesSteven Rostedt (Red Hat)1-7/+30
2014-06-05tracing: Convert stddev into u64 in tracepoint benchmarkSteven Rostedt (Red Hat)1-1/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-8/+17
2014-06-05Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds1-53/+160
2014-06-05futex: Make lookup_pi_state more robustThomas Gleixner1-28/+106
2014-06-05futex: Always cleanup owner tid in unlock_piThomas Gleixner1-22/+18
2014-06-05futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner1-3/+11
2014-06-05futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)Thomas Gleixner1-0/+25
2014-06-05tracing: Introduce saved_cmdlines_size fileYoshihiro YUNOMAE1-24/+154
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+5
2014-06-05cgroup: disallow disabled controllers on the default hierarchyLi Zefan1-5/+9
2014-06-05sched/deadline: Delete extraneous extern for to_ratio()Paul Gortmaker1-2/+0
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-8/+17
2014-06-05uprobes: Teach copy_insn() to support tmpfsOleg Nesterov1-5/+10
2014-06-05uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov1-3/+3
2014-06-05perf: Disable sampled events if no PMU interruptVince Weaver1-0/+7
2014-06-05perf: Fix use after free in perf_remove_from_context()Peter Zijlstra1-2/+2
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar8-254/+343
2014-06-05Merge branch 'perf/uprobes' into perf/coreIngo Molnar2-34/+47
2014-06-05sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra3-9/+61
2014-06-05sched/idle: Simplify wake_up_idle_cpu()Andy Lutomirski1-20/+1
2014-06-05sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski1-1/+25
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski1-0/+4
2014-06-05sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)Giedrius Rekasius1-2/+1
2014-06-05sched: Rename capacity related flagsNicolas Pitre3-15/+15
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre2-32/+33
2014-06-05sched: Remove remaining dubious usage of "power"Nicolas Pitre3-55/+55
2014-06-05sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre3-114/+114
2014-06-05sched/fair: Disambiguate existing/remaining "capacity" usageNicolas Pitre1-21/+21
2014-06-05sched/fair: Change "has_capacity" to "has_free_capacity"Nicolas Pitre1-13/+13