Age | Commit message (Expand) | Author | Files | Lines |
2018-12-21 | powerpc: generate uapi header and system call table files | Firoz Khan | 9 | -909/+26 |
2018-12-21 | powerpc: add system call table generation support | Firoz Khan | 4 | -0/+563 |
2018-12-21 | powerpc: split compat syscall table out from native table | Firoz Khan | 4 | -13/+39 |
2018-12-21 | powerpc: move macro definition from asm/systbl.h | Firoz Khan | 2 | -1/+1 |
2018-12-21 | powerpc: add __NR_syscalls along with NR_syscalls | Firoz Khan | 2 | -3/+5 |
2018-12-21 | powerpc/pkeys: Fix handling of pkey state across fork() | Ram Pai | 2 | -6/+19 |
2018-12-21 | ocxl: Fix endiannes bug in read_afu_name() | Greg Kurz | 1 | -1/+1 |
2018-12-21 | selftests/powerpc: Add checks for transactional sigreturn | Breno Leitao | 3 | -1/+48 |
2018-12-21 | powerpc/tm: Unset MSR[TS] if not recheckpointing | Breno Leitao | 2 | -9/+29 |
2018-12-21 | powerpc/tm: Print scratch value | Breno Leitao | 1 | -1/+2 |
2018-12-21 | powerpc/tm: Save MSR to PACA before RFID | Breno Leitao | 1 | -0/+4 |
2018-12-21 | powerpc/tm: Set MSR[TS] just prior to recheckpoint | Breno Leitao | 2 | -15/+49 |
2018-12-21 | powerpc/fadump: Do not allow hot-remove memory from fadump reserved area. | Mahesh Salgaonkar | 3 | -5/+14 |
2018-12-21 | powerpc/fadump: Throw proper error message on fadump registration failure | Mahesh Salgaonkar | 1 | -2/+33 |
2018-12-21 | powerpc/fadump: Reservationless firmware assisted dump | Mahesh Salgaonkar | 3 | -11/+108 |
2018-12-21 | powerpc/powernv: Move opal_power_control_init() call in opal_init(). | Mahesh Salgaonkar | 3 | -2/+5 |
2018-12-21 | powerpc/4xx: Delete an unnecessary return statement in two functions | Markus Elfring | 2 | -3/+0 |
2018-12-21 | powerpc/4xx: Delete error message for a ENOMEM in two functions | Markus Elfring | 1 | -4/+1 |
2018-12-21 | powerpc/4xx: Use seq_putc() in ocm_debugfs_show() | Markus Elfring | 1 | -1/+1 |
2018-12-21 | powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show() | Markus Elfring | 1 | -6/+2 |
2018-12-21 | powerpc/8xx: Allow pinning IMMR TLB when using early debug console | Christophe Leroy | 1 | -1/+1 |
2018-12-21 | powerpc/powernv: Remove PCI_MSI ifdef checks | Oliver O'Halloran | 3 | -17/+0 |
2018-12-21 | powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved" | Alexandre Belloni | 1 | -1/+1 |
2018-12-21 | Powerpc/perf: Wire up PMI throttling | Ravi Bangoria | 1 | -1/+10 |
2018-12-20 | powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s... | Alexey Kardashevskiy | 3 | -8/+8 |
2018-12-20 | powerpc/powernv/ioda: Reduce a number of hooks in pnv_phb | Alexey Kardashevskiy | 2 | -10/+3 |
2018-12-20 | powerpc/powernv/ioda1: Remove dead code for a single device PE | Alexey Kardashevskiy | 1 | -9/+1 |
2018-12-20 | vfio/spapr_tce: Get rid of possible infinite loop | Alexey Kardashevskiy | 1 | -7/+3 |
2018-12-20 | powerpc/powernv/npu: Remove unused headers and a macro. | Alexey Kardashevskiy | 1 | -13/+0 |
2018-12-20 | powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addres... | Alexey Kardashevskiy | 1 | -1/+1 |
2018-12-20 | powerpc/eeh: Fix debugfs_simple_attr.cocci warnings | YueHaibing | 1 | -10/+10 |
2018-12-20 | powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg | Diana Craciun | 1 | -1/+1 |
2018-12-20 | powerpc/fsl: Update Spectre v2 reporting | Diana Craciun | 1 | -1/+4 |
2018-12-20 | powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used | Diana Craciun | 1 | -0/+1 |
2018-12-20 | powerpc/fsl: Flush branch predictor when entering KVM | Diana Craciun | 1 | -0/+4 |
2018-12-20 | powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) | Diana Craciun | 2 | -0/+21 |
2018-12-20 | powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) | Diana Craciun | 3 | -1/+37 |
2018-12-20 | powerpc/fsl: Add nospectre_v2 command line argument | Diana Craciun | 2 | -0/+26 |
2018-12-20 | powerpc/fsl: Emulate SPRN_BUCSR register | Diana Craciun | 1 | -0/+7 |
2018-12-20 | powerpc/fsl: Fix spectre_v2 mitigations reporting | Diana Craciun | 1 | -1/+1 |
2018-12-20 | powerpc/fsl: Add macro to flush the branch predictor | Diana Craciun | 1 | -0/+10 |
2018-12-20 | powerpc/fsl: Add infrastructure to fixup branch predictor flush | Diana Craciun | 4 | -0/+45 |
2018-12-20 | powerpc/prom: move the device tree if not in declared memory. | Christophe Leroy | 1 | -2/+2 |
2018-12-20 | powerpc: Add some documentation of ISA versions | Michael Ellerman | 1 | -0/+74 |
2018-12-20 | powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigs | Michael Ellerman | 5 | -5/+0 |
2018-12-20 | powerpc: eeh_event: convert semaphore to completion | Arnd Bergmann | 1 | -6/+3 |
2018-12-20 | ocxl/afu_irq: Don't include <asm/pnv-ocxl.h> | Greg Kurz | 1 | -1/+0 |
2018-12-20 | ocxl: Clarify error path in setup_xsl_irq() | Greg Kurz | 1 | -9/+14 |
2018-12-20 | powerpc/44x/bamboo: Fix PCI range | Benjamin Herrenschmidt | 1 | -1/+3 |
2018-12-20 | powerpc/pasemi: Add Nemo board IRQ initroutine | Darren Stevens | 2 | -0/+26 |