summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-31parisc: fix warning in flush_tlb_allSven Schnelle1-2/+2
2021-10-31parisc: disable preemption in send_IPI_allbutself()Sven Schnelle1-1/+3
2021-10-31parisc: fix preempt_count() check in entry.SSven Schnelle1-2/+2
2021-10-31parisc: deduplicate code in flush_cache_mm() and flush_cache_range()Sven Schnelle1-51/+30
2021-10-31parisc: disable preemption during local tlb flushSven Schnelle1-0/+6
2021-10-31parisc: Add KFENCE supportHelge Deller3-2/+52
2021-10-31parisc: Switch to ARCH_STACKWALK implementationHelge Deller2-17/+15
2021-10-31parisc: make parisc_acctyp() available outside of faults.cHelge Deller2-1/+2
2021-10-31parisc/unwind: use copy_from_kernel_nofault()Sven Schnelle1-1/+2
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-13/+11
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann12-125/+9
2021-10-30perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodingsStephane Eranian2-4/+6
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman3-288/+4
2021-10-30mailbox: imx: support i.MX8ULP S4 MUPeng Fan2-37/+107
2021-10-30dt-bindings: mailbox: imx-mu: add i.MX8ULP S400 MU supportPeng Fan1-0/+1
2021-10-30ACPI/PCC: Add maintainer for PCC mailbox driverSudeep Holla1-0/+6
2021-10-30mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probeSudeep Holla1-58/+66
2021-10-30mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4)Sudeep Holla1-17/+109
2021-10-30mailbox: pcc: Drop handling invalid bit-width in {read,write}_registerSudeep Holla1-20/+4
2021-10-30mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irqSudeep Holla1-87/+32
2021-10-30mailbox: pcc: Add PCC register bundle and associated accessor functionsSudeep Holla1-0/+90
2021-10-30mailbox: pcc: Rename doorbell ack to platform interrupt ack registerSudeep Holla1-16/+17
2021-10-30mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla5-122/+64
2021-10-30mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region infoSudeep Holla2-0/+36
2021-10-30mailbox: pcc: Consolidate subspace doorbell register parsingSudeep Holla1-8/+23
2021-10-30mailbox: pcc: Consolidate subspace interrupt information parsingSudeep Holla1-19/+19
2021-10-30mailbox: pcc: Refactor all PCC channel information into a structureSudeep Holla1-53/+54
2021-10-30mailbox: pcc: Fix kernel doc warningsSudeep Holla1-1/+5
2021-10-30mailbox: apple: Add driver for Apple mailboxesSven Peter4-0/+417
2021-10-30dt-bindings: mailbox: Add Apple mailbox bindingsSven Peter1-0/+77
2021-10-30MAINTAINERS: Add Apple mailbox filesSven Peter1-0/+3
2021-10-30tracing/histogram: Fix semicolon.cocci warningskernel test robot1-1/+1
2021-10-30Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-13/+14
2021-10-30Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+6
2021-10-29Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-20/+51
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen1-3/+6
2021-10-29spi: Convert NXP flexspi to json schemaKuldeep Singh3-45/+87
2021-10-29Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds9-39/+104
2021-10-29Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-33/+72
2021-10-29Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+11
2021-10-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+10
2021-10-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-54/+110
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti3-2/+10
2021-10-29riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti1-11/+0
2021-10-29spi: spi-geni-qcom: Add support for GPI dmaVinod Koul1-15/+239
2021-10-29io-wq: remove worker to owner tw dependencyPavel Begunkov1-9/+37
2021-10-29io_uring: harder fdinfo sq/cq ring iteratingJens Axboe1-22/+29
2021-10-29tracing: Fix misspelling of "missing"Steven Rostedt (VMware)1-1/+1
2021-10-29ftrace: Fix kernel-doc formatting issuesSteven Rostedt (VMware)1-8/+10