summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2016-11-292-3/+3
* powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings2016-11-282-2/+3
* powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-252-6/+16
* powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran2016-11-244-2/+31
* powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-221-0/+12
* powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-222-4/+5
* powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V2016-11-182-0/+8
* powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-182-0/+5
* powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt2016-11-151-6/+14
* powerpc/oops: Fix missing pr_cont()s in instruction dumpAndrew Donnellan2016-11-121-5/+5
* powerpc/oops: Fix missing pr_cont()s in show_regs()Michael Ellerman2016-11-121-8/+8
* powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.Michael Ellerman2016-11-121-5/+5
* powerpc/oops: Fix missing pr_cont()s in show_stack()Michael Ellerman2016-11-121-3/+3
* powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins2016-11-121-1/+1
* powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2016-11-122-5/+19
* powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2016-10-272-21/+45
* powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2016-10-272-4/+16
* powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg2016-10-271-1/+1
* powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras2016-10-241-0/+3
* powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras2016-10-241-6/+26
* powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2016-10-211-1/+1
* KVM: PPC: Book3S HV: Fix build error when SMP=nMichael Ellerman2016-10-211-0/+1
* powerpc: Ignore the pkey system calls for nowStephen Rothwell2016-10-191-0/+4
* powerpc: Fix numa topology console printAneesh Kumar K.V2016-10-191-5/+5
* powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman2016-10-191-36/+0
* powerpc/boot: Fix boot on systems with uncompressed kernel imageHeiner Kallweit2016-10-191-2/+16
* powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-10-191-0/+2
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-152-0/+23
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-102-0/+23
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15210-3399/+4748
|\ \
| * | MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-121-1/+1
| * | MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan2016-10-111-2/+0
| * | MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-111-1/+1
| * | MIPS: Enable hardened usercopyPaul Burton2016-10-102-0/+19
| * | MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-0622-730/+152
| * | MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-0622-1/+643
| * | MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-062-1/+64
| * | MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton2016-10-063-7/+5
| * | MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-063-21/+3
| * | MIPS: Support per-device DMA coherencePaul Burton2016-10-067-2/+31
| * | MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton2016-10-061-4/+3
| * | MIPS: Sanitise coherentio semanticsPaul Burton2016-10-067-14/+31
| * | MIPS: PCI: Support generic driversPaul Burton2016-10-063-0/+54
| * | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-064-25/+43
| * | MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton2016-10-063-284/+306
| * | MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-062-7/+4
| * | MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton2016-10-061-3/+3
| * | MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-063-3/+25
| * | MIPS: PCI: Use struct list_head listsPaul Burton2016-10-062-6/+6
| * | MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski2016-10-064-0/+48