summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-07-29usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun1-0/+15
2015-07-29usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga1-0/+2
2015-07-29usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga1-6/+94
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi1-1/+1
2015-07-29block: shrink struct bio down to 2 cache lines againJens Axboe2-6/+6
2015-07-29block: manipulate bio->bi_flags through helpersJens Axboe2-2/+15
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig3-8/+13
2015-07-29nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker1-4/+4
2015-07-29nohz: Restart nohz full tick from irq exitFrederic Weisbecker1-8/+0
2015-07-29nohz: Prevent tilegx network driver interruptsChris Metcalf1-0/+9
2015-07-29jiffies: Remove HZ > USEC_PER_SEC special caseFrederic Weisbecker1-8/+1
2015-07-29KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini1-16/+0
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood1-2/+0
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood1-18/+0
2015-07-28soc: qcom: Add Shared Memory Manager driverBjorn Andersson1-0/+11
2015-07-28clk: gpio: Mark parent_names array constStephen Boyd1-1/+1
2015-07-28clk: allow a clk divider with max divisor when zeroJim Quinlan1-0/+4
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2-2/+3
2015-07-28clk: Allow providers to configure min/max ratesStephen Boyd1-0/+2
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd1-105/+44
2015-07-28jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-07-28Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2-32/+33
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+6
2015-07-28Merge tag 'v4.2-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson1-0/+26
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki1-0/+1
2015-07-28iommu: iova: Move iova cache management to the iova librarySakari Ailus1-2/+2
2015-07-28gpio: defer probe if pinctrl cannot be foundTomeu Vizoso1-2/+2
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko1-0/+2
2015-07-28klist: implement klist_prev()Andy Shevchenko1-0/+1
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg1-0/+5
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook1-2/+4
2015-07-28clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2-32/+33
2015-07-28net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2-0/+2
2015-07-28net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2-2/+2
2015-07-28net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion1-0/+5
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman6-7/+32
2015-07-27Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman6-7/+32
2015-07-27Merge 4.2-rc4 into staging-nextGreg Kroah-Hartman6-7/+32
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso1-1/+1
2015-07-27gpio: generic: support input-only chipsRabin Vincent1-0/+1
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-0/+25
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-13/+0
2015-07-27net/macb: convert to kernel docAndy Shevchenko1-3/+11
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat1-1/+3
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-0/+8
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed1-3/+3
2015-07-27genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris1-2/+12
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla1-1/+0
2015-07-27lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel1-6/+0