summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-07-16perf: Fix lockdep warning on process exitPeter Zijlstra
2014-07-16perf: Revert ("perf: Always destroy groups on exit")Peter Zijlstra
2014-07-15ring-buffer: Fix polling on trace_pipeMartin Lau
2014-07-15tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)
2014-07-15tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)
2014-07-15tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)
2014-07-15PM / sleep: fix freeze_ops NULL pointer dereferencesZhang Rui
2014-07-15PM / sleep: Fix request_firmware() error at resumeTakashi Iwai
2014-07-14tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-08alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz
2014-07-07workqueue: zero cpumask of wq_numa_possible_cpumask on initYasuaki Ishimatsu
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch
2014-07-03Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-03kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton
2014-07-02perf: Do not allow optimized switch for non-cloned eventsJiri Olsa
2014-07-01cpuset: break kernfs active protection in cpuset_write_resmask()Tejun Heo
2014-07-01tracing: Remove ftrace_stop/start() from reading the trace fileSteven Rostedt (Red Hat)
2014-06-30tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()Oleg Nesterov
2014-06-30tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...Oleg Nesterov
2014-06-30uprobes: Change unregister/apply to WARN() if uprobe/consumer is goneOleg Nesterov
2014-06-30tracing/uprobes: Revert "Support mix of ftrace and perf"Oleg Nesterov
2014-06-30cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()Li Zefan
2014-06-30cgroup: fix mount failure in a corner caseLi Zefan
2014-06-25cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-25Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-06-23kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...Don Zickus
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik
2014-06-23CPU hotplug, smp: flush any pending IPI callbacks before CPU offlineSrivatsa S. Bhat
2014-06-23workqueue: fix dev_set_uevent_suppress() imbalanceMaxime Bizon
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney
2014-06-23rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds
2014-06-21tracing: syscall_regfunc() should not skip kernel threadsOleg Nesterov
2014-06-21tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...Oleg Nesterov
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-17cgroup: fix broken css_has_online_children()Li Zefan
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook
2014-06-16rtmutex: Plug slow unlock raceThomas Gleixner
2014-06-14Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar
2014-06-14x86/kprobes: Fix build errors and blacklist context_track_userMasami Hiramatsu