summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2017-01-062-4/+13
* arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2017-01-061-2/+1
* m68k: Fix ndelay() macroBoris Brezillon2016-12-151-1/+1
* ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner2016-12-151-3/+2
* ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu2016-12-151-0/+4
* perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-152-2/+2
* parisc: Fix TLB related boot crash on SMP machinesHelge Deller2016-12-151-0/+11
* parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2016-12-151-21/+1
* parisc: Purge TLB before setting PTEJohn David Anglin2016-12-151-4/+4
* powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings2016-12-152-2/+3
* powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2016-12-152-3/+3
* powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2016-12-151-1/+3
* sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson2016-12-101-2/+2
* sparc64: fix compile warning section mismatch in find_node()Thomas Tai2016-12-101-3/+3
* sparc64: Fix find_node warning if numa node cannot be foundThomas Tai2016-12-101-4/+61
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-12-083-1/+16
* arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-12-081-0/+9
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-12-085-8/+19
* perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner2016-12-081-8/+2
* arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla2016-12-083-3/+3
* ARC: Don't use "+l" inline asm constraintVineet Gupta2016-12-081-4/+5
* ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov2016-12-081-1/+1
* powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran2016-12-024-2/+31
* powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-12-022-6/+16
* powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-12-022-4/+5
* parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2016-12-021-15/+22
* parisc: Fix race in pci-dma.cJohn David Anglin2016-12-021-1/+1
* parisc: Switch to generic sched_clock implementationHelge Deller2016-12-022-47/+14
* parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-12-022-19/+16
* perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2016-12-022-13/+24
* x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2016-12-021-1/+6
* x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu2016-12-021-8/+8
* tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-12-021-2/+2
* KVM: x86: check for pic and ioapic presence before useRadim Krčmář2016-12-021-0/+13
* KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-12-022-3/+3
* KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2016-12-021-25/+11
* KVM: x86: fix out-of-bounds access in lapicRadim Krčmář2016-12-021-1/+1
* powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt2016-11-261-6/+14
* ARM: dts: imx53-qsb: Fix regulator constraintsFabio Estevam2016-11-261-7/+7
* x86/kexec: add -fno-PIESebastian Andrzej Siewior2016-11-261-0/+1
* KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2016-11-262-10/+10
* arm64: KVM: pmu: Fix AArch32 cycle counter accessWei Huang2016-11-261-2/+8
* KVM: Disable irq while unregistering user notifierIgnacio Alvarado2016-11-261-2/+11
* KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2016-11-261-0/+3
* x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam2016-11-261-5/+1
* sparc64: Delete now unused user copy fixup functions.David S. Miller2016-11-213-105/+4
* sparc64: Delete now unused user copy assembler helpers.David S. Miller2016-11-211-30/+0
* sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-81/+162
* sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-91/+153
* sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-11-213-79/+162