aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-3/+3
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds17-106/+103
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas2-4/+4
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas3-16/+17
2018-01-31Merge branch 'pci/dt-resources' into nextBjorn Helgaas1-8/+2
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-18/+16
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds8-156/+32
2018-01-30powerpc/mm/radix: Fix build error when RADIX_MMU=nMichael Ellerman1-0/+4
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-4/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-3/+0
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-8/+0
2018-01-28powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman1-1/+1
2018-01-28powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman1-4/+1
2018-01-28powerpc/watchdog: Tweak watchdog printksMichael Ellerman1-6/+9
2018-01-28powerpc/cell: Remove axonram driverMichael Ellerman3-395/+0
2018-01-27powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright1-26/+26
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2-1/+6
2018-01-27powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann1-10/+37
2018-01-27powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann1-3/+34
2018-01-27powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu1-6/+9
2018-01-27powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy3-6/+4
2018-01-27powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy1-1/+4
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly3-1/+167
2018-01-27powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly1-2/+148
2018-01-27powerpc/eeh: Add EEH notify resume sysfsBryant G. Ly1-0/+62
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly3-2/+98
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2-1/+20
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly1-0/+6
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly4-63/+88
2018-01-26bpf, ppc64: remove obsolete exception handling from div/modDaniel Borkmann1-8/+0
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert5-5/+0
2018-01-25USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert4-48/+0
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier4-4/+0
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat2-0/+33
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat2-0/+309
2018-01-24powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat3-0/+210
2018-01-24powerpc/powernv: Add opal calls for opencapiFrederic Barrat3-1/+13
2018-01-24powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan1-0/+13
2018-01-24powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat4-12/+43
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+156
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-1/+1
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin5-58/+39
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman1-7/+2
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman3-10/+10
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin5-16/+38
2018-01-22powerpc/tm: Fix endianness flip on trapGustavo Romero1-1/+7
2018-01-22powerpc: Expose TSCR via sysfsAnton Blanchard1-0/+8
2018-01-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar1-2/+0
2018-01-22powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli1-2/+12