summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+16
2017-09-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+22
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-132/+82
2017-09-04Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic...Mark Brown1-0/+6
2017-09-04Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk...Mark Brown1-0/+32
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-2/+24
2017-09-04fix the __user misannotations in asm-generic get_user/put_userAl Viro1-4/+4
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-28/+66
2017-09-04netlink: add NLM_F_NONREC flag for deletion requestsPablo Neira Ayuso1-0/+3
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-76/+112
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier1-0/+27
2017-09-04mfd: Add STM32 LPTimer driverFabrice Gasnier1-0/+62
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-0/+0
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai76-258/+607
2017-09-04irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton1-14/+0
2017-09-04MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton1-4/+0
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton1-8/+0
2017-09-04irqchip: mips-gic: Remove gic_presentPaul Burton1-6/+0
2017-09-04irqchip: mips-gic: Remove gic_init()Paul Burton1-3/+0
2017-09-04irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton1-11/+0
2017-09-04irqchip: mips-gic: Move various definitions to the driverPaul Burton1-19/+0
2017-09-04irqchip: mips-gic: Remove GIC_CPU_INT* macrosPaul Burton1-8/+0
2017-09-04MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton1-10/+0
2017-09-04irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton1-44/+0
2017-09-04irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton1-52/+0
2017-09-04irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton1-20/+0
2017-09-04irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton1-6/+0
2017-09-04irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton1-10/+0
2017-09-04irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton1-17/+0
2017-09-04irqchip: mips-gic: Remove gic_set_trigger()Paul Burton1-5/+0
2017-09-04irqchip: mips-gic: Remove gic_set_polarity()Paul Burton1-5/+0
2017-09-04irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton1-4/+0
2017-09-04irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton1-6/+0
2017-09-04irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton1-6/+0
2017-09-04irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton1-17/+0
2017-09-04irqchip: mips-gic: Remove counter access functionsPaul Burton1-22/+0
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao1-6/+0
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao1-1/+1
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal1-1/+0
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay1-1/+2
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay1-11/+24
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai2-7/+32
2017-09-04ALSA: atmel: Remove leftovers of AVR32 removalAndy Shevchenko2-61/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar106-772/+2561
2017-09-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-1/+1
2017-09-04Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+1
2017-09-04Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds1-2/+3
2017-09-04Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+16
2017-09-04Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds30-125/+1324
2017-09-04utimes: Make utimes y2038 safeDeepa Dinamani1-1/+1