summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-261-0/+1
* parisc: Fix system shutdown haltHelge Deller2017-03-261-0/+2
* parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-261-0/+8
* parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-262-21/+24
* crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens2017-03-221-1/+1
* x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-221-2/+2
* x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-221-1/+1
* x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-222-0/+2
* x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra2017-03-221-0/+2
* x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf2017-03-221-6/+30
* irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-221-0/+10
* arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-221-9/+55
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-181-1/+18
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-182-3/+24
* powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-181-1/+1
* powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-181-20/+0
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-03-183-31/+0
* MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-03-181-14/+0
* MIPS: ralink: Cosmetic change to prom_init().John Crispin2017-03-181-5/+4
* MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann2017-03-181-1/+1
* MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-03-181-1/+0
* MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann2017-03-181-2/+4
* MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann2017-03-187-12/+12
* ARM: qcom_defconfig: Enable RPM/RPM-SMD clocksGeorgi Djakov2017-03-181-0/+2
* x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann2017-03-151-1/+1
* x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams2017-03-151-2/+6
* xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-03-151-2/+2
* s390: use correct input data address for setup_randomnessHeiko Carstens2017-03-151-1/+1
* s390: make setup_randomness workHeiko Carstens2017-03-151-3/+3
* s390/topology: correct allocation of topology informationMartin Schwidefsky2017-03-151-1/+1
* s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-03-151-1/+2
* s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu2017-03-151-1/+5
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-03-151-2/+2
* KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-03-151-0/+3
* MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle2017-03-121-1/+12
* MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle2017-03-121-20/+23
* powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V2017-03-121-0/+4
* powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V2017-03-121-0/+1
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-03-121-1/+3
* Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"Mark Rutland2017-03-121-30/+4
* arm64: fix erroneous __raw_read_system_reg() casesMark Rutland2017-03-121-3/+3
* arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy2017-03-121-1/+8
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-03-122-10/+2
* x86/pkeys: Check against max pkey to avoid overflowsDave Hansen2017-03-121-6/+9
* ARM: dts: at91: Enable DMA on sama5d2_xplained consoleAlexandre Belloni2017-03-121-0/+2
* ARM: dts: at91: Enable DMA on sama5d4_xplained consoleAlexandre Belloni2017-03-121-0/+2
* MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton2017-03-121-0/+2
* MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton2017-03-121-20/+63