| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-08 | 1 | -0/+105 |
|\ |
|
| * | powerpc/64: Document the syscall ABI | Nicholas Piggin | 2016-09-20 | 1 | -0/+105 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-10-07 | 1 | -5/+39 |
|\ \
| |/
|/| |
|
| * | scsi: cxlflash: Update documentation | Matthew R. Ochs | 2016-08-24 | 1 | -1/+1 |
| * | scsi: cxlflash: Transition to application close model | Matthew R. Ochs | 2016-08-24 | 1 | -4/+38 |
* | | powerpc: signals: Discard transaction state from signal frames | Cyril Bur | 2016-08-29 | 1 | -0/+2 |
|/ |
|
* | powerpc/eeh: rename EEH from "extended" to "enhanced" error handling | Russell Currey | 2016-04-11 | 1 | -1/+1 |
* | cxl: Support to flash a new image on the adapter from a guest | Christophe Lombard | 2016-03-09 | 1 | -0/+55 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-09-02 | 1 | -0/+318 |
|\ |
|
| * | cxlflash: Virtual LUN support | Matthew R. Ochs | 2015-08-27 | 1 | -1/+62 |
| * | cxlflash: Superpipe support | Matthew R. Ochs | 2015-08-27 | 1 | -0/+257 |
* | | Doc: powerpc: Fix typos in Documentation/powerpc | Masanari Iida | 2015-07-10 | 3 | -5/+5 |
|/ |
|
* | powerpc/tm: Abort syscalls in active transactions | Sam bobroff | 2015-06-19 | 1 | -16/+16 |
* | powerpc/dscr: Add documentation for DSCR support | Anshuman Khandual | 2015-06-07 | 2 | -0/+85 |
* | cxl: Document external user of existing API | Michael Neuling | 2015-06-03 | 1 | -0/+4 |
* | Revert "powerpc/tm: Abort syscalls in active transactions" | Michael Ellerman | 2015-04-30 | 1 | -16/+16 |
* | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be... | Michael Ellerman | 2015-04-14 | 1 | -0/+301 |
|\ |
|
| * | powerpc/pci: Add PCI resource alignment documentation | Wei Yang | 2015-03-31 | 1 | -0/+301 |
* | | powerpc/tm: Correct minor documentation typos | Sam bobroff | 2015-04-11 | 1 | -2/+2 |
* | | powerpc/tm: Abort syscalls in active transactions | Sam bobroff | 2015-04-11 | 1 | -16/+16 |
|/ |
|
* | cxl: Add documentation for userspace APIs | Ian Munsie | 2014-10-08 | 2 | -0/+381 |
* | KVM: PPC: Remove 440 support | Alexander Graf | 2014-07-28 | 2 | -43/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-06-11 | 1 | -0/+221 |
|\ |
|
| * | powerpc: Add cpu family documentation | Michael Ellerman | 2014-06-05 | 1 | -0/+221 |
* | | doc: spelling error changes | Carlos Garcia | 2014-05-05 | 1 | -1/+1 |
|/ |
|
* | powerpc: Update the 00-Index in Documentation/powerpc | Michael Ellerman | 2013-08-27 | 1 | -0/+11 |
* | powerpc/perf: Core EBB support for 64-bit book3s | Michael Ellerman | 2013-07-01 | 2 | -0/+139 |
* | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran... | Michael Neuling | 2013-06-01 | 1 | -0/+19 |
* | powerpc/tm: Abort on emulation and alignment faults | Michael Neuling | 2013-06-01 | 1 | -2/+5 |
* | powerpc/tm: Update cause codes documentation | Michael Neuling | 2013-06-01 | 1 | -0/+1 |
* | powerpc/ptrace: Add DAWR debug feature info for userspace | Michael Neuling | 2013-04-18 | 1 | -0/+1 |
* | powerpc: remove PReP platform | Paul Bolle | 2013-04-18 | 3 | -132/+0 |
* | powerpc: Documentation for transactional memory on powerpc | Michael Neuling | 2013-02-15 | 1 | -0/+175 |
* | Documentation/powerpc: Fix path to the powerpc directory | Thomas Waldecker | 2013-01-10 | 1 | -5/+5 |
* | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac... | K.Prasad | 2012-11-15 | 1 | -0/+16 |
* | Documentation/powerpc/mpc52xx.txt: Checkpatch cleanup | Andrea Gelmini | 2012-03-18 | 1 | -6/+6 |
* | fadump: Remove the phyp assisted dump code. | Mahesh Salgaonkar | 2012-02-23 | 1 | -127/+0 |
* | fadump: Add documentation for firmware-assisted dump. | Mahesh Salgaonkar | 2012-02-23 | 1 | -0/+270 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Documentation: add devicetree docs index file | Rob Landley | 2011-03-16 | 1 | -4/+0 |
* | dt: Move device tree documentation out of powerpc directory | Grant Likely | 2011-01-31 | 60 | -5554/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-01-12 | 2 | -2/+54 |
|\ \ |
|
| * | | powerpc/4xx: Add suspend and idle support | Victor Gallardo | 2010-11-29 | 1 | -0/+52 |
| * | | powerpc: Fix two typos in Documentation/powerpc/booting-without-of.txt | Lennert Buytenhek | 2010-11-29 | 1 | -2/+2 |
| |/ |
|
* / | misc/at24: parse device tree data | Wolfram Sang | 2010-12-24 | 1 | -0/+28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-10-23 | 1 | -0/+22 |
|\ |
|
| * | USB: add USB EHCI support for MPC5121 SoC | Anatolij Gustschin | 2010-10-22 | 1 | -0/+22 |
* | | powerpc/of: add eSPI controller dts bindings and DTS modification | Mingkai Hu | 2010-10-13 | 1 | -1/+23 |
|/ |
|