Age | Commit message (Expand) | Author | Files | Lines |
2018-07-19 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 41 | -951/+546 |
2018-07-16 | powerpc/powernv/ioda: Allocate indirect TCE levels on demand | Alexey Kardashevskiy | 6 | -27/+73 |
2018-07-16 | powerpc/powernv: Rework TCE level allocation | Alexey Kardashevskiy | 1 | -11/+19 |
2018-07-16 | powerpc/powernv: Add indirect levels to it_userspace | Alexey Kardashevskiy | 6 | -78/+73 |
2018-07-16 | KVM: PPC: Make iommu_table::it_userspace big endian | Alexey Kardashevskiy | 4 | -21/+21 |
2018-07-16 | powerpc/powernv: Move TCE manupulation code to its own file | Alexey Kardashevskiy | 5 | -320/+340 |
2018-07-16 | powerpc/powernv: Remove useless wrapper | Alexey Kardashevskiy | 1 | -6/+1 |
2018-07-16 | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin | 32 | -533/+66 |
2018-07-12 | powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS) | Daniel Klamt | 1 | -12/+12 |
2018-07-12 | powerpc/64s: Report SLB multi-hit rather than parity error | Michael Ellerman | 1 | -9/+9 |
2018-07-12 | powerpc: Remove Power8 DD1 from cputable | Joel Stanley | 2 | -27/+7 |
2018-07-10 | powerpc/dts: Use a correct at24 compatible fallback in ac14xx | Bartosz Golaszewski | 1 | -10/+10 |
2018-07-10 | powerpc/dts: Use 'atmel' as at24 manufacturer for kmcent2 | Bartosz Golaszewski | 1 | -1/+1 |
2018-07-10 | powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ng | Bartosz Golaszewski | 1 | -1/+1 |
2018-07-09 | cpufreq: powernv: Remove global pstate ramp-down timer in POWER9 | Shilpasri G Bhat | 1 | -4/+16 |
2018-07-04 | powerpc: Enable kernel XZ compression option on BOOK3S_32 | Aaro Koskinen | 2 | -1/+1 |
2018-07-04 | powerpc/msi: Remove VLA usage | Kees Cook | 1 | -7/+8 |
2018-07-04 | powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 case | Alexey Kardashevskiy | 1 | -1/+1 |
2018-07-04 | powerpc/kdump: Handle crashkernel memory reservation failure | Hari Bathini | 1 | -1/+6 |
2018-07-03 | powerpc/mpc5200: Remove VLA usage | Kees Cook | 1 | -1/+4 |
2018-07-02 | ocxl: Fix page fault handler in case of fault on dying process | Frederic Barrat | 1 | -9/+15 |
2018-07-02 | selftests/powerpc: Fix typos | Breno Leitao | 1 | -2/+2 |
2018-07-02 | selftests/powerpc: Fix strncpy usage | Breno Leitao | 1 | -2/+2 |
2018-07-02 | cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup | Frederic Barrat | 4 | -87/+7 |
2018-07-02 | Revert "cxl: Allow a default context to be associated with an external pci_dev" | Frederic Barrat | 7 | -97/+28 |
2018-07-02 | Revert "cxl: Add cxl_slot_is_supported API" | Frederic Barrat | 2 | -52/+0 |
2018-07-02 | Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb" | Alastair D'Silva | 4 | -152/+1 |
2018-07-02 | Revert "cxl: Add support for using the kernel API with a real PHB" | Alastair D'Silva | 2 | -17/+2 |
2018-07-02 | Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards" | Alastair D'Silva | 3 | -251/+18 |
2018-07-02 | Revert "cxl: Add kernel APIs to get & set the max irqs per context" | Alastair D'Silva | 1 | -27/+0 |
2018-07-02 | Revert "cxl: Add preliminary workaround for CX4 interrupt limitation" | Alastair D'Silva | 6 | -64/+0 |
2018-07-02 | Revert "cxl: Add support for interrupts on the Mellanox CX4" | Alastair D'Silva | 8 | -202/+0 |
2018-07-02 | Revert "cxl: Add kernel API to allow a context to operate with relocate disab... | Alastair D'Silva | 5 | -32/+2 |
2018-07-02 | powerpc/powernv/memtrace: Remove memtrace mmap() | Michael Neuling | 1 | -29/+0 |
2018-07-02 | powerpc/powernv/ioda2: Reduce upper limit for DMA window size | Alexey Kardashevskiy | 1 | -1/+1 |
2018-07-02 | powerpc: Document issues with TM on POWER9 | Michael Neuling | 1 | -0/+44 |
2018-07-02 | powerpc: Document issues with the DAWR on POWER9 | Michael Neuling | 1 | -0/+58 |
2018-07-02 | powerpc/pci: Remove legacy debug code | Breno Leitao | 1 | -3/+0 |
2018-07-02 | scripts: Add ppc64le support for checkstack.pl | Breno Leitao | 1 | -7/+4 |
2018-07-02 | powerpc: wii: Remove outdated comment about memory fixups | Jonathan Neuschäfer | 1 | -10/+0 |
2018-07-02 | powerpc: xmon: use ktime_get_coarse_boottime64 | Arnd Bergmann | 1 | -2/+2 |
2018-07-02 | powerpc/eeh: Avoid misleading message "EEH: no capable adapters found" | Mauro S. M. Rodrigues | 3 | -9/+20 |
2018-07-02 | ocxl: Change return type for fault handler | Souptick Joarder | 2 | -14/+13 |
2018-07-02 | Linux 4.18-rc3v4.18-rc3 | Linus Torvalds | 1 | -1/+1 |
2018-07-01 | Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -5/+15 |
2018-07-01 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+10 |
2018-07-01 | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -7/+10 |
2018-07-01 | Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -27/+35 |
2018-07-01 | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 28 | -66/+373 |
2018-07-01 | Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |