summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-28arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin
2016-10-28soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy
2016-10-28metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-28MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan
2016-10-28powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour
2016-10-28powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-10-28powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V
2016-10-28powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2016-10-28powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan
2016-10-28powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey
2016-10-28powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan
2016-10-28powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2016-10-28powerpc/xmon: Don't use ld on 32-bitMichael Ellerman
2016-10-28parisc: Increase initial kernel mapping sizeHelge Deller
2016-10-28parisc: Fix kernel memory layout regarding position of __gpHelge Deller
2016-10-28parisc: Fix self-detected CPU stall warnings on Mako machinesHelge Deller
2016-10-28parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller
2016-10-22ARCv2: fix local_save_flagsVineet Gupta
2016-10-22ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov
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