aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-10-10docs: move powerpc under archCosta Shulyupin33-7085/+0
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+4
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds5-7/+7
2023-08-18Documentation: Fix typosBjorn Helgaas5-7/+7
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V2-0/+102
2023-08-16Documentation/powerpc: Fix ptrace request namesBenjamin Gray1-4/+4
2023-06-19Documentation: Document PowerPC kernel DEXCR interfaceBenjamin Gray2-0/+59
2022-11-24docs: powerpc: add POWER9 and POWER10 to CPU familiesNicholas Miehlbradt1-0/+13
2022-09-28powerpc/64s: update cpu selection optionsNicholas Piggin1-0/+14
2022-08-26powerpc: Update ISA versions to mention e5500/e6500Michael Ellerman1-0/+8
2022-07-28docs: powerpc: add elf_hwcaps to table of contentsBagas Sanjaya1-0/+1
2022-07-28docs: powerpc: use different label name for elf_hwcaps.rstBagas Sanjaya1-1/+1
2022-07-28docs: powerpc: fix indentation warningsBagas Sanjaya1-9/+6
2022-07-27powerpc: add documentation for HWCAPsNicholas Piggin1-0/+234
2022-05-22powerpc: Enable the DAWR on POWER9 DD2.3 and aboveReza Arbab1-9/+17
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens1-1/+47
2022-05-22kasan: Document support on 32-bit powerpcDaniel Axtens1-0/+12
2021-08-27powerpc/doc: Fix htmldocs errorsAneesh Kumar K.V2-14/+16
2021-08-13powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V1-0/+104
2021-05-21powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin1-0/+10
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+16
2021-04-20Documentation/powerpc: Add proper links for manual and testsHaren Myneni1-2/+2
2021-04-14powerpc/papr_scm: Implement support for H_SCM_FLUSH hcallShivaprasad G Bhat1-0/+14
2021-03-31docs: powerpc: Fix misspellings and grammar errorsHe Ying9-11/+11
2021-03-25docs: powerpc: Fix a typoBhaskar Chowdhury1-1/+1
2021-02-25docs: powerpc: Fix tables in syscall64-abi.rstAndrew Donnellan1-19/+32
2020-12-03docs: archis: add a per-architecture features listMauro Carvalho Chehab2-0/+5
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-16/+16
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-0/+5
2020-10-15docs: powerpc: syscall64-abi.rst: fix a malformed tableMauro Carvalho Chehab1-16/+16
2020-10-14Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+111
2020-10-13dt: Remove booting-without-of.rstRob Herring2-0/+111
2020-09-15powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31Ravi Bangoria1-0/+1
2020-09-14Merge branch 'fixes' into nextMichael Ellerman1-1/+3
2020-09-08powerpc: Update documentation of ISA versions for Power10Jordan Niethe1-0/+4
2020-08-27Documentation/powerpc: fix malformed table in syscall64-abiRandy Dunlap1-1/+3
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+3
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-17/+37
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds3-11/+32
2020-07-28KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...Ram Pai1-0/+2
2020-07-28KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_STARTRam Pai1-0/+1
2020-07-23Merge branch 'scv' support into nextMichael Ellerman1-12/+30
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin1-12/+30
2020-07-22powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-18Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni1-1/+1
2020-07-15docs: powerpc: Clarify book3s/32 MMU familiesChristophe Leroy1-4/+6
2020-07-13Documentation: powerpc/vas-api: eliminate duplicated wordRandy Dunlap1-1/+1
2020-06-26docs: powerpc: fix some issues at vas-api.rstMauro Carvalho Chehab1-5/+18
2020-06-19docs: powerpc: convert vcpudispatch_stats.txt to ReSTMauro Carvalho Chehab2-5/+13
2020-06-15powerpc: Document details on H_SCM_HEALTH hcallVaibhav Jain1-4/+42
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-26/+322
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek1-26/+2
2020-05-20powerpc/tm: Document h/rfid and mtmsrd quirkMichael Neuling1-0/+27
2020-04-20docs: powerpc: cxl.rst: mark two section titles as suchMauro Carvalho Chehab1-0/+2
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab1-1/+1
2020-04-20Documentation/powerpc: VAS APIHaren Myneni2-0/+293
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-6/+26
2020-03-20docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab1-2/+2
2020-02-19powerpc/fadump: sysfs for fadump memory reservationSourabh Jain1-0/+5
2020-02-19Documentation/ABI: Mark /sys/kernel/fadump_* sysfs files deprecatedSourabh Jain1-0/+12
2020-02-19powerpc/powernv: Move core and fadump_release_opalcore under new kobjectSourabh Jain1-6/+9
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-0/+451
2020-01-29powerpc: Provide initial documentation for PAPR hcallsVaibhav Jain2-0/+251
2020-01-17KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcallSukadev Bhattiprolu1-0/+60
2020-01-06powerpc/imc: Add documentation for IMC and trace-modeAnju T Sudhakar2-0/+200
2019-11-13powerpc/fsl_booke/32: Document KASLR implementationJason Yan2-0/+43
2019-09-17docs: powerpc: Add missing documentation referenceAdam Zerella3-23/+21
2019-09-14powerpc/fadump: update documentation about option to release opalcoreHari Bathini1-0/+19
2019-09-14powerpc/fadump: update documentation about CONFIG_PRESERVE_FA_DUMPHari Bathini1-0/+9
2019-09-14powerpc/fadump: Update documentation about OPAL platform supportHari Bathini1-50/+72
2019-09-14powerpc/fadump: use FADump instead of fadump for how it is pronouncedHari Bathini1-25/+30
2019-09-14powerpc/fadump: Improve fadump documentationHari Bathini1-28/+33
2019-08-30Documentation/powerpc: Ultravisor APISukadev Bhattiprolu1-0/+1057
2019-08-30Documentation/powerpc: Add ELF note documentationMaxiwell S. Garcia1-0/+42
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab20-419/+555
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab1-1/+1
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+68
2019-07-04powerpc/pseries: Add documentation for vcpudispatch_statsNaveen N. Rao1-0/+68
2019-06-14docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-08docs: mark orphan documents as suchMauro Carvalho Chehab1-0/+2
2019-05-03Documentation: powerpc: Expand the DAWR acronymJoel Stanley1-4/+4
2019-04-20powerpc: Add force enable of DAWR on P9 optionMichael Neuling1-0/+32
2018-12-21powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar1-1/+16
2018-12-20powerpc: Add some documentation of ISA versionsMichael Ellerman1-0/+74
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad1-34/+0
2018-07-02powerpc: Document issues with TM on POWER9Michael Neuling1-0/+44
2018-07-02powerpc: Document issues with the DAWR on POWER9Michael Neuling1-0/+58
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs1-0/+14
2017-06-26scsi: cxlflash: Support LUN provisioningMatthew R. Ochs1-0/+31
2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs1-2/+17
2017-06-26scsi: cxlflash: Handle AFU sync failuresUma Krishnan1-0/+12
2017-06-02powerpc/fadump: Update comment about offset where fadump is reservedHari Bathini1-2/+2
2017-05-08powerpc/fadump: update documentation about crashkernel parameter reuseHari Bathini1-8/+15
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-19/+30
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs1-0/+5
2017-04-13cxl: Add psl9 specific codeChristophe Lombard1-2/+13
2017-03-31powerpc/fadump: Update fadump documentationHari Bathini1-17/+17
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+105
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+39
2016-09-20powerpc/64: Document the syscall ABINicholas Piggin1-0/+105
2016-08-29powerpc: signals: Discard transaction state from signal framesCyril Bur1-0/+2
2016-08-23scsi: cxlflash: Update documentationMatthew R. Ochs1-1/+1
2016-08-23scsi: cxlflash: Transition to application close modelMatthew R. Ochs1-4/+38
2016-04-11powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey1-1/+1
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard1-0/+55
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+318
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs1-1/+62
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs1-0/+257
2015-07-10Doc: powerpc: Fix typos in Documentation/powerpcMasanari Iida3-5/+5
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff1-16/+16
2015-06-07powerpc/dscr: Add documentation for DSCR supportAnshuman Khandual2-0/+85
2015-06-03cxl: Document external user of existing APIMichael Neuling1-0/+4
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman1-16/+16
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman1-0/+301
2015-04-11powerpc/tm: Correct minor documentation typosSam bobroff1-2/+2
2015-04-11powerpc/tm: Abort syscalls in active transactionsSam bobroff1-16/+16
2015-03-31powerpc/pci: Add PCI resource alignment documentationWei Yang1-0/+301
2014-10-08cxl: Add documentation for userspace APIsIan Munsie2-0/+381
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf2-43/+0
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+221
2014-06-05powerpc: Add cpu family documentationMichael Ellerman1-0/+221
2014-05-05doc: spelling error changesCarlos Garcia1-1/+1
2013-08-27powerpc: Update the 00-Index in Documentation/powerpcMichael Ellerman1-0/+11
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2-0/+139
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling1-0/+19
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling1-2/+5
2013-06-01powerpc/tm: Update cause codes documentationMichael Neuling1-0/+1
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling1-0/+1
2013-04-18powerpc: remove PReP platformPaul Bolle3-132/+0
2013-02-15powerpc: Documentation for transactional memory on powerpcMichael Neuling1-0/+175
2013-01-10Documentation/powerpc: Fix path to the powerpc directoryThomas Waldecker1-5/+5
2012-11-15powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad1-0/+16
2012-03-18Documentation/powerpc/mpc52xx.txt: Checkpatch cleanupAndrea Gelmini1-6/+6
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar1-127/+0
2012-02-23fadump: Add documentation for firmware-assisted dump.Mahesh Salgaonkar1-0/+270
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-16Documentation: add devicetree docs index fileRob Landley1-4/+0
2011-01-31dt: Move device tree documentation out of powerpc directoryGrant Likely60-5554/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-2/+54
2010-12-24misc/at24: parse device tree dataWolfram Sang1-0/+28
2010-11-29powerpc/4xx: Add suspend and idle supportVictor Gallardo1-0/+52
2010-11-29powerpc: Fix two typos in Documentation/powerpc/booting-without-of.txtLennert Buytenhek1-2/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+22
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin1-0/+22
2010-10-12powerpc/of: add eSPI controller dts bindings and DTS modificationMingkai Hu1-1/+23
2010-08-20Documentation: fix ozlabs.org mailing list addressStephen Rothwell1-1/+1
2010-08-16booting-without-of: Remove nonexistent chapters from TOC, fix numberingAnton Vorontsov1-29/+2
2010-08-11dts: add sdhci,auto-cmd12 field for p4080 device treeRoy Zang1-0/+2
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-2/+20
2010-08-04Documentation: update broken web addresses.Justin P. Mattock1-1/+1
2010-08-01powerpc/5200/i2c: improve i2c bus error recoveryAlbrecht Dreß1-0/+2
2010-08-01powerpc/fsl-diu-fb: Support setting display mode using EDIDAnatolij Gustschin1-0/+6
2010-08-01powerpc/5121: doc/dts-bindings: update doc of FSL DIU bindingsAnatolij Gustschin1-2/+12
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-1/+39
2010-05-17powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard1-1/+21
2010-05-05powerpc/4xx: Add optional "reset_type" property to control reboot via dtsStefan Roese1-0/+18
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue2-2/+2
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-0/+54
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-1/+1
2010-03-26powerpc/fsl: add device tree binding for QE firmwareTimur Tabi1-0/+54
2010-03-07powerpc: doc/dts-bindings: update doc of FSL I2C bindingsWolfgang Grandegger1-8/+22
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+8
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-0/+211
2010-02-19Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2-0/+77
2010-02-17powerpc/of: added documentation for spi chipselectsErnst Schwab1-0/+7
2010-02-16powerpc: doc/dts-bindings: document mpc5121 psc uart dts-bindingsAnatolij Gustschin1-0/+70
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp1-0/+134
2010-02-02fsldma: simplify IRQ probing and handlingIra Snyder1-0/+8
2010-01-08powerpc/mpc5xxx: add OF platform binding doc for FSL MSCAN devicesWolfgang Grandegger2-8/+54
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt1-0/+42
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+293
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+93
2009-12-12powerpc: wii: device treeAlbert Herranz1-0/+184
2009-12-12powerpc: gamecube: device treeAlbert Herranz1-0/+109
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-1/+20
2009-12-11ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin1-0/+93
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu1-0/+11
2009-12-09powerpc/fsl: try to explain why the interrupt numbers are off by 16Sebastian Andrzej Siewior1-0/+42
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+10
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-1/+16
2009-11-17net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang1-4/+5
2009-11-13net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang1-0/+9
2009-11-13mpc52xx/wdt: OF property to enable the WDT on bootAlbrecht Dreß1-1/+16
2009-11-11powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov1-0/+4
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-16/+26
2009-09-23powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov1-0/+2
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang1-16/+26
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+16
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt9-1166/+1142
2009-06-23leds: Add options to have GPIO LEDs start on or keep their stateTrent Piepho1-1/+16
2009-06-23powerpc: Refactor device tree bindingKumar Gala9-1166/+1142
2009-06-21sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov1-0/+2
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+53
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-3/+133
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller7-9/+9