summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-115-0/+14
|\
| * powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-251-0/+1
| * powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-253-0/+12
| * powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-241-0/+1
* | powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-041-0/+2
* | powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-041-0/+1
* | powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur2016-10-041-5/+0
* | powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-041-4/+4
* | powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-041-5/+2
* | powerpc: signals: Stop using current in signal codeCyril Bur2016-10-041-2/+0
* | powerpc: Return the new MSR from msr_check_and_set()Cyril Bur2016-10-041-1/+1
* | powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan2016-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: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-042-17/+246
* | powerpc/64s: Consolidate exception handler alignmentNicholas Piggin2016-10-041-0/+1
* | powerpc/64s: Add new exception vector macrosMichael Ellerman2016-10-042-81/+217
* | KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh2016-09-291-0/+1
* | drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-291-0/+2
|/
* powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-231-1/+0
* powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-231-0/+2
* powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2016-09-231-1/+1
* powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-231-0/+1
* powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-232-0/+7
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-203-5/+5
* powerpc: Don't change the section in _GLOBAL()Michael Ellerman2016-09-191-6/+2
* powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-191-26/+14
* powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-191-3/+3
* powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-131-0/+3
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-135-20/+69
* powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V2016-09-131-4/+9
* powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V2016-09-131-1/+3
* powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2016-09-131-2/+1
* powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman2016-09-131-4/+4
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-131-0/+37
* powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens2016-09-131-4/+0
* powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-222-6/+8
* powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-08-221-0/+1
* powerpc: cputhreads: Add missing include fileGuenter Roeck2016-08-221-0/+1
* Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-124-8/+16
|\
| * powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-101-0/+1
| * powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-101-8/+0
| * powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2016-08-091-0/+13
| * powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-091-0/+2
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-2/+19
|\ \ | |/ |/|
| * powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-261-2/+19
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-78/+0
|\ \
| * | char/genrtc: remove powerpc supportArnd Bergmann2016-06-041-78/+0
* | | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-0525-66/+245
|\ \ \
| * | | powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-042-2/+4
OpenPOWER on IntegriCloud