summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-02-15ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij1-17/+20
2016-02-15ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre1-1/+1
2016-02-15ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang1-0/+11
2016-02-15ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen1-1/+1
2016-02-15ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodataTony Lindgren1-8/+17
2016-02-15ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren1-2/+8
2016-02-15ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren1-4/+13
2016-02-15ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren1-22/+0
2016-02-15MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-02-15x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-02-15powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2016-02-15x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich1-4/+2
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä1-0/+3
2016-02-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi3-2/+19
2016-02-04ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann1-11/+6
2016-02-04m32r: fix m32104ut_defconfig build failSudip Mukherjee1-0/+3
2016-02-04sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-02-04KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz1-10/+10
2016-02-03parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-03s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-02-03uml: flush stdout before forkingVegard Nossum1-0/+2
2016-02-01arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2-3/+2
2016-02-01arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon1-1/+2
2016-02-01KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth1-1/+1
2016-02-01ARM: mvebu: remove duplicated regulator definition in Armada 388 GPThomas Petazzoni1-10/+0
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi1-0/+4
2016-01-31mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon1-0/+3
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood1-0/+6
2016-01-31ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel1-2/+2
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2-4/+6
2016-01-31ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel1-8/+7
2016-01-31arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi1-0/+10
2016-01-31arm64: bpf: fix mod-by-zero caseZi Shen Lim1-8/+13
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim2-13/+27
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2-0/+29
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-01-31powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent4-56/+6
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-4/+58
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini1-1/+1
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini1-5/+6
2016-01-31KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras1-0/+6
2016-01-31KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3