summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: fix local_save_flagsVineet Gupta2016-10-221-1/+1
* ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov2016-10-221-1/+1
* 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
* 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/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
* powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-10-164-2/+46
* KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2016-10-071-0/+13
* powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman2016-10-071-3/+6
* avr32: off by one in at32_init_pio()Dan Carpenter2016-10-071-1/+1
* tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-10-072-0/+3
* ARM: sa1111: fix pcmcia suspend/resumeRussell King2016-10-071-9/+13
* ARM: shmobile: fix regulator quirk for Gen2Wolfram Sang2016-10-071-36/+26
* ARM: sa1100: clear reset status prior to rebootRussell King2016-10-071-0/+3
* ARM: sa1100: fix 3.6864MHz clockRussell King2016-10-071-0/+2
* ARM: sa1100: register clocks earlyRussell King2016-10-073-2/+4
* ARM: sun5i: Fix typo in trip point temperatureHugo Grostabussiat2016-10-071-1/+1
* ARM: dts: imx6sx-sabreauto: Fix misspelled propertyAndreas Färber2016-10-071-1/+1
* MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski2016-10-071-3/+2
* MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton2016-10-071-1/+7
* MIPS: fix uretprobe implementationMarcin Nowakowski2016-10-071-1/+1
* MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski2016-10-072-19/+0
* arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-10-071-2/+4
* ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana2016-10-071-1/+1
* ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros2016-10-071-1/+1
* ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2016-10-071-3/+11
* x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski2016-10-071-12/+11
* x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski2016-10-071-1/+1
* x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming2016-09-301-10/+11
* MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-09-301-0/+2
* MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-301-0/+1
* MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski2016-09-301-4/+4
* MIPS: Remove compact branch policy Kconfig entriesPaul Burton2016-09-302-40/+0
* MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan2016-09-301-4/+4
* MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-301-4/+3
* MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-09-301-0/+2
* x86/efi: Only map RAM into EFI page tables if in mixed-modeMatt Fleming2016-09-301-1/+1
* arm64: Call numa_store_cpu_info() earlier.David Daney2016-09-301-8/+6
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-09-301-3/+1
* crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-301-1/+1