summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+17
2016-07-14Merge tag 'extcon-next-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-76/+41
2016-07-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn1-1/+5
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko1-0/+1
2016-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+2
2016-07-11posix_acl: de-union a_refcount and a_rcuJeff Layton1-4/+2
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar1-1/+0
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+1
2016-07-10x86/entry: Avoid interrupt flag save and restorePaolo Bonzini1-0/+15
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar32-109/+330
2016-07-08efi: Reorganize the GUID table to make it easier to readIngo Molnar1-109/+36
2016-07-08x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov1-0/+3
2016-07-08printk: Make the printk*once() variants return a valueBorislav Petkov1-5/+12
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner3-1/+8
2016-07-07Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar40-131/+374
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner1-4/+0
2016-07-07timers: Switch to a non-cascading wheelThomas Gleixner1-0/+2
2016-07-07timers: Reduce the CPU index space to 256kThomas Gleixner1-5/+5
2016-07-07hlist: Add hlist_is_singular_node() helperThomas Gleixner1-0/+10
2016-07-07timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner1-3/+0
2016-07-07timers: Make 'pinned' a timer propertyThomas Gleixner1-3/+22
2016-07-07locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() APIDavidlohr Bueso1-0/+128
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar11-79/+227
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+21
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman18-89/+252
2016-07-04Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman18-89/+252
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman18-89/+252
2016-07-04phy: Add set_mode callbackDavid Lechner1-0/+17
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner42-130/+367
2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig1-0/+8
2016-07-04genirq/msi: Make use of affinity aware allocationsThomas Gleixner1-0/+2
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner2-5/+8
2016-07-04genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner1-0/+7
2016-07-04genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner1-4/+2
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij1-0/+2
2016-07-02extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla1-0/+2
2016-07-01net_sched: fix mirrored packets checksumWANG Cong1-0/+19
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller1-0/+1
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-8/+14
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-45/+168
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-6/+22
2016-06-30Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-24/+0
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones1-2/+2
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones1-0/+12
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones1-0/+53