summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-01-09powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin
2017-01-09powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-01-09powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin
2017-01-09KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-12-05Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-12-01powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin
2016-12-01powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-11-29powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt
2016-11-28powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V
2016-11-24powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran
2016-11-22powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin
2016-11-22powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt
2016-11-19Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling
2016-11-15powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt
2016-11-12powerpc/oops: Fix missing pr_cont()s in instruction dumpAndrew Donnellan
2016-11-12powerpc/oops: Fix missing pr_cont()s in show_regs()Michael Ellerman
2016-11-12powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.Michael Ellerman
2016-11-12powerpc/oops: Fix missing pr_cont()s in show_stack()Michael Ellerman
2016-11-12powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins
2016-11-12powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-10-27powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-10-27powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg
2016-10-24powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras
2016-10-24powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-22powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool
2016-10-22KVM: PPC: Book3S HV: Fix build error when SMP=nMichael Ellerman
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19powerpc: Ignore the pkey system calls for nowStephen Rothwell
2016-10-19powerpc: Fix numa topology console printAneesh Kumar K.V
2016-10-19powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman
2016-10-19powerpc/boot: Fix boot on systems with uncompressed kernel imageHeiner Kallweit
2016-10-19powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds