aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-25
* sched: add schedule_timeout_idle()Andrew Morton2016-03-25
* Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-25
|\
| *-. Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-24
| |\ \
| | | * PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-03-22
* | | | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-24
|\ \ \ \
| * | | | tracing: Record and show NMI statePeter Zijlstra2016-03-22
| * | | | tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-03-22
| * | | | tracing: Remove redundant reset per-CPU buff in irqsoff tracerDmitry Safonov2016-03-18
| * | | | tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)2016-03-18
| * | | | tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)2016-03-18
| * | | | tracing: Fix return while holding a lock in register_tracer()Chunyu Hu2016-03-18
| * | | | ftrace: Use kasprintf() in ftrace_profile_tracefs()Geliang Tang2016-03-18
| * | | | ftrace: Update dynamic ftrace calls only if necessaryJiri Olsa2016-03-18
| * | | | ftrace: Make ftrace_hash_rec_enable return update boolJiri Olsa2016-03-18
| * | | | tracing: Fix typoes in code comment and printk in trace_nop.cChunyu Hu2016-03-08
| * | | | tracing: Use flags instead of bool in trigger structureSteven Rostedt (Red Hat)2016-03-08
| * | | | tracing: Add an unreg_all() callback to trigger commandsTom Zanussi2016-03-08
| * | | | tracing: Add needs_rec flag to event triggersTom Zanussi2016-03-08
| * | | | tracing: Add a per-event-trigger 'paused' fieldTom Zanussi2016-03-08
| * | | | tracing: Add get_syscall_name()Tom Zanussi2016-03-08
| * | | | tracing: Add event record param to trigger_ops.func()Tom Zanussi2016-03-08
| * | | | tracing: Make event trigger functions availableTom Zanussi2016-03-08
| * | | | tracing: Make ftrace_event_field checking functions availableTom Zanussi2016-03-08
| * | | | tracing: Make tracer_flags use the right set_flag callbackChunyu Hu2016-03-08
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-24
|\ \ \ \ \
| * | | | | perf/core: Document some hotplug bitsPeter Zijlstra2016-03-21
| * | | | | perf/core: Fix Undefined behaviour in rb_alloc()Peter Zijlstra2016-03-21
| * | | | | perf/core: Fix dynamic interrupt throttlePeter Zijlstra2016-03-21
| * | | | | perf/core: Fix the unthrottle logicPeter Zijlstra2016-03-21
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-24
|\ \ \ \ \ \
| * | | | | | sched/cpuacct: Simplify the cpuacct codeZhao Lei2016-03-21
| * | | | | | sched/cpuacct: Rename parameter in cpuusage_write() for readabilityDongsheng Yang2016-03-21
| * | | | | | sched/fair: Add comments to explain select_idle_sibling()Matt Fleming2016-03-21
| * | | | | | sched/fair: Fix fairness issue on migrationPeter Zijlstra2016-03-21
| * | | | | | sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra2016-03-21
| * | | | | | Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar2016-03-21
| |\| | | | |
| * | | | | | sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-03-05
* | | | | | | kernel/...: convert pr_warning to pr_warnJoe Perches2016-03-22
* | | | | | | memremap: add MEMREMAP_WC flagBrian Starkey2016-03-22
* | | | | | | memremap: don't modify flagsBrian Starkey2016-03-22
* | | | | | | kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-03-22
* | | | | | | kernel: add kcov code coverageDmitry Vyukov2016-03-22
* | | | | | | profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann2016-03-22
* | | | | | | panic: change nmi_panic from macro to functionHidehiro Kawai2016-03-22
* | | | | | | fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-22
* | | | | | | ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov2016-03-22
* | | | | | | auditsc: for seccomp events, log syscall compat state using in_compat_syscallAndy Lutomirski2016-03-22
* | | | | | | ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitnessAndy Lutomirski2016-03-22