summaryrefslogtreecommitdiffstats
path: root/fs/timerfd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-24GFS2: fix DLM depends to fix build errorsRandy Dunlap1-1/+1
2013-05-24GFS2: Use single-block reservations for directoriesBob Peterson1-2/+7
2013-05-24GFS2: two minor quota fixupsBob Peterson1-2/+2
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+37
2013-05-24powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt1-0/+1
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt6-48/+38
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman3-0/+40
2013-05-24powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt1-1/+1
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt1-3/+4
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt1-2/+6
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder6-38/+19
2013-05-24be2net: refactor HW workarounds in be_xmit()Sathya Perla1-24/+38
2013-05-24be2net: bug fix on returning an invalid nic descriptorWei Yang1-9/+4
2013-05-24rps: document flow limit in scaling.txtWillem de Bruijn1-0/+58
2013-05-24bridge: Set vlan_features to allow offloads on vlans.Vlad Yasevich1-6/+7
2013-05-24bnx2x: Enable `set_phys_id' for all functionsYaniv Rosner1-5/+0
2013-05-24bnx2x: Wait for MCP validity during AERYuval Mintz1-15/+4
2013-05-24bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov4-5/+28
2013-05-24bnx2x: Add Private Flags SupportYuval Mintz2-7/+44
2013-05-24xen: netif.h: document feature-split-event-channelsWei Liu1-0/+12
2013-05-24xen-netfront: split event channels support for Xen frontend driverWei Liu1-29/+149
2013-05-24xen-netback: split event channels support for Xen backend driverWei Liu4-29/+124
2013-05-24tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-05-23net: Revert unused variable changes.David S. Miller3-0/+3
2013-05-23lib: make iovec obj instead of libRandy Dunlap1-2/+2
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-23xfrm: properly handle invalid states as an errorTimo Teräs1-0/+1
2013-05-23ipv6: use ipv6_addr_scope() helperCong Wang1-2/+1
2013-05-23ipv6: use ipv6_addr_any() helperCong Wang1-3/+3
2013-05-23virtio_net: enable napi for all possible queues during openJason Wang1-4/+5
2013-05-23tcp: bug fix in proportional rate reduction.Nandita Dukkipati1-10/+13
2013-05-23sch_tbf: segment too big GSO packetsEric Dumazet1-2/+45
2013-05-23fec: Use DIV_ROUND_UP macroFabio Estevam1-1/+1
2013-05-23cxgb3: Check and handle the dma mapping errorsSantosh Rastapur1-23/+82
2013-05-23cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked sectionJay Fenlason1-4/+5
2013-05-23net: smsc911x: don't artificially limit buildMark Rutland1-1/+1
2013-05-23net: ethernet: sun: drop unused variableEmilio López1-1/+0
2013-05-23net: ethernet: korina: drop unused variableEmilio López1-1/+0
2013-05-23net: ethernet: apple: drop unused variableEmilio López1-1/+0
2013-05-23staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2-2/+1
2013-05-23qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel1-0/+1
2013-05-23perf: net_dropmonitor: Remove progress indicatorBen Hutchings1-12/+1
2013-05-23perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings1-4/+18
2013-05-23perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings1-4/+4
2013-05-23perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings1-3/+3
2013-05-23perf: net_dropmonitor: Fix trace parameter orderBen Hutchings1-1/+1
2013-05-23net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman1-1/+2
2013-05-23net: fec: use a more proper compatible string for MVF type deviceShawn Guo1-3/+3
2013-05-22bridge: send query as soon as leave is receivedCong Wang1-0/+26
2013-05-22bridge: only expire the mdb entry when query is receivedCong Wang2-27/+13