summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-04mfd: Add support for the MediaTek MT6397 PMICFlora Fu
2015-03-04mpls: Basic routing supportEric W. Biederman
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-04extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-03of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri
2015-03-03PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-03-03of: Move of_dma_configure() to device.c to help re-useMurali Karicheri
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2015-03-03rcu: Reverse rcu_dereference_check() conditionsPaul E. McKenney
2015-03-03rcu: Improve diagnostics for blocked critical sections in irqPaul E. McKenney
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust
2015-03-03f2fs: simplfy a field name in struct f2fs_extent,extent_infoChao Yu
2015-03-03mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPLKrzysztof Kozlowski
2015-03-03mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax
2015-03-03mfd: rtsx: Add support for rts525AMicky Ching
2015-03-03mfd: rtsx: Add support for rts524AMicky Ching
2015-03-03mfd: rtsx: Remove LCTLR definationMicky Ching
2015-03-03mfd: rtsx: Update phy registerMicky Ching
2015-03-03mfd: rtsx: Update PETXCFG addressMicky Ching
2015-03-03mfd: rtsx: Place register address and values togatherMicky Ching
2015-03-03mfd: rtsx: Replace TAB by SPC after #defineMicky Ching
2015-03-03mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache saveVignesh R
2015-03-03spi: fix a typo in comment.Marcin Bis
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz
2015-03-02ebpf: move CONFIG_BPF_SYSCALL-only function declarationsDaniel Borkmann
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02[media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki
2015-03-02ARM: imx6q: Add GPR3 MIPI muxing control register field shift bits definitionLiu Ying
2015-03-02net: move skb->dropcount to skb->cb[]Eyal Birger
2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust
2015-03-01NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-03-01NFS: Add a helper to set attribute barriersTrond Myklebust
2015-03-01Drivers: hv: vmbus: Suport an API to send packet with additional controlK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Suport an API to send pagebuffers with additional controlK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channelK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Add support for the NetworkDirect GUIDK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov
2015-03-01ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann
2015-03-01ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann
2015-03-01ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann