summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-05-16kernel/kprobes.c: convert printk to pr_foo()Fabian Frederick
2014-05-16kernel/watchdog.c: convert printk/pr_warning to pr_foo()Fabian Frederick
2014-05-16kernel-watchdogc-print-traces-for-all-cpus-on-lockup-detection-fix-2Jan Moskyto Matejka
2014-05-16kernel-watchdogc-print-traces-for-all-cpus-on-lockup-detection-fixAndrew Morton
2014-05-16kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-05-16sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-05-16Merge branch 'akpm-current/current'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'audit/master'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-05-15seccomp: JIT compile seccomp filterAlexei Starovoitov
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong
2014-05-14rcu: remove redundant ACCESS_ONCE() from tick_do_timer_cpuPaul E. McKenney
2014-05-14rcu: Throttle NOCB kthread grace-period ratePaul E. McKenney
2014-05-14rcu: Make rcu node arrays static const char * constFabian Frederick
2014-05-14signal: Explain local_irq_save() callPaul E. McKenney
2014-05-14rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel
2014-05-14rcu: Variable name changed in tree_plugin.h and used in tree.cUma Sharma
2014-05-14Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney
2014-05-14torture: Remove __init from torture_init_begin/endPranith Kumar
2014-05-14torture: Check for multiple concurrent torture testsPaul E. McKenney
2014-05-14locktorture: Remove reference to nonexistent Kconfig parameterPaul E. McKenney
2014-05-14rcutorture: Run rcu_torture_writer at normal priorityPaul E. McKenney
2014-05-14rcutorture: Add missing destroy_timer_on_stack()Thomas Gleixner
2014-05-14rcutorture: Explicitly test synchronous grace-period primitivesPaul E. McKenney
2014-05-14rcutorture: Add tests for get_state_synchronize_rcu()Paul E. McKenney
2014-05-14rcutorture: Check for rcu_torture_fqs creation errorsPaul E. McKenney
2014-05-14torture: Notice if an all-zero cpumask is passed inside a critical sectionIulia Manda
2014-05-14rcutorture: Make rcu_torture_reader() use cond_resched()Paul E. McKenney
2014-05-14sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney
2014-05-14rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney
2014-05-14torture: Dump ftrace buffer when the RCU grace period stallsPaul E. McKenney
2014-05-14torture: Increase stutter-end intensityPaul E. McKenney
2014-05-14torture: Include "Stopping" string to torture_kthread_stopping()Paul E. McKenney
2014-05-14rcutorture: Print negatives for SRCU counter wraparoundPaul E. McKenney
2014-05-14rcutorture: Mark function as static in kernel/rcu/torture.cRashika Kheria
2014-05-14ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)
2014-05-14ftrace: Use the ftrace_addr helper functions to find the ftrace_addrSteven Rostedt (Red Hat)
2014-05-14ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)
2014-05-14ftrace: Always inline ftrace_hash_empty() helper functionSteven Rostedt (Red Hat)