summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy
2016-03-04usb: otg-fsm: add B_AIDL_BDIS timerLi Jun
2016-03-04usb: common: otg-fsm: add HNP polling supportLi Jun
2016-03-04usb: gadget: add hnp_polling_support and host_request_flag in usb_gadgetLi Jun
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda
2016-03-04usb: gadget: Update config for SuperSpeedPlusJohn Youn
2016-03-04usb: gadget: Update function for SuperSpeedPlusJohn Youn
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn
2016-03-04usb: gadget: Add gadget_is_superspeed_plus()John Youn
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-04Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2016-03-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-03-03of: add 'const' for of_property_*_string*() parameter '*np'David Rivshin
2016-03-03ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall
2016-03-03lightnvm: rename ->nr_pages to ->nr_sectsMatias Bjørling
2016-03-03lightnvm: fold get bb tbl when using dual/quad plane modeMatias Bjørling
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03block: get the 1st and last bvec via helpersMing Lei
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-03cgroup: introduce cgroup_{save|propagate|restore}_control()Tejun Heo
2016-03-03cgroup: explicitly track whether a cgroup_subsys_state is visible to userlandTejun Heo
2016-03-03mm: Some arch may want to use HPAGE_PMD related values as variablesKirill A. Shutemov
2016-03-03hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner
2016-03-02time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall
2016-03-02time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall
2016-03-02time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall
2016-03-02time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall
2016-03-02Input: rotary_encoder - move away from platform data structureDmitry Torokhov
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2016-03-02netfilter: don't call hooks unless neededFlorian Westphal
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov
2016-03-02Merge tag 'gpmc-omap-for-v4.6' of https://github.com/rogerq/linux into next/d...Arnd Bergmann
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker
2016-03-02nohz: New tick dependency maskFrederic Weisbecker
2016-03-02virtio: Add improved queue allocation APIAndy Lutomirski
2016-03-02dma: Provide simple noop dma opsChristian Borntraeger
2016-03-02regulator: helper: Add helper to configure active-discharge using regmapLaxman Dewangan
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan