aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-11-18cgroup: add cgroup_subsys->css_released()Tejun Heo1-0/+2
2014-11-18cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()Tejun Heo1-30/+28
2014-11-18cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()Tejun Heo1-12/+12
2014-11-18cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_child_subsys_mask()Tejun Heo1-12/+24
2014-11-18PM: Kconfig: fix unmet dependency for CPU_PMPankaj Dubey1-1/+0
2014-11-18PM / hibernate: Deletion of an unnecessary check before the function call "vfree"Markus Elfring1-1/+1
2014-11-18Merge back 'pm-sleep' material for 3.19-rc1.Rafael J. Wysocki4-34/+33
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen1-0/+12
2014-11-18mpx: Extend siginfo structure to include bound violation informationQiaowei Ren1-0/+4
2014-11-17audit: convert status version to a feature bitmapRichard Guy Briggs1-1/+1
2014-11-16perf: Improve the perf_sample_data struct layoutPeter Zijlstra1-8/+8
2014-11-16perf: Add ability to sample machine state on interruptStephane Eranian1-2/+44
2014-11-16sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICKWanpeng Li1-4/+4
2014-11-16sched/deadline: Remove unnecessary definitions in cpudeadline.hpang.xunlei1-3/+0
2014-11-16sched/cpupri: Remove unnecessary definitions in cpupri.hpang.xunlei1-3/+0
2014-11-16sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()Wanpeng Li1-2/+3
2014-11-16sched/fair: Fix stale overloaded status in the busiest group finding logicWanpeng Li1-1/+3
2014-11-16sched: Move p->nr_cpus_allowed check to select_task_rq()Wanpeng Li4-10/+2
2014-11-16sched/completion: Document when to use wait_for_completion_io_*()Wolfram Sang1-2/+3
2014-11-16sched/fair: Kill task_struct::numa_entry and numa_group::task_listKirill Tkhai2-6/+0
2014-11-16Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changesIngo Molnar24-153/+224
2014-11-16sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistencyStanislaw Gruszka5-27/+24
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2-14/+1
2014-11-16sched/numa: Avoid selecting oneself as swap targetPeter Zijlstra1-0/+7
2014-11-16perf: Fix corruption of sibling list with hotplugMark Rutland1-3/+5
2014-11-15PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman1-1/+0
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2014-11-14function_graph: Fix micro seconds notationsByungchul Park1-6/+6
2014-11-14ftrace-graph: show latency-format on print_graph_irq()Daniel Bristot de Oliveira1-0/+9
2014-11-14trace: Replace single-character seq_puts with seq_putcRasmus Villemoes5-10/+10
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-46/+72
2014-11-13tracing: Merge consecutive seq_puts callsRasmus Villemoes2-39/+39
2014-11-13tracing: Replace seq_printf by simpler equivalentsRasmus Villemoes9-71/+71
2014-11-13tracing: kdb: Fix kernel livelock with empty buffersDaniel Thompson1-6/+6
2014-11-13tracing: kdb: Fix kernel panic during ftdumpDaniel Thompson1-2/+7
2014-11-13tracing: Fix traceoff_on_warning handling on boot command lineLuis Claudio R. Goncalves1-2/+3
2014-11-13ftrace: Have the control_ops get a trampolineSteven Rostedt (Red Hat)1-0/+2
2014-11-13kernel/panic.c: update comments for print_taintedXie XiuQi1-0/+1
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEADPaul E. McKenney13-136/+176
2014-11-13rcu: Fix FIXME in rcu_tasks_kthread()Paul E. McKenney1-1/+2
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-1/+2
2014-11-11audit: keep inode pinnedMiklos Szeredi1-0/+1
2014-11-11tracing: Add entry->next_cpu to trace_ctxwake_bin()Jiang Liu1-0/+1
2014-11-11tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracerSteven Rostedt (Red Hat)3-65/+56
2014-11-11tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup()Oleg Nesterov1-40/+0
2014-11-11tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace()Oleg Nesterov2-51/+0
2014-11-11ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)1-9/+29
2014-11-11ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolinesSteven Rostedt (Red Hat)1-0/+18
2014-11-11params: cleanup sysfs allocationRusty Russell1-51/+44
2014-11-11kernel:module Fix coding style errors and warnings.Ionut Alexa1-25/+28