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