summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-01-09powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-01-09powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin
2017-01-09ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2017-01-09kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2017-01-09KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2017-01-09arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guestMarc Zyngier
2017-01-09s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens
2017-01-09ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta
2017-01-09arm64: tegra: Add VDD_GPU regulator to Jetson TX1Alexandre Courbot
2017-01-09perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner
2017-01-09perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen
2017-01-06arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro
2017-01-06arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2016-12-15m68k: Fix ndelay() macroBoris Brezillon
2016-12-15ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner
2016-12-15ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-15parisc: Fix TLB related boot crash on SMP machinesHelge Deller
2016-12-15parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin
2016-12-15parisc: Purge TLB before setting PTEJohn David Anglin
2016-12-15powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings
2016-12-15powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt
2016-12-15powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-12-08perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner
2016-12-08arm64: dts: juno: fix cluster sleep state entry latency on all SoC versionsSudeep Holla
2016-12-08ARC: Don't use "+l" inline asm constraintVineet Gupta
2016-12-08ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov
2016-12-02powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran
2016-12-02powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V
2016-12-02powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt
2016-12-02parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin
2016-12-02parisc: Fix race in pci-dma.cJohn David Anglin
2016-12-02parisc: Switch to generic sched_clock implementationHelge Deller
2016-12-02parisc: Fix races in parisc_setup_cache_timing()John David Anglin
2016-12-02perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra
2016-12-02x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-12-02x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu
2016-12-02tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
2016-12-02KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-12-02KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář
2016-12-02KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-12-02KVM: x86: fix out-of-bounds access in lapicRadim Krčmář
2016-11-26powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt