summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-03xen: sync some headers with xen treeJuergen Gross2-26/+294
2014-10-03uio: Export definition of struct uio_deviceAndy Grover1-1/+11
2014-10-03locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra1-9/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-1/+1
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel2-0/+4
2014-10-03Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King23-43/+125
2014-10-03ARM: 8168/1: extend __init_end to a page align addressYalin Wang1-0/+2
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-51/+44
2014-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev1-0/+87
2014-10-02ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty1-0/+1
2014-10-02ipvs: Clean up comment style in ip_vs.hSimon Horman1-139/+75
2014-10-02netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso1-0/+6
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso1-117/+1
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso3-7/+24
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel3-19/+25
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel1-1/+7
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij1-2/+2
2014-10-02driver core: Add BUS_NOTIFY_REMOVED_DEVICE eventJoerg Roedel1-5/+6
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-0/+12
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-21/+4
2014-10-02net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther1-0/+2
2014-10-02net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong1-5/+1
2014-10-02vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-10-02udp: Generalize skb_udp_segmentTom Herbert2-3/+26
2014-10-02target: encapsulate smp_mb__after_atomic()Joern Engel1-0/+14
2014-10-02net: cleanup and document skb fclone layoutEric Dumazet1-0/+25
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas1-6/+0
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas5-12/+61
2014-10-01Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas2-20/+30
2014-10-01ASoC: rt5645: Add headset detect functionOder Chiou1-0/+3
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang1-1/+0
2014-10-01PCI/MSI: Remove unused kobject from struct msi_descYijing Wang1-2/+0
2014-10-01PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev1-3/+0
2014-10-01Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette1-0/+3
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani1-0/+1
2014-10-01Merge tag 'tags/restart-handler-for-v3.18' into v3.18-next/cpuclkHeiko Stuebner1-0/+3
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires1-0/+2
2014-10-01PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau2-0/+7
2014-10-01of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau1-0/+6
2014-10-01of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau2-0/+10
2014-10-01PCI: Add generic domain handlingCatalin Marinas1-0/+21
2014-10-01of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau1-6/+6
2014-10-01f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim1-1/+2
2014-10-01f2fs: introduce cp_control structureJaegeuk Kim1-5/+10
2014-10-01Merge branch 'client-4.2' into linux-nextTrond Myklebust6-6/+51
2014-10-01sd: Honor block layer integrity handling flagsMartin K. Petersen2-19/+50
2014-10-01tcp: Change tcp_slow_start function to return voidLi RongQing1-1/+1
2014-10-01net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny1-0/+1
2014-10-01NFS: Implement SEEKAnna Schumaker3-0/+23
2014-10-01Merge commit '24bab491220f' into client-4.2Trond Myklebust4-6/+28