summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-01-06arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2-4/+13
2017-01-06arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall1-2/+1
2016-12-15m68k: Fix ndelay() macroBoris Brezillon1-1/+1
2016-12-15ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner1-3/+2
2016-12-15ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2-2/+2
2016-12-15parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11
2016-12-15parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin1-21/+1
2016-12-15parisc: Purge TLB before setting PTEJohn David Anglin1-4/+4
2016-12-15powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings2-2/+3
2016-12-15powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2-3/+3
2016-12-15powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan1-1/+3
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai1-3/+3
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai1-4/+61
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse3-1/+16
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse1-0/+9
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse5-8/+19
2016-12-08perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner1-8/+2
2016-12-08arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla3-3/+3
2016-12-08ARC: Don't use "+l" inline asm constraintVineet Gupta1-4/+5
2016-12-08ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov1-1/+1
2016-12-02powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran4-2/+31
2016-12-02powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2-6/+16
2016-12-02powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2-4/+5
2016-12-02parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin1-15/+22
2016-12-02parisc: Fix race in pci-dma.cJohn David Anglin1-1/+1
2016-12-02parisc: Switch to generic sched_clock implementationHelge Deller2-47/+14
2016-12-02parisc: Fix races in parisc_setup_cache_timing()John David Anglin2-19/+16
2016-12-02perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2-13/+24
2016-12-02x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+6
2016-12-02x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu1-8/+8
2016-12-02tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2016-12-02KVM: x86: check for pic and ioapic presence before useRadim Krčmář1-0/+13
2016-12-02KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2-3/+3
2016-12-02KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář1-25/+11
2016-12-02KVM: x86: fix out-of-bounds access in lapicRadim Krčmář1-1/+1
2016-11-26powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt1-6/+14
2016-11-26ARM: dts: imx53-qsb: Fix regulator constraintsFabio Estevam1-7/+7
2016-11-26x86/kexec: add -fno-PIESebastian Andrzej Siewior1-0/+1
2016-11-26KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2-10/+10
2016-11-26arm64: KVM: pmu: Fix AArch32 cycle counter accessWei Huang1-2/+8
2016-11-26KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2016-11-26KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini1-0/+3
2016-11-26x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam1-5/+1
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller3-105/+4
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller1-30/+0
2016-11-21sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller3-81/+162
2016-11-21sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller3-91/+153
2016-11-21sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller3-79/+162