aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-22drm/i915: Add i915 perf infrastructureRobert Bragg1-0/+67
2016-11-22kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui1-0/+2
2016-11-22sched/core: Introduce the vcpu_is_preempted(cpu) interfacePan Xinhui1-0/+12
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar28-124/+141
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov1-0/+2
2016-11-22led: core: Fix blink_brightness setting raceHans de Goede1-0/+1
2016-11-22led: core: Use atomic bit-field for the blink-flagsHans de Goede1-10/+14
2016-11-22leds: Introduce userspace LED class driverDavid Lechner2-0/+25
2016-11-22drm/atomic: Unconfuse the old_state mess in commmit_tailDaniel Vetter1-4/+8
2016-11-22Merge tag 'v4.9-rc6' into patchworkMauro Carvalho Chehab16-110/+111
2016-11-21PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flagRafael J. Wysocki1-0/+2
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+8
2016-11-21drm/atomic: cleanup debugfs entries on un-registering the driver.Liviu Dudau1-0/+1
2016-11-21tcp: make undo_cwnd mandatory for congestion modulesFlorian Westphal1-0/+1
2016-11-21bridge: mcast: add MLDv2 querier supportNikolay Aleksandrov1-0/+1
2016-11-21bridge: mcast: add IGMPv3 query supportNikolay Aleksandrov1-0/+1
2016-11-21block: clear all of bi_opf in bio_set_op_attrsChristoph Hellwig1-2/+5
2016-11-21bpf: add __must_check attributes to refcount manipulating helpersDaniel Borkmann1-5/+7
2016-11-21uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.hMikko Rapeli1-26/+27
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan1-2/+1
2016-11-21cpufreq: Make cpufreq_update_policy() voidRafael J. Wysocki1-1/+1
2016-11-21ACPI / processor: Make acpi_processor_ppc_has_changed() voidRafael J. Wysocki1-1/+1
2016-11-21mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng1-0/+4
2016-11-21drm/i915: Add bannable context parameterMika Kuoppala1-0/+1
2016-11-21EDAC, amd64: Add Deferred Error typeYazen Ghannam1-0/+3
2016-11-21sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_QWaiman Long1-2/+2
2016-11-21EDAC: Add LRDDR4 DRAM typeYazen Ghannam1-1/+4
2016-11-20dax: rip out get_block based IO supportJan Kara1-12/+0
2016-11-19net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan1-3/+3
2016-11-19netlink: use "unsigned int" in nla_next()Alexey Dobriyan1-1/+1
2016-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini1-0/+7
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse1-0/+1
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme1-1/+1
2016-11-19virtio_net.h: Fix comment.Jarno Rajahalme1-1/+1
2016-11-19mtd: nand: Support controllers with custom pageMarc Gonzalez1-0/+12
2016-11-18Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-31/+95
2016-11-18Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-0/+3047
2016-11-18Merge tag 'tegra-for-4.10-mailbox' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+24
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-94/+73
2016-11-18Merge tag 'omap-for-v4.10/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+26
2016-11-18Merge tag 'omap-for-v4.10/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson1-6/+5
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2016-11-18Merge tag 'reset-for-4.10' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson2-0/+106
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet45-143/+267
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki1-0/+3
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi1-1/+1
2016-11-18bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_infoFlorian Fainelli1-0/+8
2016-11-18Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+19
2016-11-18hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand1-0/+4