summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-10regmap: add regmap_write_bits()Kuninori Morimoto1-0/+9
2015-07-10ipv6: Nonlocal bindTom Herbert1-0/+1
2015-07-10inet: inet_twsk_deschedule factorizationEric Dumazet1-1/+1
2015-07-10inet: simplify timewait refcountingEric Dumazet2-6/+4
2015-07-10inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2015-07-10ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal1-1/+1
2015-07-10cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso1-1/+6
2015-07-10tcp: do not slow start when cwnd equals ssthreshYuchung Cheng1-1/+1
2015-07-10tcp: add tcp_in_slow_start helperYuchung Cheng1-1/+6
2015-07-09blkcg: fix blkcg_policy_data allocation bugTejun Heo1-8/+2
2015-07-09blkcg: implement all_blkcgs listTejun Heo1-0/+1
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+3
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov1-0/+3
2015-07-09drm/fourcc: Add formats R8, RG88, GR88Chad Versace1-0/+7
2015-07-09ASoC: add rt298 codec driverBard Liao1-0/+20
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner1-1/+0
2015-07-09ipv4: add support for linkdown sysctl to netconfAndy Gospodarek1-0/+1
2015-07-09Input: zforce_ts - convert to use the gpiod interfaceDirk Behme1-3/+0
2015-07-09Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+16
2015-07-09Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman1-0/+4
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet1-1/+1
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet1-0/+11
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet1-3/+4
2015-07-08net: sched: add percpu stats to actionsEric Dumazet1-1/+3
2015-07-08net: sched: extend percpu stats helpersEric Dumazet1-10/+21
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-8/+72
2015-07-08mfd: wm5110: Add registers for custom write sequence triggersCharles Keepax1-0/+37
2015-07-08ASoC: Use card field to indicate whether a component is boundLars-Peter Clausen1-1/+0
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner1-1/+6
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula3-12/+0
2015-07-08Merge branch 'clk-rk3368' into clk-nextStephen Boyd5-0/+404
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki2-0/+16
2015-07-07mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner1-0/+7
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner1-4/+0
2015-07-07ASoC: Remove snd_soc_codec dapm fieldLars-Peter Clausen1-7/+3
2015-07-07spi: expose spi_master and spi_device statistics via sysfsMartin Sperl1-0/+64
2015-07-07virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin1-0/+6
2015-07-07virtio: Fix typecast of pointer in vring_init()Thomas Huth1-1/+4
2015-07-07context_tracking: Add ct_state() and CT_WARN_ON()Andy Lutomirski2-0/+16
2015-07-07clk: add gpio controlled clock multiplexerSergej Sawazki1-0/+17
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2-0/+16
2015-07-07clk: rockchip: add missing include guardsHeiko Stuebner4-0/+20
2015-07-07clk: rockchip: add dt-binding header for rk3368Heiko Stuebner1-0/+384
2015-07-07ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2015-07-07target: Use struct t10_pi_tupleSagi Grimberg1-6/+1
2015-07-06rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney1-2/+2
2015-07-06soc: Mediatek: Add SCPSYS power domain driverSascha Hauer1-0/+15
2015-07-06soc: mediatek: Add infracfg misc driver supportSascha Hauer1-0/+26
2015-07-06locking/qrwlock: Better optimization for interrupt context readersWaiman Long1-2/+2