aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionGravatar Alexander Duyck 2-2/+0
2016-10-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-5/+13
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Gravatar Srinivas Ramana 1-1/+1
2016-10-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-19/+16
2016-10-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 12-55/+101
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsGravatar Paul Burton 1-0/+11
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsGravatar Wanpeng Li 1-2/+2
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDGravatar Andy Lutomirski 1-12/+11
2016-09-30x86/vdso: Fix building on big endian hostGravatar Segher Boessenkool 1-1/+1
2016-09-30x86/boot: Fix another __read_cr4() case on 486Gravatar Andy Lutomirski 1-3/+1
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesGravatar Andy Lutomirski 1-1/+1
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesGravatar Paul Burton 2-1/+4
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Gravatar Paul Burton 1-1/+7
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSGravatar Paul Burton 1-2/+1
2016-09-29MIPS: clear execution hazard after changing FTLB enableGravatar Paul Burton 1-2/+1
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Gravatar Paul Burton 1-15/+28
2016-09-29MIPS: Stop setting I6400 FTLBPGravatar Paul Burton 2-9/+2
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsGravatar Ralf Baechle 1-2/+38
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Gravatar Steven J. Hill 1-0/+6
2016-09-29MIPS: uprobes: fix use of uninitialised variableGravatar Marcin Nowakowski 1-3/+2
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnGravatar Marcin Nowakowski 2-19/+0
2016-09-29MIPS: fix uretprobe implementationGravatar Marcin Nowakowski 1-1/+1
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsGravatar Matt Redfearn 1-1/+1
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Gravatar Roger Quadros 1-1/+1
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsGravatar Robin Murphy 1-3/+11
2016-09-28sparc64: Fix non-SMP build.Gravatar David S. Miller 1-0/+1
2016-09-28sparc64: Fix irq stack bootmem allocation.Gravatar Atish Patra 2-16/+25
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setGravatar Atish Patra 3-0/+16
2016-09-28sparc64 mm: Fix more TSB sizing issuesGravatar Mike Kravetz 4-10/+45
2016-09-28sparc64: fix section mismatch in find_numa_latencies_for_groupGravatar Paul Gortmaker 1-3/+3
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 17-65/+37
2016-09-25Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-2/+9
2016-09-25MIPS: Fix delay slot emulation count in debugfsGravatar Paul Burton 1-0/+1
2016-09-25MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineGravatar Matt Redfearn 1-4/+3
2016-09-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+3
2016-09-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2016-09-24Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-11/+12
2016-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-22/+30
2016-09-23MIPS: Fix pre-r6 emulation FPU initialisationGravatar Paul Burton 1-0/+2
2016-09-23arm64: kgdb: handle read-only text / modulesGravatar AKASHI Takahiro 2-14/+24
2016-09-23arm64: Call numa_store_cpu_info() earlier.Gravatar David Daney 1-8/+6
2016-09-22perf/x86/intel/bts: Make it an exclusive PMUGravatar Alexander Shishkin 1-1/+2
2016-09-22locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP()Gravatar Peter Zijlstra 1-1/+1
2016-09-21MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsGravatar James Hogan 1-4/+4
2016-09-21powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentGravatar Russell Currey 1-2/+9
2016-09-20Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 2-11/+12
2016-09-20perf/x86/intel/bts: Make sure debug store is validGravatar Sebastian Andrzej Siewior 1-1/+1
2016-09-20x86/efi: Only map RAM into EFI page tables if in mixed-modeGravatar Matt Fleming 1-1/+1
2016-09-20x86/mm/pat: Prevent hang during boot when mapping pagesGravatar Matt Fleming 1-10/+11
2016-09-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-2/+2