summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-18ipv4: Remove inet_lro libraryBen Hutchings1-142/+0
2016-02-18ftrace/module: remove ftrace module notifierJessica Yu1-2/+4
2016-02-18iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray1-3/+3
2016-02-18qed/qede: use 8.7.3.0 FW.Yuval Mintz3-42/+173
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+4
2016-02-17Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+6
2016-02-17clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni1-12/+0
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee1-0/+1
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen1-0/+13
2016-02-17net: add tc offload feature flagJohn Fastabend1-0/+3
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend1-1/+5
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend1-1/+19
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend1-1/+2
2016-02-17atomics: Allow architectures to define their own __atomic_op_* helpersBoqun Feng1-0/+10
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2-6/+28
2016-02-17PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins1-0/+4
2016-02-16net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak1-1484/+1484
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E1-0/+8
2016-02-16kernfs: define kernfs_node_dentryAditya Kali1-0/+2
2016-02-16cgroup: introduce cgroup namespacesAditya Kali3-0/+55
2016-02-16kernfs: Add API to generate relative kernfs pathAditya Kali1-4/+5
2016-02-16ARM: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook1-2/+1
2016-02-16ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso1-2/+5
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds1-0/+3
2016-02-16gpio: create an API to detect open drain/source on linesLinus Walleij1-0/+4
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2-1/+8
2016-02-16hwmon: (scpi) add energy meter supportSudeep Holla1-0/+1
2016-02-16firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla1-1/+1
2016-02-16mm/gup: Overload get_user_pages() functionsDave Hansen1-10/+64
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen1-0/+5
2016-02-16Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar2-3/+21
2016-02-16gpio: move the subdriver data pointer into gpio_deviceLinus Walleij1-6/+1
2016-02-16gpio: move the pin ranges into gpio_deviceLinus Walleij1-9/+0
2016-02-16PM / Domains: remove old power on/off latenciesAxel Haslam1-2/+0
2016-02-16PM / Domains: Support for multiple statesAxel Haslam1-0/+11
2016-02-15regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan1-0/+8
2016-02-15tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-15tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-15iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse1-0/+3
2016-02-15power_supply: Add types for USB Type C and PD chargersBenson Leung1-0/+3
2016-02-15power: bq24735-charger: add 'ti,external-control' optionJonathan Tinkham1-0/+2
2016-02-15usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman1-0/+1
2016-02-15usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman1-0/+2
2016-02-15Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman25-71/+131
2016-02-15Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman25-71/+131
2016-02-15Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman11-29/+51
2016-02-15Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman33-94/+189
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+4
2016-02-14Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-1/+1
2016-02-13atomic: Export fetch_or()Frederic Weisbecker1-0/+21