aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-06-032-22/+46
|\
| * kdb: Remove the misfeature 'KDBFLAGS'Wei Li2020-06-021-4/+4
| * kdb: Cleanup math with KDB_CMD_HISTORY_COUNTDouglas Anderson2020-06-021-1/+2
| * kgdb: Don't call the deinit under spinlockDouglas Anderson2020-06-021-2/+3
| * kgdboc: Add kgdboc_earlycon to support early kgdb using boot consolesDouglas Anderson2020-05-181-4/+18
| * kgdb: Prevent infinite recursive entries to the debuggerDouglas Anderson2020-05-181-0/+1
| * kgdb: Delay "kgdbwait" to dbg_late_init() by defaultDouglas Anderson2020-05-181-10/+15
| * kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdbDouglas Anderson2020-05-181-0/+4
| * kgdb: Drop malformed kernel doc commentAndy Shevchenko2020-05-071-3/+1
* | Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-031-9/+11
|\ \
| * | parisc: add sysctl file interface panic_on_stackoverflowXiaoming Ni2020-05-101-9/+11
* | | Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-06-036-34/+299
|\ \ \
| * | | nsproxy: attach to namespaces via pidfdsChristian Brauner2020-05-131-16/+213
| * | | nsproxy: add struct nssetChristian Brauner2020-05-096-25/+93
| |/ /
* | | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-0314-371/+541
|\ \ \
| * | | irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK tooIngo Molnar2020-06-021-2/+0
| * | | sched/headers: Split out open-coded prototypes into kernel/sched/smp.hIngo Molnar2020-05-283-4/+11
| * | | sched: Replace rq::wake_listPeter Zijlstra2020-05-284-34/+47
| * | | sched: Add rq::ttwu_pendingPeter Zijlstra2020-05-284-5/+15
| * | | irq_work, smp: Allow irq_work on call_single_queuePeter Zijlstra2020-05-282-70/+102
| * | | smp: Optimize send_call_function_single_ipi()Peter Zijlstra2020-05-284-4/+34
| * | | smp: Move irq_work_run() out of flush_smp_call_function_queue()Peter Zijlstra2020-05-281-8/+9
| * | | smp: Optimize flush_smp_call_function_queue()Peter Zijlstra2020-05-281-4/+23
| * | | sched: Fix smp_call_function_single_async() usage for ILBPeter Zijlstra2020-05-283-36/+19
| * | | Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar2020-05-2820-637/+1934
| |\ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixIngo Molnar2020-05-281-1/+1
| |\ \ \ \
| * | | | | sched/core: Offload wakee task activation if it the wakee is deschedulingMel Gorman2020-05-252-7/+35
| * | | | | sched/core: Optimize ttwu() spinning on p->on_cpuPeter Zijlstra2020-05-251-21/+31
| * | | | | sched: Defend cfs and rt bandwidth quota against overflowHuaixin Chang2020-05-193-1/+21
| * | | | | sched/cpuacct: Fix charge cpuacct.usage_sysMuchun Song2020-05-191-1/+2
| * | | | | sched/fair: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-192-2/+2
| * | | | | sched/pelt: Sync util/runnable_sum with PELT window when propagatingVincent Guittot2020-05-192-22/+51
| * | | | | sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()Muchun Song2020-05-191-2/+2
| * | | | | sched/fair: Optimize enqueue_task_fair()Vincent Guittot2020-05-191-20/+19
| * | | | | Merge branch 'sched/urgent'Peter Zijlstra2020-05-1917-123/+236
| |\ \ \ \ \
| * | | | | | sched: Make scheduler_ipi inlineThomas Gleixner2020-05-121-10/+0
| * | | | | | sched: Clean up scheduler_ipi()Peter Zijlstra (Intel)2020-05-123-39/+36
| * | | | | | sched/core: Simplify sched_init()Wei Yang2020-04-301-2/+2
| * | | | | | sched/fair: Use __this_cpu_read() in wake_wide()Muchun Song2020-04-301-1/+1
| * | | | | | sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra2020-04-302-3/+20
| * | | | | | sched/fair: Mark sched_init_granularity __initMuchun Song2020-04-301-1/+1
| * | | | | | sched/fair: Refill bandwidth before scalingHuaixin Chang2020-04-301-2/+2
| * | | | | | sched: Extract the task putting code from pick_next_task()Chen Yu2020-04-301-16/+23
| * | | | | | sched: Make newidle_balance() static againChen Yu2020-04-302-6/+4
| * | | | | | sched/topology: Kill SD_LOAD_BALANCEValentin Schneider2020-04-301-2/+1
| * | | | | | sched: Remove checks against SD_LOAD_BALANCEValentin Schneider2020-04-302-31/+11
| * | | | | | sched/debug: Make sd->flags sysctl read-onlyValentin Schneider2020-04-301-1/+1
| * | | | | | sched/fair: find_idlest_group(): Remove unused sd_flag parameterValentin Schneider2020-04-301-5/+3
| * | | | | | exit: Move preemption fixup up, move blocking operations downJann Horn2020-04-301-9/+16
| * | | | | | sched/fair: Simplify the code of should_we_balance()Peng Wang2020-04-301-11/+5