summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-17serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger1-5/+38
2017-03-17tty: Fix ldisc crash on reopened ttyPeter Hurley1-5/+6
2017-03-17tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing1-6/+1
2017-03-17uartlite: Adding a kernel parameter for the number of uartlitesSam Povilus2-1/+10
2017-03-17serial: xuartps: Cleanup the clock enableShubhrajyoti Datta1-6/+3
2017-03-17linux/serdev.h: Replace 'ctrl->serdev' with 'serdev'Andrey Smirnov1-2/+2
2017-03-17serial: altera_jtaguart: add earlycon supportTobias Klauser2-0/+21
2017-03-17tty: n_gsm: Use net_device_stats from struct net_deviceTobias Klauser1-15/+6
2017-03-17drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches2-3/+3
2017-03-14serial: xilinx_uartps: Add pm runtime supportShubhrajyoti Datta1-8/+42
2017-03-14serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R1-1/+1
2017-03-14drivers: convert sbd_duart.map_guard from atomic_t to refcount_tElena Reshetova1-11/+7
2017-03-14tty/serial: atmel: move atmel_serial header into driver directoryRichard Genoud3-2/+2
2017-03-14serial: 8250_exar: Fix spelling of "driver"Andy Shevchenko1-1/+1
2017-03-14tty/serial: atmel: remove cache when unnecessaryAlexandre Belloni1-0/+2
2017-03-14tty/serial: atmel: increase ATMEL_MAX_UARTAlexandre Belloni1-1/+2
2017-03-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-03-14Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov1-1/+1
2017-03-12Linux 4.11-rc2v4.11-rc2Linus Torvalds1-1/+1
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck2-0/+3
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner10-46/+78
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic1-1/+1
2017-03-10drm: mxsfb: Implement drm_panel handlingFabio Estevam1-0/+4
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementFabio Estevam1-2/+2
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsMarek Vasut1-0/+4
2017-03-10drm: mxsfb: fix pixel clock polarityStefan Agner1-2/+9
2017-03-10drm: mxsfb: use bus_format to determine LCD bus widthStefan Agner2-2/+33
2017-03-10userfaultfd: remove wrong comment from userfaultfd_ctx_get()David Hildenbrand1-2/+0
2017-03-10fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi1-1/+12
2017-03-10sh: cayman: IDE support fixBartlomiej Zolnierkiewicz1-2/+0
2017-03-10kasan: fix races in quarantine_remove_cache()Dmitry Vyukov1-6/+36
2017-03-10kasan: resched in quarantine_remove_cache()Dmitry Vyukov1-1/+8
2017-03-10mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan1-3/+8
2017-03-10thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov1-5/+4
2017-03-10rmap: fix NULL-pointer dereference on THP munlockingKirill A. Shutemov1-6/+7
2017-03-10mm/memblock.c: fix memblock_next_valid_pfn()AKASHI Takahiro1-1/+4
2017-03-10userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli1-0/+4
2017-03-10userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli3-13/+47
2017-03-10userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport1-0/+9
2017-03-10mm/cgroup: avoid panic when init with low memoryLaurent Dufour1-2/+5
2017-03-10drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida1-1/+0
2017-03-10mm/vmstats: add thp_split_pud event for clarityYisheng Xie3-1/+7
2017-03-10include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann1-1/+1
2017-03-10userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli1-13/+5
2017-03-10userfaultfd: non-cooperative: robustness checkAndrea Arcangeli1-2/+7
2017-03-10userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli5-43/+1
2017-03-10x86, mm: unify exit paths in gup_pte_range()Dan Williams1-19/+20
2017-03-10x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams1-2/+6
2017-03-10power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V3-7/+21