summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-10-16ARM: dts: MSM8660 remove flags from SPMI/MPP IRQsLinus Walleij
2016-10-16ARM: dts: MSM8064 remove flags from SPMI/MPP IRQsLinus Walleij
2016-10-16ARM: dts: mvebu: armada-390: add missing compatibility string and bracketGrzegorz Jaszczyk
2016-10-16ARM: fix delaysRussell King
2016-10-16x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf
2016-10-16x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss
2016-10-16arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava
2016-10-16x86/apic: Get rid of apic_version[] arrayDenys Vlasenko
2016-10-16x86/platform/intel-mid: Keep SRAM powered on at bootAndy Shevchenko
2016-10-16x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko
2016-10-16x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko
2016-10-16x86/pkeys: Make protection keys an "eager" featureDave Hansen
2016-10-16x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg
2016-10-16x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams
2016-10-16arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2016-10-16KVM: PPC: BookE: Fix a sanity checkDan Carpenter
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-10-16xen/x86: Update topology map for PV VCPUsBoris Ostrovsky
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-10-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2016-10-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2016-09-28sparc64: Fix non-SMP build.David S. Miller
2016-09-28sparc64: Fix irq stack bootmem allocation.Atish Patra
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz
2016-09-28sparc64: fix section mismatch in find_numa_latencies_for_groupPaul Gortmaker
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds