aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-27tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)1-0/+1
2017-12-27tracing: Fix crash when it fails to alloc ring bufferJing Xia1-0/+2
2017-12-27ring-buffer: Do no reuse reader page if still in useSteven Rostedt (VMware)1-0/+6
2017-12-27tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)1-9/+1
2017-12-27ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)1-1/+5
2017-12-27ALSA: hda - Fix missing COEF init for ALC225/295/299Takashi Iwai1-3/+5
2017-12-26hwmon: Deal with errors from the thermal subsystemLinus Walleij1-4/+17
2017-12-23Linux 4.15-rc5Linus Torvalds1-1/+1
2017-12-23x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bitThomas Gleixner1-1/+2
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner4-12/+12
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner14-88/+143
2017-12-22x86/cpu_entry_area: Move it to a separate unitThomas Gleixner6-135/+159
2017-12-22x86/mm: Create asm/invpcid.hPeter Zijlstra2-48/+54
2017-12-22x86/mm: Put MMU to hardware ASID translation in one placeDave Hansen1-11/+18
2017-12-22x86/mm: Remove hard-coded ASID limit checksDave Hansen1-2/+18
2017-12-22x86/mm: Move the CR3 construction functions to tlbflush.hDave Hansen3-32/+31
2017-12-22x86/mm: Add comments to clarify which TLB-flush functions are supposed to flush whatPeter Zijlstra1-2/+21
2017-12-22x86/mm: Remove superfluous barriersPeter Zijlstra1-7/+1
2017-12-22x86/mm: Use __flush_tlb_one() for kernel memoryPeter Zijlstra1-1/+1
2017-12-22x86/microcode: Dont abuse the TLB-flush interfacePeter Zijlstra2-26/+6
2017-12-22x86/uv: Use the right TLB-flush APIPeter Zijlstra1-1/+1
2017-12-22x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen11-38/+44
2017-12-22x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra1-9/+3
2017-12-22x86/mm/64: Improve the memory map documentationAndy Lutomirski1-4/+6
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner3-26/+22
2017-12-22x86/ldt: Rework lockingPeter Zijlstra3-13/+26
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner6-11/+14
2017-12-22x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE modeAndy Lutomirski1-0/+4
2017-12-22x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchyAndy Lutomirski1-1/+33
2017-12-22x86/mm/dump_pagetables: Make the address hints correct and readableThomas Gleixner1-37/+53
2017-12-22x86/mm/dump_pagetables: Check PAGE_PRESENT for realThomas Gleixner1-1/+1
2017-12-22x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amountThomas Gleixner1-1/+2
2017-12-22gpio: fix "gpio-line-names" property retrievalChristophe Leroy4-13/+12
2017-12-22gpio: gpio-reg: fix buildGrygorii Strashko1-2/+2
2017-12-22ALSA: hda: Drop useless WARN_ON()Takashi Iwai1-1/+1
2017-12-22ALSA: hda - change the location for one mic on a Lenovo machineHui Wang1-0/+1
2017-12-22ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang1-0/+5
2017-12-22ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machinesHui Wang1-0/+29
2017-12-22KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()Laurent Vivier1-1/+2
2017-12-22KVM: PPC: Book3S: fix XIVE migration of pending interruptsCédric Le Goater1-2/+2
2017-12-22drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson1-48/+29
2017-12-21libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma2-35/+211
2017-12-21libnvdimm, btt: add a couple of missing kernel-doc linesVishal Verma1-0/+2
2017-12-21skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn1-1/+2
2017-12-21skbuff: orphan frags before zerocopy cloneWillem de Bruijn1-2/+2
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li4-4/+13
2017-12-21openvswitch: Fix pop_vlan action for double tagged framesEric Garver1-3/+12
2017-12-21Revert "bdi: add error handle for bdi_debug_register"Jens Axboe1-4/+1
2017-12-21ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel1-8/+11
2017-12-21xfs: only skip rmap owner checks for unknown-owner rmap removalDarrick J. Wong1-24/+52