summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin2018-07-243-25/+27
* powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin2018-07-246-16/+52
* powerpc/pkeys: make protection key 0 less specialRam Pai2018-07-242-13/+27
* powerpc/pkeys: Preallocate execute-only keyRam Pai2018-07-241-45/+18
* powerpc/pkeys: Fix calculation of total pkeys.Ram Pai2018-07-241-1/+1
* powerpc/pkeys: Save the pkey registers before forkRam Pai2018-07-241-0/+1
* powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai2018-07-242-38/+0
* powerpc/pkeys: Deny read/write/execute by defaultRam Pai2018-07-241-5/+3
* powerpc/pkeys: Give all threads control of their key permissionsRam Pai2018-07-241-18/+26
* powerpc/prom_init: Remove linux,stdout-package propertyMurilo Opsfelder Araujo2018-07-201-2/+0
* powerpc/powernv/npu: Add a debugfs setting to change ATSD thresholdAlistair Popple2018-07-191-2/+10
* powerpc/mpic: Pass first free vector number to mpic_setup_error_int()Bharat Bhushan2018-07-192-4/+4
* powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macrosDavid Gibson2018-07-191-13/+4
* chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap2018-07-191-0/+3
* powerpc/8xx: fix handling of early NULL pointer dereferenceChristophe Leroy2018-07-191-3/+4
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-1937-858/+521
|\
| * powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy2018-07-165-26/+72
| * powerpc/powernv: Rework TCE level allocationAlexey Kardashevskiy2018-07-161-11/+19
| * powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy2018-07-165-32/+73
| * KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy2018-07-163-11/+12
| * powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy2018-07-165-320/+340
| * powerpc/powernv: Remove useless wrapperAlexey Kardashevskiy2018-07-161-6/+1
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-1629-496/+50
* | powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt2018-07-121-12/+12
* | powerpc/64s: Report SLB multi-hit rather than parity errorMichael Ellerman2018-07-121-9/+9
* | powerpc: Remove Power8 DD1 from cputableJoel Stanley2018-07-122-27/+7
* | powerpc/dts: Use a correct at24 compatible fallback in ac14xxBartosz Golaszewski2018-07-101-10/+10
* | powerpc/dts: Use 'atmel' as at24 manufacturer for kmcent2Bartosz Golaszewski2018-07-101-1/+1
* | powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ngBartosz Golaszewski2018-07-101-1/+1
* | powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen2018-07-042-1/+1
* | powerpc/msi: Remove VLA usageKees Cook2018-07-041-7/+8
* | powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 caseAlexey Kardashevskiy2018-07-041-1/+1
* | powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini2018-07-041-1/+6
* | powerpc/mpc5200: Remove VLA usageKees Cook2018-07-031-1/+4
* | Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb"Alastair D'Silva2018-07-024-152/+1
* | Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva2018-07-023-90/+0
* | powerpc/powernv/memtrace: Remove memtrace mmap()Michael Neuling2018-07-021-29/+0
* | powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy2018-07-021-1/+1
* | powerpc/pci: Remove legacy debug codeBreno Leitao2018-07-021-3/+0
* | powerpc: wii: Remove outdated comment about memory fixupsJonathan Neuschäfer2018-07-021-10/+0
* | powerpc: xmon: use ktime_get_coarse_boottime64Arnd Bergmann2018-07-021-2/+2
* | powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues2018-07-023-9/+20
* | Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-307-34/+17
|\ \
| * | parisc: Build kernel without -ffunction-sectionsHelge Deller2018-06-291-4/+0
| * | parisc: Reduce debug output in unwind codeHelge Deller2018-06-281-2/+2
| * | parisc: Wire up io_pgetevents syscallHelge Deller2018-06-282-1/+3
| * | parisc: Default to 4 SMP CPUsHelge Deller2018-06-281-1/+1
| * | parisc: Convert printk(KERN_LEVEL) to pr_lvl()Andy Shevchenko2018-06-281-16/+9
| * | parisc: Mark 16kB and 64kB page sizes BROKENHelge Deller2018-06-281-2/+2
| * | parisc: Drop struct sigaction from not exported header fileHelge Deller2018-06-281-8/+0