summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires1-3/+5
2018-11-22Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires1-21/+22
2018-11-20HID: Add quirk for Primax PIXART OEM miceSebastian Parschauer2-0/+4
2018-11-19HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2-0/+3
2018-11-19HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2-0/+9
2018-11-19HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa1-64/+90
2018-11-19Revert "HID: uhid: use strlcpy() instead of strncpy()"David Herrmann1-6/+7
2018-11-19HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+12
2018-11-12HID: input: Ignore battery reported by Symbol DS4308Benson Leung2-0/+4
2018-11-08HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer2-0/+2
2018-11-06HID: fix up .raw_event() documentationLinus Walleij1-2/+2
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann1-0/+3
2018-11-06Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina6656-131459/+370147
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds47-494/+1587
2018-11-01Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-223/+337
2018-11-01Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-353/+6
2018-11-01Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-456/+19
2018-11-01Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-25/+1
2018-11-01Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-490/+1201
2018-11-01Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds21-404/+900
2018-10-31lib: Remove umoddi3 and udivmoddi4Palmer Dabbelt5-347/+0
2018-10-31Move EM_RISCV into elf-em.hPalmer Dabbelt2-3/+1
2018-10-31RISC-V: properly determine hardware capsAndreas Schwab1-3/+5
2018-10-31Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Palmer Dabbelt4-346/+0
2018-10-31Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Palmer Dabbelt1-1/+0
2018-10-31Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linuxLinus Torvalds27-620/+158
2018-10-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-3/+6
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds284-4223/+20482
2018-10-31Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfioLinus Torvalds5-23/+204
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds102-385/+6166
2018-10-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds423-3094/+1918
2018-10-31mm/gup.c: fix __get_user_pages_fast() commentFengguang Wu1-2/+2
2018-10-31mm: Fix warning in insert_pfn()Jan Kara1-2/+7
2018-10-31memory-hotplug.rst: add some details about locking internalsDavid Hildenbrand1-1/+41
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand1-1/+3
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand1-0/+2
2018-10-31mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand2-20/+21
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand6-7/+32
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand5-7/+15
2018-10-31mm/memblock.c: warn if zero alignment was requestedMike Rapoport1-0/+11
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport50-96/+120
2018-10-31docs/boot-time-mm: remove bootmem documentationMike Rapoport1-60/+9
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport275-476/+353
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport11-16/+19
2018-10-31mm: remove nobootmemMike Rapoport3-129/+104
2018-10-31memblock: rename __free_pages_bootmem to memblock_free_pagesMike Rapoport4-4/+4
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport35-39/+39
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport5-31/+6
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport15-52/+24
2018-10-31mm: nobootmem: remove bootmem allocation APIsMike Rapoport2-271/+0