aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-30parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.hHelge Deller1-0/+7
2021-10-30parisc: fix warning in flush_tlb_allSven Schnelle1-2/+2
2021-10-30parisc: disable preemption in send_IPI_allbutself()Sven Schnelle1-1/+3
2021-10-30parisc: fix preempt_count() check in entry.SSven Schnelle1-2/+2
2021-10-30parisc: deduplicate code in flush_cache_mm() and flush_cache_range()Sven Schnelle1-51/+30
2021-10-30parisc: disable preemption during local tlb flushSven Schnelle1-0/+6
2021-10-30parisc: Add KFENCE supportHelge Deller3-2/+52
2021-10-30parisc: Switch to ARCH_STACKWALK implementationHelge Deller2-17/+15
2021-10-30parisc: make parisc_acctyp() available outside of faults.cHelge Deller2-1/+2
2021-10-30parisc/unwind: use copy_from_kernel_nofault()Sven Schnelle1-1/+2
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-29mailbox: imx: support i.MX8ULP S4 MUPeng Fan2-37/+107
2021-10-29dt-bindings: mailbox: imx-mu: add i.MX8ULP S400 MU supportPeng Fan1-0/+1
2021-10-29ACPI/PCC: Add maintainer for PCC mailbox driverSudeep Holla1-0/+6
2021-10-29mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probeSudeep Holla1-58/+66
2021-10-29mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4)Sudeep Holla1-17/+109
2021-10-29mailbox: pcc: Drop handling invalid bit-width in {read,write}_registerSudeep Holla1-20/+4
2021-10-29mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irqSudeep Holla1-87/+32
2021-10-29mailbox: pcc: Add PCC register bundle and associated accessor functionsSudeep Holla1-0/+90
2021-10-29mailbox: pcc: Rename doorbell ack to platform interrupt ack registerSudeep Holla1-16/+17
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla5-122/+64
2021-10-29mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region infoSudeep Holla2-0/+36
2021-10-29mailbox: pcc: Consolidate subspace doorbell register parsingSudeep Holla1-8/+23
2021-10-29mailbox: pcc: Consolidate subspace interrupt information parsingSudeep Holla1-19/+19
2021-10-29mailbox: pcc: Refactor all PCC channel information into a structureSudeep Holla1-53/+54
2021-10-29mailbox: pcc: Fix kernel doc warningsSudeep Holla1-1/+5
2021-10-29mailbox: apple: Add driver for Apple mailboxesSven Peter4-0/+417