aboutsummaryrefslogtreecommitdiff
path: root/Documentation/powerpc
AgeCommit message (Expand)AuthorFilesLines
2021-08-27powerpc/doc: Fix htmldocs errorsGravatar Aneesh Kumar K.V 2-14/+16
2021-08-13powerpc/pseries: Add support for FORM2 associativityGravatar Aneesh Kumar K.V 1-0/+104
2021-05-21powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Gravatar Nicholas Piggin 1-0/+10
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-2/+16
2021-04-20Documentation/powerpc: Add proper links for manual and testsGravatar Haren Myneni 1-2/+2
2021-04-14powerpc/papr_scm: Implement support for H_SCM_FLUSH hcallGravatar Shivaprasad G Bhat 1-0/+14
2021-03-31docs: powerpc: Fix misspellings and grammar errorsGravatar He Ying 9-11/+11
2021-03-25docs: powerpc: Fix a typoGravatar Bhaskar Chowdhury 1-1/+1
2021-02-25docs: powerpc: Fix tables in syscall64-abi.rstGravatar Andrew Donnellan 1-19/+32
2020-12-03docs: archis: add a per-architecture features listGravatar Mauro Carvalho Chehab 2-0/+5
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-16/+16
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-0/+5
2020-10-15docs: powerpc: syscall64-abi.rst: fix a malformed tableGravatar Mauro Carvalho Chehab 1-16/+16
2020-10-14Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+111
2020-10-13dt: Remove booting-without-of.rstGravatar Rob Herring 2-0/+111
2020-09-15powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31Gravatar Ravi Bangoria 1-0/+1
2020-09-14Merge branch 'fixes' into nextGravatar Michael Ellerman 1-1/+3
2020-09-08powerpc: Update documentation of ISA versions for Power10Gravatar Jordan Niethe 1-0/+4
2020-08-27Documentation/powerpc: fix malformed table in syscall64-abiGravatar Randy Dunlap 1-1/+3
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 1-0/+3
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-17/+37
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-11/+32
2020-07-28KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...Gravatar Ram Pai 1-0/+2
2020-07-28KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_STARTGravatar Ram Pai 1-0/+1
2020-07-23Merge branch 'scv' support into nextGravatar Michael Ellerman 1-12/+30
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsGravatar Nicholas Piggin 1-12/+30
2020-07-22powerpc: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-18Merge branch 'fixes' into nextGravatar Michael Ellerman 1-1/+1
2020-07-15powerpc/vas: Report proper error code for address translation failureGravatar Haren Myneni 1-1/+1
2020-07-15docs: powerpc: Clarify book3s/32 MMU familiesGravatar Christophe Leroy 1-4/+6
2020-07-13Documentation: powerpc/vas-api: eliminate duplicated wordGravatar Randy Dunlap 1-1/+1
2020-06-26docs: powerpc: fix some issues at vas-api.rstGravatar Mauro Carvalho Chehab 1-5/+18
2020-06-19docs: powerpc: convert vcpudispatch_stats.txt to ReSTGravatar Mauro Carvalho Chehab 2-5/+13
2020-06-15powerpc: Document details on H_SCM_HEALTH hcallGravatar Vaibhav Jain 1-4/+42
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-26/+322
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportGravatar Michal Simek 1-26/+2
2020-05-20powerpc/tm: Document h/rfid and mtmsrd quirkGravatar Michael Neuling 1-0/+27
2020-04-20docs: powerpc: cxl.rst: mark two section titles as suchGravatar Mauro Carvalho Chehab 1-0/+2
2020-04-20docs: filesystems: fix renamed referencesGravatar Mauro Carvalho Chehab 1-1/+1
2020-04-20Documentation/powerpc: VAS APIGravatar Haren Myneni 2-0/+293
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-6/+26
2020-03-20docs: prevent warnings due to autosectionlabelGravatar Mauro Carvalho Chehab 1-2/+2
2020-02-19powerpc/fadump: sysfs for fadump memory reservationGravatar Sourabh Jain 1-0/+5
2020-02-19Documentation/ABI: Mark /sys/kernel/fadump_* sysfs files deprecatedGravatar Sourabh Jain 1-0/+12
2020-02-19powerpc/powernv: Move core and fadump_release_opalcore under new kobjectGravatar Sourabh Jain 1-6/+9
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-0/+451
2020-01-29powerpc: Provide initial documentation for PAPR hcallsGravatar Vaibhav Jain 2-0/+251
2020-01-17KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcallGravatar Sukadev Bhattiprolu 1-0/+60
2020-01-06powerpc/imc: Add documentation for IMC and trace-modeGravatar Anju T Sudhakar 2-0/+200
2019-11-13powerpc/fsl_booke/32: Document KASLR implementationGravatar Jason Yan 2-0/+43