summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-07rcu: Return bool type in rcu_lockdep_current_cpu_online()Pranith Kumar
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-09-06power_supply: Add boot and calibration attributesRamakrishna Pallala
2014-09-06regulator: isl9305: Add Intersil ISL9305/H driverMark Brown
2014-09-05net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-05Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...Bjorn Helgaas
2014-09-05Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-05gpio: fix 'CONFIG_GPIO_IRQCHIP' commentsPaul Bolle
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05sched/wait: Document timeout corner caseScot Doyle
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa
2014-09-04PCI/AER: Make <linux/aer.h> standalone includableThierry Reding
2014-09-04resources: Add device-managed request/release_resource()Thierry Reding
2014-09-04nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker
2014-09-04bcma: get info about flash type SoC booted fromRafał Miłecki
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-04pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatchGeert Uytterhoeven
2014-09-04gpio: mcp23s08 to support both device tree and platform dataSonic Zhang
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-09-03lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue
2014-09-03fsl_ifc: Fix csor_ext position in fsl_ifc_regsAaron Sierra
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov
2014-09-03seccomp: Allow arch code to provide seccomp_dataAndy Lutomirski
2014-09-03seccomp: Refactor the filter callback and the APIAndy Lutomirski
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski
2014-09-03Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-03genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier
2014-09-03PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven
2014-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-02percpu: implement asynchronous chunk populationTejun Heo
2014-09-02percpu: implement [__]alloc_percpu_gfp()Tejun Heo
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina
2014-09-02usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz
2014-09-02security: Silence shadow warningMark Rustad
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij
2014-09-01udp: Add support for doing checksum unnecessary conversionTom Herbert
2014-09-01net: Infrastructure for checksum unnecessary conversionsTom Herbert
2014-09-01net: Support for csum_bad in skbuffTom Herbert
2014-09-01net: Don't keep around original SKB when we software segment GSO frames.David S. Miller
2014-09-01net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller