summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-11-11tracing: Add entry->next_cpu to trace_ctxwake_bin()Jiang Liu
2014-11-11tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracerSteven Rostedt (Red Hat)
2014-11-11tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup()Oleg Nesterov
2014-11-11tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_sw...Oleg Nesterov
2014-11-11ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)
2014-11-11ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolinesSteven Rostedt (Red Hat)
2014-10-31ftrace/x86: Show trampoline call function in enabled_functionsSteven Rostedt (Red Hat)
2014-10-31ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)
2014-10-24ftrace: Fix checking of trampoline ftrace_ops in finding trampolineSteven Rostedt (Red Hat)
2014-10-24ftrace: Set ops->old_hash on modifying what an ops hooks toSteven Rostedt (Red Hat)
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15modules, lock around setting of MODULE_STATE_UNFORMEDPrarit Bhargava
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell
2014-10-14kdb: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14x86: optimize resource lookups for ioremapMike Travis
2014-10-14kexec: remove the unused function parameterBaoquan He
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsBaoquan He
2014-10-14kernel/kallsyms.c: use __seq_open_private()Rob Jones
2014-10-14printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-12Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2014-10-12Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-10audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs
2014-10-10audit: cull redundancy in audit_rule_changeRichard Guy Briggs
2014-10-10audit: WARN if audit_rule_change called illegallyEric Paris
2014-10-10audit: put rule existence check in canonical orderRichard Guy Briggs
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09kernel/sys.c: compat sysinfo syscall: fix undefined behaviorScotty Bauer
2014-10-09kernel/sys.c: whitespace fixesvishnu.ps
2014-10-09acct: eliminate compile warningYing Xue
2014-10-09kernel/async.c: switch to pr_foo()Ionut Alexa
2014-10-09mm: use VM_BUG_ON_MM where possibleSasha Levin
2014-10-09mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov