summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-09-10prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operationCyrill Gorcunov
2014-09-10prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_fileCyrill Gorcunov
2014-09-10mm: use may_adjust_brk helperCyrill Gorcunov
2014-09-10softlockup-make-detector-be-aware-of-task-switch-of-processes-hogging-cpu-fixDon Zickus
2014-09-10softlockup: make detector be aware of task switch of processes hogging cpuchai wen
2014-09-10kernel-posix-timersc-code-clean-up-checkpatch-fixesAndrew Morton
2014-09-10kernel/posix-timers.c: code clean-upFabian Frederick
2014-09-10kcmp: fix standard comparison bugRasmus Villemoes
2014-09-10kernel/printk/printk.c: fix faulty logic in the case of recursive printkPatrick Palka
2014-09-09ftrace: Add helper function ftrace_ops_get_func()Steven Rostedt (Red Hat)
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
2014-09-09ftrace: Add separate function for non recursive callbacksSteven Rostedt (Red Hat)
2014-09-09Merge branch 'pm-sleep' into linux-nextRafael J. Wysocki
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida
2014-09-09PM / sleep: Enhance test_suspend option with repeat capabilitySrinivas Pandruvada
2014-09-09PM / sleep: Support freeze as test_suspend optionSrinivas Pandruvada
2014-09-08Merge branch 'pm-genirq' into linux-nextRafael J. Wysocki
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-08Merge branch 'for-3.18' into for-nextTejun Heo
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo
2014-09-07rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney
2014-09-07rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney
2014-09-07rcu: Additional information on RCU-tasks stall-warning messagesPaul E. McKenney
2014-09-07rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemptionPaul E. McKenney
2014-09-07rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney
2014-09-07rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks()Paul E. McKenney
2014-09-07rcu: Improve RCU-tasks energy efficiencyPaul E. McKenney
2014-09-07rcu: Add stall-warning checks for RCU-tasksPaul E. McKenney
2014-09-07rcutorture: Add torture tests for RCU-tasksPaul E. McKenney
2014-09-07rcu: Export RCU-tasks APIs to GPL modulesSteven Rostedt
2014-09-07rcu: Make TASKS_RCU handle tasks that are almost done exitingPaul E. McKenney
2014-09-07rcu: Add synchronous grace-period waiting for RCU-tasksPaul E. McKenney
2014-09-07rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loopsPaul E. McKenney
2014-09-07rcu: Add call_rcu_tasks()Paul E. McKenney
2014-09-07rcutorture: Add callback-flood testPaul E. McKenney
2014-09-07rcu: Use pr_alert/pr_cont for printing logsJoe Perches
2014-09-07rcutorture: Fix a sparse warning by marking boost_mutex staticPranith Kumar
2014-09-07rcu: Avoid misordering in nocb_leader_wait()Paul E. McKenney
2014-09-07rcu: Handle NOCB callbacks from irq-disabled idle codePaul E. McKenney
2014-09-07rcu: Avoid misordering in __call_rcu_nocb_enqueue()Paul E. McKenney
2014-09-07rcu: Don't track sysidle state if no nohz_full= CPUsPaul E. McKenney
2014-09-07rcu: Eliminate redundant rcu_sysidle_state variablePaul E. McKenney
2014-09-07rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_maskPranith Kumar
2014-09-07rcu: Create rcuo kthreads only for onlined CPUsPaul E. McKenney
2014-09-07rcu: Rationalize kthread spawningPaul E. McKenney
2014-09-07rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs()Pranith Kumar
2014-09-07rcu: Use false for return in __call_rcu_nocb()Pranith Kumar
2014-09-07rcu: Use true/false for return in rcu_nocb_adopt_orphan_cbs()Pranith Kumar
2014-09-07rcu: Use true/false for return in __call_rcu_nocb()Pranith Kumar