aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-03-30Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown1-0/+31
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+11
2014-03-29netpoll: Respect NETIF_F_LLTXEric W. Biederman1-0/+5
2014-03-29netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman1-4/+4
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2-3/+2
2014-03-29shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto1-0/+34
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen1-6/+0
2014-03-29cgroup: remove useless argument from cgroup_exit()Li Zefan1-2/+2
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin1-1/+1
2014-03-29Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann1-0/+2
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich1-0/+7
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich1-1/+1
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet1-3/+4
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz1-1/+1
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+3
2014-03-28gpio: unmap gpio irqs properlyLinus Walleij1-0/+1
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown1-1/+19
2014-03-27dm table: add dm_table_run_md_queue_asyncMike Snitzer1-0/+5
2014-03-27dm: remove dm_get_mapinfoMikulas Patocka1-3/+0
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-2/+2
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann1-1/+1
2014-03-27Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into...Arnd Bergmann1-1/+64
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy1-0/+54
2014-03-26vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong1-0/+7
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-14/+14
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2-1/+9
2014-03-26Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown6-14/+503
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown3-0/+85
2014-03-26cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar1-4/+0
2014-03-26cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat1-0/+10
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij1-0/+29
2014-03-25mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger1-1/+10
2014-03-25mtd: devices: elm: clean elm_load_syndromePekon Gupta1-7/+0
2014-03-25mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta1-1/+2
2014-03-25Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2-1/+19
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+9
2014-03-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-0/+5
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown7-8/+63
2014-03-25workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner1-0/+2
2014-03-25Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2-0/+12
2014-03-24if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman1-1/+1
2014-03-24clk: support hardware-specific debugfs entriesAlex Elder1-0/+8
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+8
2014-03-24workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven1-1/+1
2014-03-24ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+3
2014-03-24audit: define audit_is_compat in kernel internal headerEric Paris1-0/+6
2014-03-24iommu/vt-d: Store PCI segment number in struct intel_iommuDavid Woodhouse1-0/+1
2014-03-24iommu/vt-d: Change scope lists to struct device, bus, devfnDavid Woodhouse1-6/+12
2014-03-24NVMe: IOCTL path RCU protect queue accessKeith Busch1-4/+1