summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2014-11-19tracing: Fix return value of ftrace_raw_output_prep()Steven Rostedt (Red Hat)
2014-11-19tracing: Remove return values of most trace_seq_*() functionsSteven Rostedt (Red Hat)
2014-11-19tracing: Do not use return values of trace_seq_printf() in syscall tracingSteven Rostedt (Red Hat)
2014-11-19tracing/uprobes: Do not use return values of trace_seq_printf()Steven Rostedt (Red Hat)
2014-11-19tracing/probes: Do not use return value of trace_seq_printf()Steven Rostedt (Red Hat)
2014-11-19tracing: Do not check return values of trace_seq_p*() for mmio tracerSteven Rostedt (Red Hat)
2014-11-19kprobes/tracing: Use trace_seq_has_overflowed() for overflow checksSteven Rostedt (Red Hat)
2014-11-19tracing: Have function_graph use trace_seq_has_overflowed()Steven Rostedt (Red Hat)
2014-11-19tracing: Have branch tracer use trace_handle_return() helper functionSteven Rostedt (Red Hat)
2014-11-19ring-buffer: Remove check of trace_seq_{puts,printf}() return valuesSteven Rostedt (Red Hat)
2014-11-19blktrace/tracing: Use trace_seq_has_overflowed() helper functionSteven Rostedt (Red Hat)
2014-11-19tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)
2014-11-19tracing: Fix trace_seq_bitmask() to start at current positionSteven Rostedt (Red Hat)
2014-11-19ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)
2014-11-19new helper: audit_file()Al Viro
2014-11-19kill f_dentry usesAl Viro
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk
2014-11-18tracing: Fix race of function probes countingSteven Rostedt (Red Hat)
2014-11-18PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selectedRafael J. Wysocki
2014-11-18bpf: remove test map scaffolding and user proper typesAlexei Starovoitov
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov
2014-11-18bpf: fix BPF_MAP_LOOKUP_ELEM command return codeAlexei Starovoitov
2014-11-18bpf: add array type of eBPF mapsAlexei Starovoitov
2014-11-18bpf: add hashtable type of eBPF mapsAlexei Starovoitov
2014-11-18bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov
2014-11-18cgroup: implement cgroup_get_e_css()Tejun Heo
2014-11-18cgroup: add cgroup_subsys->css_e_css_changed()Tejun Heo
2014-11-18cgroup: add cgroup_subsys->css_released()Tejun Heo
2014-11-18cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()Tejun Heo
2014-11-18cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()Tejun Heo
2014-11-18cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_chil...Tejun Heo
2014-11-18PM: Kconfig: fix unmet dependency for CPU_PMPankaj Dubey
2014-11-18PM / hibernate: Deletion of an unnecessary check before the function call "vf...Markus Elfring
2014-11-18Merge back 'pm-sleep' material for 3.19-rc1.Rafael J. Wysocki
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-18mpx: Extend siginfo structure to include bound violation informationQiaowei Ren
2014-11-17audit: convert status version to a feature bitmapRichard Guy Briggs
2014-11-16perf: Improve the perf_sample_data struct layoutPeter Zijlstra
2014-11-16perf: Add ability to sample machine state on interruptStephane Eranian
2014-11-16sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICKWanpeng Li
2014-11-16sched/deadline: Remove unnecessary definitions in cpudeadline.hpang.xunlei
2014-11-16sched/cpupri: Remove unnecessary definitions in cpupri.hpang.xunlei
2014-11-16sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()Wanpeng Li
2014-11-16sched/fair: Fix stale overloaded status in the busiest group finding logicWanpeng Li
2014-11-16sched: Move p->nr_cpus_allowed check to select_task_rq()Wanpeng Li
2014-11-16sched/completion: Document when to use wait_for_completion_io_*()Wolfram Sang
2014-11-16sched/fair: Kill task_struct::numa_entry and numa_group::task_listKirill Tkhai
2014-11-16Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2014-11-16sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistencyStanislaw Gruszka
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra