aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-29Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-0/+2
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-53/+48
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-23/+601
2018-12-28Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+1
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+6
2018-12-28Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-3/+75
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-12/+420
2018-12-28Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds3-1/+26
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+19
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-10/+49
2018-12-28Merge tag 'drm-next-2018-12-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+10
2018-12-28Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+67
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds31-188/+437
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds9-41/+296
2018-12-28Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+74
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-406/+793
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-34/+151
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds8-310/+186
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds31-604/+664
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds8-70/+60
2018-12-28include/linux/gfp.h: fix typoKyle Spiers1-1/+1
2018-12-28mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmmDan Williams2-32/+24
2018-12-28include/linux/vmstat.h: remove unused page state adjustment macroWei Yang1-5/+0
2018-12-28mm/page_alloc.c: allow error injectionBenjamin Poirier1-0/+1
2018-12-28mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara1-2/+1
2018-12-28mm: migrate: provide buffer_migrate_page_norefs()Jan Kara1-0/+4
2018-12-28mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPESPingfan Liu1-1/+2
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko1-1/+12
2018-12-28include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages()Wei Yang1-1/+0
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2-31/+62
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse1-5/+9
2018-12-28lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon1-0/+5
2018-12-28/proc/kpagecount: return 0 for special pages that are never mappedAnthony Yznaga1-0/+6
2018-12-28mm, hotplug: move init_currently_empty_zone() under zone_span_lock protectionWei Yang1-2/+2
2018-12-28mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang1-2/+2
2018-12-28mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang1-2/+1
2018-12-28mm: remove pte_lock_deinit()Yu Zhao1-9/+2
2018-12-28mm/memblock.c: skip kmemleak for kasan_init()Qian Cai1-0/+1
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador1-2/+2
2018-12-28mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init()Wei Yang1-2/+0
2018-12-28mm: put_and_wait_on_page_locked() while page is migratedHugh Dickins1-0/+2
2018-12-28mm, oom: add oom victim's memcg to the oom context informationyuzhoujian1-2/+9
2018-12-28mm, oom: reorganize the oom report in dump_headeryuzhoujian1-0/+10
2018-12-28mm: make free_reserved_area() return "const char *"Alexey Dobriyan1-1/+1
2018-12-28mm/debug.c: make "migrate_reason_names[]" const char *Alexey Dobriyan1-1/+1
2018-12-28mm/mmzone.c: make "migratetype_names" const char *Alexey Dobriyan1-1/+1
2018-12-28mm: reclaim small amounts of memory when an external fragmentation event occursMel Gorman2-4/+8
2018-12-28mm: move zone watermark accesses behind an accessorMel Gorman1-4/+5
2018-12-28mm/memory_hotplug: drop "online" parameter from add_memory_resource()David Hildenbrand1-1/+1
2018-12-28memblock: replace usage of __memblock_free_early() with memblock_free()Mike Rapoport1-3/+2
2018-12-28mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams1-3/+1
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams1-0/+2
2018-12-28mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu1-1/+10
2018-12-28vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang1-6/+0
2018-12-28mm: remove managed_page_count_lock spinlockArun KS1-6/+0
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS3-4/+52
2018-12-28mm: convert zone->managed_pages to atomic variableArun KS1-2/+7
2018-12-28xxHash: create arch dependent 32/64-bit xxhash()Timofey Titovets1-0/+23
2018-12-28mm: only report isolation failures when offlining memoryMichal Hocko1-2/+9
2018-12-28writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell1-0/+8
2018-12-28mm/mmu_notifier.c: remove mmu_notifier_synchronize()Sean Christopherson1-1/+0
2018-12-28include/linux/slab.h: fix sparse warning in kmalloc_type()Vlastimil Babka1-12/+12
2018-12-28kasan: add __must_check annotations to kasan hooksAndrey Konovalov1-6/+10
2018-12-28kasan, mm, arm64: tag non slab memory allocated via pageallocAndrey Konovalov2-0/+39
2018-12-28kasan, arm64: add brk handler for inline instrumentationAndrey Konovalov1-0/+3
2018-12-28mm: move obj_to_index to include/linux/slab_def.hAndrey Konovalov1-0/+13
2018-12-28kasan: add tag related helper functionsAndrey Konovalov1-0/+13
2018-12-28kasan: initialize shadow to 0xff for tag-based modeAndrey Konovalov1-0/+8
2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov1-6/+6
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov4-18/+23
2018-12-28kasan, mm: change hooks signaturesAndrey Konovalov2-16/+31
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams16-42/+109
2018-12-27Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2-12/+17
2018-12-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+24
2018-12-27Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-30/+49
2018-12-27Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds3-1/+5
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds18-452/+521
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds128-1054/+3093
2018-12-27Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2018-12-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+2
2018-12-27Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+0
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+69
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+43
2018-12-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-9/+51
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-0/+12
2018-12-26Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2018-12-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-7/+223
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+5
2018-12-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+13
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-76/+64
2018-12-26Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+30
2018-12-26Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+154
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-0/+1
2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-1/+0
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-8/+33
2018-12-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+1
2018-12-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-11/+164
2018-12-25Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+22
2018-12-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds29-588/+1943
2018-12-25Merge tag 'leds-for-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-12-25Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+35
2018-12-25Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-2/+88
2018-12-25Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+67
2018-12-25Merge tag 'pwm/for-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-42/+0
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds9-4/+58
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-22/+51
2018-12-25Merge tag 'edac_for_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-11/+0
2018-12-25Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-36/+110
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-0/+19
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds10-36/+45
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds6-95/+96
2018-12-25Merge tag 'i3c/for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds4-0/+1381
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds52-362/+1679
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-0/+11
2018-12-24net: dccp: fix kernel crash on module loadPeter Oskolkov1-0/+1
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers4-48/+4
2018-12-23crypto: api - document missing stats memberCorentin Labbe1-0/+7
2018-12-23crypto: user - remove unused dump functionsCorentin Labbe1-12/+0
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds1-54/+54
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-47/+17
2018-12-21acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang1-3/+11
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang1-0/+9
2018-12-21acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang1-0/+2
2018-12-21acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang1-0/+2
2018-12-21net: drop the unused helper skb_ext_get()Paolo Abeni1-11/+0
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-47/+17
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman25-125/+243
2018-12-21Merge branch 'regulator-4.21' into regulator-nextMark Brown7-9/+66
2018-12-21Merge branch 'regulator-4.20' into regulator-linusMark Brown1-1/+1
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson1-8/+1
2018-12-21kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson1-1/+2
2018-12-21Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2-9/+14
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2-5/+6
2018-12-21Merge branch 'pm-opp'Rafael J. Wysocki2-8/+29
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki1-0/+2
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki4-0/+22
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2018-12-21Merge branch 'acpica'Rafael J. Wysocki5-3/+35
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-0/+1
2018-12-21vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy1-0/+42
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller16-192/+31
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-6/+68
2018-12-20scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard1-0/+107
2018-12-20net: seg6.h: remove an unused #includePeter Oskolkov1-1/+0
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller1-0/+1
2018-12-20linux/netlink.h: drop unnecessary extern prefixStephen Hemminger1-24/+24
2018-12-21netfilter: netns: shrink netns_ct structFlorian Westphal1-5/+1
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal4-20/+6
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal1-3/+0
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal1-0/+5
2018-12-20bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend2-0/+10
2018-12-20bpf: sk_msg, fix socket data_ready eventsJohn Fastabend1-0/+8
2018-12-20bpf: skmsg, replace comments with BUILD bugJohn Fastabend1-3/+1
2018-12-20IB/core: Move query port to ioctlMichael Guralnik2-0/+14
2018-12-20RDMA/nldev: Expose port_cap_flags2Michael Guralnik1-0/+3
2018-12-20IB/core: uverbs copy to struct or zero helperMichael Guralnik1-0/+8
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas1-20/+42
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe4-14/+141
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-125/+243
2018-12-20sbitmap: add helpers for add/del wait queue handlingJens Axboe1-2/+14
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown1-1/+83
2018-12-20Merge branch 'spi-4.21' into spi-nextMark Brown2-1/+5
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig1-1/+1
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya3-0/+18
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya1-0/+4
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-47/+67
2018-12-20dma-mapping: deprecate dma_zalloc_coherentChristoph Hellwig1-3/+4
2018-12-20IB/mlx5: Introduce uid as part of alloc/dealloc transport domainYishai Hadas1-2/+2
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu2-19/+20
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-2/+8
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-2/+9
2018-12-19neighbour: register rtnl doit handlerRoopa Prabhu1-0/+1
2018-12-19include/scsi/srp.h: Add support for immediate dataBart Van Assche1-3/+16
2018-12-19include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche1-0/+7
2018-12-19Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-4/+0
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal2-26/+6
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal1-1/+1
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal2-3/+5
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal2-12/+10
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal1-1/+1
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal3-32/+8
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal1-1/+110
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2-15/+24
2018-12-19ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-0/+20
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-6/+35
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski1-0/+4
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge1-0/+4
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen1-6/+21
2018-12-19KVM: arm/arm64: Remove arch timer workqueueChristoffer Dall1-4/+0
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart1-0/+6
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie1-0/+1
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller5-26/+780
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar1-43/+13
2018-12-19Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar1-4/+4
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang1-0/+1
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang4-8/+22
2018-12-19Fonts: New Terminus large console fontAmanoel Dawod1-1/+3