aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-28HID: fix typo in KconfigChristophe JAILLET1-1/+1
2021-07-27HID: ft260: fix format type warning in ft260_word_show()Michael Zaidman1-2/+2
2021-07-15HID: amd_sfh: Use correct MMIO register for DMA addressDylan MacKenzie1-1/+1
2021-07-15HID: asus: Remove check for same LED brightness on setLuke D. Jones1-3/+0
2021-07-15HID: intel-ish-hid: use async resume functionYe Xiang4-8/+39
2021-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds40-219/+703
2021-06-30Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds12-62/+628
2021-06-30Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds8-23/+37
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds95-692/+4285
2021-06-30Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds20-102/+562
2021-06-30Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds13-706/+1598
2021-06-30Merge branch 'for-5.14/multitouch' into for-linusJiri Kosina4-1/+36
2021-06-30Merge branch 'for-5.14/logitech' into for-linusJiri Kosina5-45/+118
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina14-71/+113
2021-06-30Merge branch 'for-5.14/google' into for-linusJiri Kosina1-0/+10
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina5-11/+41
2021-06-30Merge branch 'for-5.14/amd-sfh' into for-linusJiri Kosina3566-38826/+105474
2021-06-29Merge tag 'dlm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds14-191/+1924
2021-06-29Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds7-66/+85
2021-06-29Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds58-1949/+974
2021-06-29Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-8/+17
2021-06-29Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-6/+92
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds259-2804/+3757
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-25/+22
2021-06-29Merge tag 'pnp-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-36/+19
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds64-616/+1469
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds31-481/+775
2021-06-29Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-266/+568
2021-06-29Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-55/+40
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds26-144/+996
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds106-354/+408
2021-06-29Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+49
2021-06-29Merge tag 'smp-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds20-112/+1020
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds20-127/+317
2021-06-29mm,hwpoison: make get_hwpoison_page() call get_any_page()Naoya Horiguchi2-85/+111
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi3-3/+165
2021-06-29mm/page_alloc: split pcp->high across all online CPUs for cpuless nodesMel Gorman1-5/+9
2021-06-29mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman4-49/+144
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport5-11/+7
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport36-69/+59
2021-06-29docs: remove description of DISCONTIGMEMMike Rapoport2-49/+8
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport7-27/+6
2021-06-29mm: remove CONFIG_DISCONTIGMEMMike Rapoport4-71/+12
2021-06-29m68k: remove support for DISCONTIGMEMMike Rapoport5-76/+1
2021-06-29arc: remove support for DISCONTIGMEMMike Rapoport3-61/+0
2021-06-29arc: update comment about HIGHMEM implementationMike Rapoport1-8/+5
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport15-540/+4
2021-06-29mm/page_alloc: move free_the_pageMel Gorman1-8/+8
2021-06-29mm/page_alloc: fix counting of managed_pagesLiu Shixin1-6/+6