summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi1-0/+7
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi1-1/+1
2017-11-07usb: core: add Status Type definitionsFelipe Balbi1-0/+4
2017-11-07percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh2-0/+34
2017-11-07x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky1-0/+3
2017-11-07resource: Provide resource struct in resource walk callbackTom Lendacky2-3/+3
2017-11-07x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky1-2/+5
2017-11-07locking/rwlocks: Fix commentsCheng Jian1-1/+1
2017-11-07ACPI / APEI: Remove arch_apei_flush_tlb_one()James Morse1-1/+0
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2289-19/+2311
2017-11-07objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf1-8/+8
2017-11-07objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf1-0/+5
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2296-55/+2371
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2296-55/+2371
2017-11-07f2fs: trace checkpoint reason in fsync()Chao Yu1-6/+18
2017-11-07PCI: Add for_each_pci_bridge() helperAndy Shevchenko1-0/+4
2017-11-07netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso1-0/+5
2017-11-07mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek1-1/+1
2017-11-06xen: limit grant v2 interface to the v1 functionalityJuergen Gross1-25/+0
2017-11-06xen: re-introduce support for grant v2 interfaceJuergen Gross1-1/+29
2017-11-06ide: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-11-06ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai1-1/+2
2017-11-06KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irqEric Auger1-3/+5
2017-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/coreChristoffer Dall9-11/+254
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal1-2/+2
2017-11-06KVM: arm/arm64: Rework kvm_timer_should_fireChristoffer Dall1-1/+2
2017-11-06KVM: arm/arm64: Get rid of kvm_timer_flush_hwstateChristoffer Dall1-1/+0
2017-11-06KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exitChristoffer Dall1-2/+14
2017-11-06KVM: arm/arm64: Use separate timer for phys timer emulationChristoffer Dall1-0/+3
2017-11-06KVM: arm/arm64: Rename soft timer to bg_timerChristoffer Dall1-1/+1
2017-11-06KVM: arm/arm64: Make timer_arm and timer_disarm helpers more genericChristoffer Dall1-3/+0
2017-11-06ACPI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki1-0/+10
2017-11-06PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki1-0/+2
2017-11-06PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki1-0/+8
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki1-6/+1
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2-0/+30
2017-11-06Merge branch 'acpi-pm' into pm-coreRafael J. Wysocki3-3/+12
2017-11-06Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...Mark Brown1-0/+6
2017-11-06Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown1-7/+51
2017-11-06ALSA: timer: Limit max instances per timerTakashi Iwai1-0/+2
2017-11-06Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar2-2/+6
2017-11-06Merge branch 'x86/fpu' into x86/asm, to pick up fixIngo Molnar1-26/+0
2017-11-06f2fs: support quota sys filesJaegeuk Kim1-1/+0
2017-11-06f2fs: add quota_ino feature infraJaegeuk Kim1-1/+5
2017-11-06f2fs: support flexible inline xattr sizeChao Yu1-2/+3
2017-11-06include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin4-1/+40
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin1-4/+57