summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-14pinctrl: as3722: Set pin to output mode for some functionMallikarjun Kasoju1-0/+1
2014-01-14libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov1-1/+1
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi1-1/+2
2014-01-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2014-01-14mtd: nand: use __packed shorthandBrian Norris1-1/+1
2014-01-14mtd: nand: support Micron READ RETRYBrian Norris1-0/+3
2014-01-14mtd: nand: add generic READ RETRY supportBrian Norris1-0/+6
2014-01-14mtd: nand: add ONFI vendor block for MicronBrian Norris1-1/+22
2014-01-14md: Change handling of save_raid_disk and metadata update during recovery.NeilBrown1-1/+5
2014-01-14audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-01-14audit: use define's for audit versionEric Paris1-0/+5
2014-01-14audit: convert all sessionid declaration to unsigned intEric Paris3-12/+12
2014-01-14audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs1-1/+3
2014-01-14audit: fix incorrect type of sessionidRichard Guy Briggs1-2/+2
2014-01-14audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs1-0/+2
2014-01-14audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs1-0/+1
2014-01-14audit: fix netlink portid naming and typesRichard Guy Briggs1-1/+1
2014-01-14audit: Simplify and correct audit_log_capsetEric W. Biederman1-5/+5
2014-01-14drm: store the gem vma offset manager in a typed pointerDaniel Vetter1-8/+1
2014-01-14Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie1-2/+16
2014-01-14PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki1-0/+3
2014-01-14PCI: Cleanup pci.h whitespaceBjorn Helgaas1-184/+54
2014-01-14PCI: Reorder so actual code comes before stubsBjorn Helgaas1-23/+23
2014-01-14usb: chipidea: add freescale imx28 special write register methodPeter Chen1-0/+1
2014-01-14Merge branch 'pci/dead-code' into nextBjorn Helgaas2-60/+0
2014-01-14Merge branch 'pci/aer' into nextBjorn Helgaas1-1/+9
2014-01-14Revert "kernfs: replace kernfs_node->u.completion with kernfs_root->deactivat...Greg Kroah-Hartman1-2/+2
2014-01-14sctp: make sctp_addto_chunk_fixed localstephen hemminger1-1/+0
2014-01-14Revert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()"Greg Kroah-Hartman1-0/+1
2014-01-14Revert "kernfs: remove KERNFS_REMOVED"Greg Kroah-Hartman1-0/+1
2014-01-14Revert "kernfs: restructure removal path to fix possible premature return"Greg Kroah-Hartman1-1/+0
2014-01-14phylib: Add of_phy_attachAndy Fleming1-0/+10
2014-01-14phylib: Support attaching to generic 10g driverAndy Fleming1-0/+2
2014-01-14phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming1-0/+1
2014-01-14phylib: Add Clause 45 read/write functionsAndy Fleming1-0/+39
2014-01-14Revert "kernfs: remove kernfs_addrm_cxt"Greg Kroah-Hartman1-0/+4
2014-01-14Revert "kernfs: implement kernfs_{de|re}activate[_self]()"Greg Kroah-Hartman1-6/+1
2014-01-14Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman3-15/+0
2014-01-14Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2-1/+19
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong1-4/+0
2014-01-13net_sched: optimize tcf_match_indev()WANG Cong1-15/+15
2014-01-13net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong1-1/+1
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong1-3/+4
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez1-0/+4
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-3/+15
2014-01-13Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+12
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa1-1/+6
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa3-16/+37
2014-01-13ACPICA: Add helper macros to extract bus/segment numbers from HEST table.Betty Dall1-1/+9
2014-01-13PCI: Make local functions staticStephen Hemminger1-5/+0