summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu-5/+5
2016-08-23ftrace: probe: Add README entries for k/uprobe-eventsMasami Hiramatsu-0/+24
2016-08-23ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu-13/+34
2016-08-22rcuperf: Consistently insert space between flag and messageSeongJae Park-4/+3
2016-08-22rcutorture: Print out barrier error as document saysSeongJae Park-1/+2
2016-08-22torture: Add task state to writer-task stall printk()sPaul E. McKenney-2/+5
2016-08-22torture: Convert torture_shutdown() to hrtimerPaul E. McKenney-14/+13
2016-08-22rcutorture: Convert to hotplug state machineSebastian Andrzej Siewior-38/+14
2016-08-22cpu/hotplug: Get rid of CPU_STARTING referenceSebastian Andrzej Siewior-1/+1
2016-08-22rcu: Provide exact CPU-online tracking for RCUPaul E. McKenney-3/+30
2016-08-22rcu: Avoid redundant quiescent-state chasingPaul E. McKenney-2/+4
2016-08-22rcu: Don't use modular infrastructure in non-modular codePaul Gortmaker-4/+1
2016-08-22sched: Make wake_up_nohz_cpu() handle CPUs going offlinePaul E. McKenney-0/+7
2016-08-22rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsJisheng Zhang-2/+2
2016-08-22rcu: Use RCU's online-CPU state for expedited IPI retryPaul E. McKenney-6/+5
2016-08-22rcu: Exclude RCU-offline CPUs from expedited grace periodsPaul E. McKenney-1/+2
2016-08-22rcu: Make expedited RCU CPU stall warnings respond to controlsPaul E. McKenney-0/+3
2016-08-22rcu: Stop disabling expedited RCU CPU stall warningsPaul E. McKenney-6/+1
2016-08-22rcu: Drive expedited grace periods from workqueuePaul E. McKenney-9/+47
2016-08-22rcu: Consolidate expedited grace period machineryPaul E. McKenney-33/+29
2016-08-22rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong-0/+1
2016-08-22genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig-0/+2
2016-08-22genirq: Fix potential memleak when failing to get irq pmShawn Lin-2/+6
2016-08-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-8/+25
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-29/+71
2016-08-18livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasksJessica Yu-3/+13
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-5/+5
2016-08-18locking/rwsem: Scan the wait_list for readers only onceDavidlohr Bueso-32/+26
2016-08-18locking/rwsem: Remove a few useless commentsDavidlohr Bueso-3/+0
2016-08-18locking/rwsem: Return void in __rwsem_mark_wake()Davidlohr Bueso-18/+17
2016-08-18locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra-0/+18
2016-08-18sched/cputime: Improve scalability by not accounting thread group tasks pendi...Stanislaw Gruszka-1/+32
2016-08-18sched/fair: Let asymmetric CPU configurations balance at wake-upMorten Rasmussen-1/+34
2016-08-18sched/core: Store maximum per-CPU capacity in root domainDietmar Eggemann-0/+14
2016-08-18sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systemsMorten Rasmussen-0/+7
2016-08-18sched/core: Pass child domain into sd_init()Morten Rasmussen-3/+4
2016-08-18sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flagMorten Rasmussen-0/+4
2016-08-18sched/core: Remove unnecessary NULL-pointer checkMorten Rasmussen-2/+0
2016-08-18sched/core: Clarify SD_flags commentPeter Zijlstra-6/+12
2016-08-18Merge branch 'sched/urgent' into sched/core, to pick up dependenciesIngo Molnar-37/+127
2016-08-18sched/cputime: Resync steal time when guest & host lose syncWanpeng Li-3/+15
2016-08-18sched: Remove struct rq::nohz_stampRik van Riel-1/+0
2016-08-18perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros-2/+23
2016-08-18sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra-5/+10
2016-08-18perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros-8/+8
2016-08-18bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()Madhavan Srinivasan-2/+3
2016-08-18Merge branch 'perf/urgent' into perf/core, to pick up dependenciesIngo Molnar-27/+68
2016-08-18perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros-3/+4
2016-08-18perf/core: Enable mapping of the stop filtersMathieu Poirier-10/+5
2016-08-18perf/core: Update filters only on executable mmapMathieu Poirier-0/+7