summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-05-05ACPI / osi: Collect _OSI handling into one single fileLv Zheng
2016-05-05ACPI / osi: Cleanup coding style issues before creating a separate OSI source...Lv Zheng
2016-05-05ACPI / osi: Cleanup OSI handling code to use boolLv Zheng
2016-05-05ACPI / osi: Fix default _OSI(Darwin) supportChen Yu
2016-05-04video / backlight: remove the backlight_device_registered APIAaron Lu
2016-05-04video / backlight: add two APIs for drivers to useAaron Lu
2016-05-04tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet
2016-05-04i2c: mux: relax locking of the top i2c adapter during mux-locked muxingPeter Rosin
2016-05-04i2c: allow adapter drivers to override the adapter lockingPeter Rosin
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04netdevice: add helper to update trans_startFlorian Westphal
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-05-04Merge branch 'keys-trust' into keys-nextDavid Howells
2016-05-04iio: Add support for creating IIO devices via configfsDaniel Baluta
2016-05-04mmc: tmio/sdhi: introduce flag for RCar 2+ specific featuresWolfram Sang
2016-05-04signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()Andy Lutomirski
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03mcb: export bus information via sysfsJohannes Thumshirn
2016-05-03mcb: Correctly initialize the bus's deviceJohannes Thumshirn
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel
2016-05-03stm class: Support devices that override software assigned mastersAlexander Shishkin
2016-05-03Merge tag 'phy-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2016-05-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-03io-64-nonatomic: Add relaxed accessor variantsRobin Murphy
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas
2016-05-03Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/...Bjorn Helgaas
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch
2016-05-03pwm: Introduce the pwm_args conceptBoris Brezillon
2016-05-03irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall
2016-05-03irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev
2016-05-03net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet
2016-05-02netdevice: shrink size of struct netdev_queueFlorian Westphal
2016-05-03PM / devfreq: Add new passive governorChanwoo Choi
2016-05-03PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifierChanwoo Choi
2016-05-03PM / devfreq: Add devfreq_get_devfreq_by_phandle()Chanwoo Choi
2016-05-02tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)
2016-05-02Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2016-05-02Merge branch 'for-linus' into work.lookupsAl Viro
2016-05-02introduce a parallel variant of ->iterate()Al Viro
2016-05-02give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()Al Viro
2016-05-02parallel lookups: actual switch to rwsemAl Viro
2016-05-02parallel lookups machinery, part 4 (and last)Al Viro
2016-05-02parallel lookups machinery, part 3Al Viro
2016-05-02parallel lookups machinery, part 2Al Viro
2016-05-02beginning of transition to parallel lookups - marking in-lookup dentriesAl Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro