summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: MSM8660 remove flags from SPMI/MPP IRQsLinus Walleij2016-10-161-18/+57
* ARM: dts: MSM8064 remove flags from SPMI/MPP IRQsLinus Walleij2016-10-161-19/+57
* ARM: dts: mvebu: armada-390: add missing compatibility string and bracketGrzegorz Jaszczyk2016-10-161-0/+3
* ARM: fix delaysRussell King2016-10-161-1/+1
* x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf2016-10-161-2/+2
* x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss2016-10-161-6/+7
* arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava2016-10-161-3/+15
* x86/apic: Get rid of apic_version[] arrayDenys Vlasenko2016-10-166-20/+17
* x86/platform/intel-mid: Keep SRAM powered on at bootAndy Shevchenko2016-10-161-9/+36
* x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko2016-10-161-0/+1
* x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko2016-10-162-3/+3
* x86/pkeys: Make protection keys an "eager" featureDave Hansen2016-10-161-3/+4
* x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg2016-10-161-3/+20
* x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams2016-10-161-9/+5
* arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland2016-10-162-6/+9
* KVM: PPC: BookE: Fix a sanity checkDan Carpenter2016-10-161-1/+1
* KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-10-161-10/+53
* KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-10-162-0/+3
* xen/x86: Update topology map for PV VCPUsBoris Ostrovsky2016-10-161-0/+6
* arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-10-071-2/+4
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-023-5/+13
|\
| * ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana2016-10-021-1/+1
| * ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros2016-09-291-1/+1
| * ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2016-09-291-3/+11
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-025-19/+16
|\ \
| * | x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li2016-09-301-2/+2
| * | x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski2016-09-301-12/+11
| * | x86/vdso: Fix building on big endian hostSegher Boessenkool2016-09-301-1/+1
| * | x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski2016-09-301-3/+1
| * | x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski2016-09-291-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-0212-55/+101
|\ \ \
| * | | MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton2016-10-021-0/+11
| * | | MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton2016-09-292-1/+4
| * | | MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton2016-09-291-1/+7
| * | | MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton2016-09-291-2/+1
| * | | MIPS: clear execution hazard after changing FTLB enablePaul Burton2016-09-291-2/+1
| * | | MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton2016-09-291-15/+28
| * | | MIPS: Stop setting I6400 FTLBPPaul Burton2016-09-292-9/+2
| * | | MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle2016-09-291-2/+38
| * | | MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill2016-09-291-0/+6
| * | | MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski2016-09-291-3/+2
| * | | MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2016-09-292-19/+0
| * | | MIPS: fix uretprobe implementationMarcin Nowakowski2016-09-291-1/+1
| * | | MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn2016-09-291-1/+1
| |/ /
* | | sparc64: Fix non-SMP build.David S. Miller2016-09-281-0/+1
* | | sparc64: Fix irq stack bootmem allocation.Atish Patra2016-09-282-16/+25
* | | sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra2016-09-283-0/+16
* | | sparc64 mm: Fix more TSB sizing issuesMike Kravetz2016-09-284-10/+45
* | | sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker2016-09-281-3/+3
|/ /
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-09-2517-65/+37
|\ \