summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-30ARCv2: Add support for ZeBu Emulation platform for HS coresVineet Gupta5-0/+330
2016-09-30arc: Add "model" properly in device tree description of all boardsAlexey Brodkin13-0/+13
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li1-2/+2
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski1-12/+11
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski9-26/+11
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner28-108/+95
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool1-1/+1
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski1-3/+1
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra1-5/+5
2016-09-30x86/cmpxchg, locking/atomics: Remove superfluous definitionsNikolay Borisov1-44/+0
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra10-719/+6
2016-09-30Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar24-102/+91
2016-09-30sched/core, x86/topology: Fix NUMA in package topology bugTim Chen1-16/+30
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski1-1/+1
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton2-1/+4
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton1-2/+1
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton1-2/+1
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton1-15/+28
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton2-9/+2
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill1-0/+6
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski1-3/+2
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2-19/+0
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski1-1/+1
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn1-1/+1
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy1-3/+11
2016-09-28sparc64: Fix non-SMP build.David S. Miller1-0/+1
2016-09-28ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov2-1/+11
2016-09-28sparc64: Fix irq stack bootmem allocation.Atish Patra2-16/+25
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra3-0/+16
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz4-10/+45
2016-09-28sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker1-3/+3
2016-09-28arm64: tlbflush.h: add __tlbi() macroMark Rutland1-8/+26
2016-09-28arm64: Kconfig: remove SMP dependence for NUMAKefeng Wang1-1/+0
2016-09-27nios2: dts: 10m50: Add tx-threshold parameterThor Thayer1-0/+1
2016-09-27s390/config: Enable config options for DockerMichael Holzheu3-9/+28
2016-09-26x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()Thomas Gleixner1-2/+0
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner101-316/+469
2016-09-26arm64: Kconfig: select OF/ACPI_NUMA under NUMA configKefeng Wang1-1/+2
2016-09-26arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland2-6/+9
2016-09-26x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exitBorislav Petkov1-6/+2
2016-09-26x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index 'i'Colin Ian King1-2/+2
2016-09-26Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar150-664/+872
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-65/+37
2016-09-25Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+9
2016-09-25MIPS: Fix delay slot emulation count in debugfsPaul Burton1-0/+1
2016-09-25MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn1-4/+3