summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl
2018-01-15video: udlfb: Remove noisy warningsLadislav Michl
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl
2018-01-15video: udlfb: Remove unnecessary local variableLadislav Michl
2018-01-04fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha
2018-01-04vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys
2018-01-04fbdev: arm64 use __raw I/O memory apiJi Zhang
2018-01-04omapfb: dss: Do not duplicate features dataLadislav Michl
2018-01-04video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2018-01-04fbdev: au1200fb: delete duplicate header contentsRasmus Villemoes
2018-01-04fbdev: pxa3xx: use ktime_get_ts64 for time stampsArnd Bergmann
2018-01-04fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann
2017-12-29video: smscufx: Improve a size determination in two functionsMarkus Elfring
2017-12-29video: udlfb: Delete an unnecessary return statement in two functionsMarkus Elfring
2017-12-29video: udlfb: Improve a size determination in dlfb_alloc_urb_list()Markus Elfring
2017-12-29video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...Markus Elfring
2017-12-29video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...Markus Elfring
2017-12-29video: fbdev: remove redundant self assignment of 'height'Colin Ian King
2017-12-29fb: intelfb: fix Kconfig symbol info in help textRandy Dunlap
2017-12-29video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold
2017-12-29Merge tag 'v4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartlomiej Zolnierkiewicz
2017-12-23Linux 4.15-rc5v4.15-rc5Linus Torvalds
2017-12-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-23x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bitThomas Gleixner
2017-12-22Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-22Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-12-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-12-22Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-22Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-22x86/cpu_entry_area: Move it to a separate unitThomas Gleixner
2017-12-22x86/mm: Create asm/invpcid.hPeter Zijlstra
2017-12-22x86/mm: Put MMU to hardware ASID translation in one placeDave Hansen
2017-12-22x86/mm: Remove hard-coded ASID limit checksDave Hansen
2017-12-22x86/mm: Move the CR3 construction functions to tlbflush.hDave Hansen
2017-12-22x86/mm: Add comments to clarify which TLB-flush functions are supposed to flu...Peter Zijlstra
2017-12-22x86/mm: Remove superfluous barriersPeter Zijlstra
2017-12-22x86/mm: Use __flush_tlb_one() for kernel memoryPeter Zijlstra
2017-12-22x86/microcode: Dont abuse the TLB-flush interfacePeter Zijlstra
2017-12-22x86/uv: Use the right TLB-flush APIPeter Zijlstra
2017-12-22x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen
2017-12-22x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra
2017-12-22x86/mm/64: Improve the memory map documentationAndy Lutomirski
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-22x86/ldt: Rework lockingPeter Zijlstra
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner