aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-11-11thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan1-0/+2
2020-11-11thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan1-0/+4
2020-11-10ftrace: Clean up the recursion code a bitSteven Rostedt (VMware)1-15/+7
2020-11-10fgraph: Make overruns 4 bytes in graph stack structureSteven Rostedt (VMware)1-2/+2
2020-11-10vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong1-3/+18
2020-11-10vfs: separate __sb_start_write into blocking and non-blocking helpersDarrick J. Wong1-10/+11
2020-11-10bpf: Load and verify kernel module BTFsAndrii Nakryiko2-0/+6
2020-11-10PM: domains: Rename pm_genpd_syscore_poweroff|poweron()Ulf Hansson1-4/+4
2020-11-10PM: EM: update the comments related to power scaleLukasz Luba1-6/+5
2020-11-10PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba1-2/+7
2020-11-10Merge branch 'sched/migrate-disable'Peter Zijlstra6-0/+88
2020-11-10sched: Fix migrate_disable() vs rt/dl balancingPeter Zijlstra2-19/+24
2020-11-10sched,rt: Use cpumask_any*_distribute()Peter Zijlstra1-0/+6
2020-11-10sched: Fix migrate_disable() vs set_cpus_allowed_ptr()Peter Zijlstra1-0/+1
2020-11-10sched: Add migrate_disable()Peter Zijlstra2-0/+68
2020-11-10sched/hotplug: Consolidate task migration on CPU unplugThomas Gleixner2-0/+3
2020-11-10stop_machine: Add function and caller debug infoPeter Zijlstra1-0/+5
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki1-0/+6
2020-11-10cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki1-0/+3
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki1-2/+7
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann14-133/+113
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter14-133/+113
2020-11-09net: core: add dev_get_tstats64 as a ndo_get_stats64 implementationHeiner Kallweit1-0/+1
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+15
2020-11-09drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab1-0/+14
2020-11-09uio: fix some kernel-doc markupsMauro Carvalho Chehab1-0/+16
2020-11-09kernfs: bring names in comments in line with codeWillem de Bruijn1-1/+1
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2-10/+2
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra1-2/+5
2020-11-09Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jens Axboe1-0/+10
2020-11-09Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe4-8/+54
2020-11-09drivers/soc/litex: add LiteX SoC Controller driverPawel Czarnecki1-0/+102
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman14-133/+113
2020-11-09dma-buf-map: Add memcpy and pointer-increment interfacesThomas Zimmermann1-10/+63
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann1-0/+20
2020-11-09mtd: spi-nor: core: perform a Soft Reset on shutdownPratyush Yadav1-0/+2
2020-11-09mtd: spi-nor: add support for DTR protocolPratyush Yadav1-13/+38
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds1-0/+1
2020-11-08iio: core: Add optional symbolic label to a device channelCristian Pop1-0/+6
2020-11-07Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar398-5084/+8614
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar8-21/+71
2020-11-07irqdomain: Introduce irq_domain_create_legacy() APIAndy Shevchenko1-0/+6
2020-11-07irqdomain: Add forward declaration of fwnode_handleAndy Shevchenko1-0/+1
2020-11-07irqdomain: Remove unused of_device_id forward declarationAndy Shevchenko1-1/+0
2020-11-06jbd2: don't pass tid to jbd2_fc_end_commit_fallback()Harshad Shirwadkar1-1/+1
2020-11-06jbd2: don't use state lock during commit pathHarshad Shirwadkar1-4/+6
2020-11-06ext4: clean up the JBD2 API that initializes fast commitsHarshad Shirwadkar1-1/+1
2020-11-06jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufsHarshad Shirwadkar1-2/+7