summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers
2014-05-28rtmutex: Fix deadlock detector for realThomas Gleixner
2014-05-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23resources: Clarify sanity check messageBjorn Helgaas
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman
2014-05-22Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-05-22sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan
2014-05-22sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra
2014-05-22sched/deadline: Replace NR_CPUS arraysPeter Zijlstra
2014-05-22sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli
2014-05-22sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra
2014-05-22sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra
2014-05-22sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-19rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra
2014-05-19perf: Prevent false warning in perf_swevent_addJiri Olsa
2014-05-19perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra
2014-05-19futex: Prevent attaching to kernel threadsThomas Gleixner
2014-05-19futex: Add another early deadlock detection checkThomas Gleixner
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