summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-01-26x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas
2017-01-26ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy
2017-01-26ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy
2017-01-26ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy
2017-01-26arm64: avoid returning from bad_modeMark Rutland
2017-01-26powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold
2017-01-26powerpc/ibmebus: Fix further device reference leaksJohan Hovold
2017-01-26x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-01-26KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-01-26KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-26KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-01-26powerpc: Fix build warning on 32-bit PPCLarry Finger
2017-01-26cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck
2017-01-26ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski
2017-01-26ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt
2017-01-26powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool
2017-01-26powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-01-26ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2017-01-26kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2017-01-26arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2017-01-26m68k: Fix ndelay() macroBoris Brezillon
2017-01-26perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-13sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-13sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-12-13sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-12-12x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-12-12tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
2016-12-12KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-28x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang
2016-11-28mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2016-11-28sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-11-28sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-11-28sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-11-28sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-11-28sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-11-28sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-11-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-11-28sparc: Don't leak context bits into thread->fault_addressDavid S. Miller
2016-11-24KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-24KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-24s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-11-24x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-11-24ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-11-24x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-11-24parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-24KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-24KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-11-24Fix potential infoleak in older kernelsLinus Torvalds
2016-11-09KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-09MIPS: KVM: Fix unused variable build warningNicholas Mc Guire