summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan2016-10-041-2/+2
| * | | | | powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan2016-10-041-1/+1
| * | | | | powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan2016-10-041-1/+1
| * | | | | powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan2016-10-041-1/+1
| * | | | | powerpc: Set default CPU type to POWER8 for little endian buildsAnton Blanchard2016-10-041-0/+1
| * | | | | powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endianAnton Blanchard2016-10-041-1/+1
| * | | | | powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard2016-10-041-2/+2
| * | | | | powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard2016-10-041-1/+2
| * | | | | powerpc/eeh: Quieten EEH message when no adapters are foundAnton Blanchard2016-10-041-1/+1
| * | | | | powerpc/configs: Enable Intel i40e on 64 bit configsAnton Blanchard2016-10-043-0/+3
| * | | | | powerpc/configs: Change a few things from built in to modulesAnton Blanchard2016-10-043-21/+21
| * | | | | powerpc/configs: Bump kernel ring buffer size on 64 bit configsAnton Blanchard2016-10-043-0/+6
| * | | | | powerpc/configs: Enable VMX cryptoAnton Blanchard2016-10-043-0/+6
| * | | | | powerpc/64: Align hot loops of memset() and backwards_memcpy()Anton Blanchard2016-10-041-0/+2
| * | | | | powerpc/64s: Remove unused exception code, small cleanupsNicholas Piggin2016-10-041-10/+20
| * | | | | powerpc/64s: Use a single macro for both parts of OOL exceptionNicholas Piggin2016-10-041-37/+18
| * | | | | powerpc/64s: Move __replay_interrupt function below handlersNicholas Piggin2016-10-041-38/+36
| * | | | | powerpc/64s: Consolidate CBE Thermal 0x1800 interruptNicholas Piggin2016-10-041-13/+2
| * | | | | powerpc/64s: Consolidate Altivec 0x1700 interruptNicholas Piggin2016-10-041-9/+7
| * | | | | powerpc/64s: Consolidate Debug 0x1600 interruptNicholas Piggin2016-10-041-5/+3
| * | | | | powerpc/64s: Consolidate Softpatch 0x1500 interruptNicholas Piggin2016-10-041-35/+37
| * | | | | powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interruptNicholas Piggin2016-10-041-4/+3
| * | | | | powerpc/64s: Consolidate CBE System Error 0x1200 interruptNicholas Piggin2016-10-041-5/+3
| * | | | | powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interruptsNicholas Piggin2016-10-041-2/+1
| * | | | | powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interruptNicholas Piggin2016-10-041-10/+6
| * | | | | powerpc/64s: Consolidate Facility Unavailable 0xf60 interruptNicholas Piggin2016-10-041-7/+6
| * | | | | powerpc/64s: Consolidate VSX Unavailable 0xf40 interruptNicholas Piggin2016-10-041-38/+36
| * | | | | powerpc/64s: Consolidate Vector Unavailable 0xf20 interruptNicholas Piggin2016-10-041-39/+37
| * | | | | powerpc/64s: Consolidate Performance Monitor 0xf00 interruptNicholas Piggin2016-10-041-7/+6
| * | | | | powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interruptsNicholas Piggin2016-10-041-2/+2
| * | | | | powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interruptNicholas Piggin2016-10-041-8/+6
| * | | | | powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interruptNicholas Piggin2016-10-041-11/+10
| * | | | | powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interruptNicholas Piggin2016-10-041-57/+56
| * | | | | powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interruptNicholas Piggin2016-10-041-7/+6
| * | | | | powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interruptNicholas Piggin2016-10-041-9/+7
| * | | | | powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interruptNicholas Piggin2016-10-041-24/+18
| * | | | | powerpc/64s: Consolidate Trace 0xd00 interruptNicholas Piggin2016-10-041-4/+2
| * | | | | powerpc/64s: Consolidate System Call 0xc00 interruptNicholas Piggin2016-10-041-60/+61
| * | | | | powerpc/64s: Consolidate Reserved 0xb00 interruptNicholas Piggin2016-10-041-4/+3
| * | | | | powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interruptNicholas Piggin2016-10-041-7/+7
| * | | | | powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interruptNicholas Piggin2016-10-041-3/+4
| * | | | | powerpc/64s: Consolidate Decrementer 0x900 interruptNicholas Piggin2016-10-041-3/+4
| * | | | | powerpc/64s: Consolidate FP Unavailable 0x800 interruptNicholas Piggin2016-10-041-31/+30
| * | | | | powerpc/64s: Consolidate Program 0x700 interruptNicholas Piggin2016-10-041-10/+9
| * | | | | powerpc/64s: Consolidate Alignment 0x600 interruptNicholas Piggin2016-10-041-18/+17
| * | | | | powerpc/64s: Consolidate External 0x500 interruptNicholas Piggin2016-10-041-11/+13
| * | | | | powerpc/64s: Consolidate Instruction Segment 0x480 interruptNicholas Piggin2016-10-041-111/+113
| * | | | | powerpc/64s: Consolidate Instruction Storage 0x400 interruptNicholas Piggin2016-10-041-17/+18
| * | | | | powerpc/64s: Consolidate Data Segment 0x380 interruptNicholas Piggin2016-10-041-25/+25
| * | | | | powerpc/64s: Consolidate Data Storage 0x300 interruptNicholas Piggin2016-10-041-26/+27
OpenPOWER on IntegriCloud