summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* numa: Move numa implementation to common codeAtish Patra2021-01-141-0/+52
* dt-bindings: pinctrl: Document canaan,k210-fpioa bindingsDamien Le Moal2021-01-141-0/+276
* dt-bindings: reset: Document canaan,k210-rst bindingsDamien Le Moal2021-01-141-0/+42
* riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal2021-01-141-0/+41
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-012-7/+15
|\
| * scsi: block: Do not accept any requests while suspendedAlan Stern2020-12-091-0/+12
| * scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche2020-12-092-7/+1
| * scsi: block: Introduce BLK_MQ_REQ_PMBart Van Assche2020-12-091-0/+2
* | Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2020-12-301-2/+2
|\ \
| * | libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov2020-12-281-2/+2
* | | kdev_t: always inline major/minor helper functionsJosh Poimboeuf2020-12-291-11/+11
* | | sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie2020-12-291-0/+3
* | | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-0/+1
* | | mm: memmap defer init doesn't work as expectedBaoquan He2020-12-291-2/+3
* | | mm: add prototype for __add_to_page_cache_locked()Souptick Joarder2020-12-291-0/+7
* | | Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada2020-12-291-5/+0
|/ /
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-12-251-2/+1
|\ \
| * | fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()Hao Li2020-12-101-2/+1
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-241-3/+11
|\ \ \
| * | | jbd2: add a helper to find out number of fast commit blocksHarshad Shirwadkar2020-12-171-1/+8
| * | | Updated locking documentation for transaction_tAlexander Lochmann2020-12-031-2/+3
* | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-244-25/+24
|\ \ \ \
| * | | | genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner2020-12-151-0/+6
| * | | | genirq: Make kstat_irqs() staticThomas Gleixner2020-12-151-1/+0
| * | | | genirq: Provide irq_get_effective_affinity()Thomas Gleixner2020-12-151-0/+7
| * | | | genirq: Move irq_set_lockdep_class() to coreThomas Gleixner2020-12-151-6/+4
| * | | | genirq: Move status flag checks to coreThomas Gleixner2020-12-151-12/+5
| * | | | genirq: Move irq_has_action() into core codeThomas Gleixner2020-12-152-6/+2
* | | | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-241-7/+26
|\ \ \ \ \
| * | | | | efi: ia64: disable the capsule loaderArd Biesheuvel2020-12-141-6/+4
| * | | | | efi: generalize efi_get_securebootChester Lin2020-11-041-1/+22
* | | | | | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-241-1/+15
|\ \ \ \ \ \
| * | | | | | blk-iocost: Add iocg idle state tracepointBaolin Wang2020-12-171-1/+15
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-12-242-19/+26
|\ \ \ \ \ \ \
| * | | | | | | vdpa: Add missing comment for virtqueue countParav Pandit2020-12-181-0/+1
| * | | | | | | uapi: virtio_ids: add missing device type IDs from OASIS specEnrico Weigelt, metux IT consult2020-12-181-0/+6
| * | | | | | | uapi: virtio_ids.h: consistent indentionsEnrico Weigelt, metux IT consult2020-12-181-19/+19
* | | | | | | | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-231-0/+155
|\ \ \ \ \ \ \ \
| * | | | | | | | platform/chrome: cros_ec: Import Type C host commandsPrashant Malani2020-11-121-0/+155
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-223-3/+22
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-223-3/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki2020-12-152-0/+19
| | * | | | | | | | cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu2020-12-151-3/+3
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-227-108/+286
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kasan, mm: allow cache merging with no metadataAndrey Konovalov2020-12-221-2/+19
| * | | | | | | | | | kasan, mm: rename kasan_poison_kfreeAndrey Konovalov2020-12-221-8/+8
| * | | | | | | | | | kasan, mm: check kasan_enabled in annotationsAndrey Konovalov2020-12-222-53/+182
| * | | | | | | | | | kasan: open-code kasan_unpoison_slabAndrey Konovalov2020-12-221-6/+0
| * | | | | | | | | | kasan: inline kasan_reset_tag for tag-based modesAndrey Konovalov2020-12-221-1/+4
| * | | | | | | | | | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov2020-12-221-4/+6