Age | Commit message (Expand) | Author | Files | Lines |
2017-03-30 | powerpc/vfio_spapr_tce: Add reference counting to iommu_table | Alexey Kardashevskiy | 2 | -2/+3 |
2017-03-17 | powerpc/pseries: Don't give a warning when HPT resizing isn't available | Michael Ellerman | 1 | -1/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -27/+283 |
2017-02-28 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2017-02-21 | powerpc/pseries: Revert 'Auto-online hotplugged memory' | Nathan Fontenot | 1 | -15/+37 |
2017-02-17 | powerpc/pseries: Implement indexed-count hotplug memory remove | Sahil Mehta | 1 | -0/+98 |
2017-02-17 | powerpc/pseries: Implement indexed-count hotplug memory add | Sahil Mehta | 2 | -12/+145 |
2017-02-16 | powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n | Michael Ellerman | 1 | -1/+4 |
2017-02-14 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2 | -1/+30 |
2017-02-10 | powerpc/pseries: Fix typo in parameter description | Wei Yongjun | 1 | -1/+1 |
2017-02-10 | powerpc/pseries: Add support for hash table resizing | David Gibson | 1 | -0/+109 |
2017-02-09 | powerpc/pseries: Add hypercall wrappers for hash page table resizing | David Gibson | 1 | -0/+1 |
2017-02-02 | powerpc/pseries: Report DLPAR capabilities | Nathan Fontenot | 1 | -1/+7 |
2017-02-02 | powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event | John Allen | 1 | -0/+34 |
2017-02-02 | powerpc/pseries: Introduce memory hotplug READD operation | John Allen | 1 | -0/+41 |
2017-02-02 | powerpc/pseries: Make the acquire/release of the drc for memory a seperate step | John Allen | 1 | -12/+22 |
2017-02-02 | powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig | Anton Blanchard | 1 | -1/+0 |
2017-01-31 | powerpc/64: Enable use of radix MMU under hypervisor on POWER9 | Paul Mackerras | 1 | -0/+29 |
2017-01-31 | powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options | Paul Mackerras | 1 | -1/+1 |
2017-01-31 | powerpc: Move isa bridge definitions to separate include | Benjamin Herrenschmidt | 1 | -0/+1 |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 1 | -1/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2 | -2/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 7 | -7/+7 |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 12 | -56/+2372 |
2016-12-16 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -2/+4 |
2016-12-09 | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) | 1 | -2/+4 |
2016-12-01 | powerpc/pseries: Use lmb_is_removable() to check removability | Nathan Fontenot | 1 | -2/+5 |
2016-11-30 | powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. | Thiago Jung Bauermann | 2 | -3/+3 |
2016-11-24 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 1 | -1/+1 |
2016-11-23 | powerpc/pseries/ibmebus: Remove legacy suspend/resume support | Lars-Peter Clausen | 1 | -298/+0 |
2016-11-22 | powerpc/pci: Always print PHB and PE numbers as hexadecimal | Russell Currey | 1 | -4/+4 |
2016-11-18 | powerpc/pseries: Disable IBMEBUS on little endian builds | Michael Ellerman | 1 | -1/+1 |
2016-11-18 | powerpc/pseries: Move ibmebus.c into platforms pseries | Michael Ellerman | 3 | -0/+774 |
2016-11-18 | powerpc/pseries: Move vio.c into platforms pseries | Michael Ellerman | 3 | -0/+1711 |
2016-11-18 | powerpc/pseries: Correct possible read beyond dlpar sysfs buffer | Nathan Fontenot | 1 | -45/+97 |
2016-11-17 | powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries | Michael Ellerman | 3 | -0/+54 |
2016-11-16 | powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format | Paul Mackerras | 1 | -1/+1 |
2016-11-14 | powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec | Anton Blanchard | 1 | -2/+22 |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+2 |
2016-10-11 | powerpc/pseries: Fix stack corruption in htpe code | Laurent Dufour | 1 | -2/+2 |
2016-10-08 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -9/+10 |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 3 | -6/+6 |
2016-09-20 | powerpc/pseries: fix memory leak in queue_hotplug_event() error path | Andrew Donnellan | 1 | -0/+1 |
2016-09-13 | powerpc/sparse: Make a bunch of things static | Daniel Axtens | 2 | -3/+3 |
2016-09-06 | powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n | Thiago Jung Bauermann | 1 | -1/+1 |
2016-08-22 | powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) | Mauricio Faria de Oliveira | 2 | -2/+9 |
2016-08-09 | powerpc: Fix unused function warning 'lmb_to_memblock' | Alastair D'Silva | 1 | -13/+13 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -3/+3 |