summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-07-21kernel/kprobes.c: convert printk to pr_foo()Fabian Frederick
2014-07-21kernel-posix-timersc-code-clean-up-checkpatch-fixesAndrew Morton
2014-07-21kernel/posix-timers.c: code clean-upFabian Frederick
2014-07-21Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'irqchip/irqchip/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'audit/master'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'integrity/next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2014-07-21next-20140717/net-nextStephen Rothwell
2014-07-21Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-19Merge branch 'trace/ftrace/core' into trace/for-nextSteven Rostedt
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18tracing: Convert local function_graph functions to staticSteven Rostedt (Red Hat)
2014-07-18ftrace: Do not copy old hash when resettingWang Nan
2014-07-18tracing: let user specify tracing_thresh after selecting function_graphStanislav Fomichev
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2014-07-18seccomp: allow mode setting across threadsKees Cook
2014-07-18seccomp: introduce writer lockingKees Cook
2014-07-18seccomp: split filter prep from check and applyKees Cook
2014-07-18sched: move no_new_privs into new atomic flagsKees Cook
2014-07-18seccomp: add "seccomp" syscallKees Cook
2014-07-18seccomp: split mode setting routinesKees Cook
2014-07-18seccomp: extract check/assign mode helpersKees Cook
2014-07-18seccomp: create internal mode-setting functionKees Cook
2014-07-18rcu: Don't keep timekeeping CPU tick running for non-nohz_full= CPUsPaul E. McKenney
2014-07-18ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()Corey Minyard
2014-07-18tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)
2014-07-18ftrace: Remove function_trace_stop check from list funcSteven Rostedt (Red Hat)
2014-07-18ftrace: Do no disable function tracing on enabling function tracingSteven Rostedt (Red Hat)
2014-07-18ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()Steven Rostedt (Red Hat)
2014-07-17rcu: Remove stale comment in tree.cPranith Kumar
2014-07-17rcu: Update tiny.c references to tree.cPranith Kumar
2014-07-17rcu: Define tracepoint strings only if CONFIG_TRACING is setArd Biesheuvel
2014-07-17rcu: Create rcuo kthreads only for onlined CPUsPaul E. McKenney
2014-07-17rcu: Rationalize kthread spawningPaul E. McKenney