summaryrefslogtreecommitdiffstats
path: root/lib/radix-tree.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-06byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann1-9/+15
2016-05-06lib/stackdepot: avoid to return 0 handleJoonsoo Kim1-1/+5
2016-05-06mm: fix kcompactd hang during memory offliningVlastimil Babka1-1/+3
2016-05-06modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-06proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-05-06mm/zswap: provide unique zpool nameDan Streetman1-1/+7
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli3-3/+25
2016-05-06MAINTAINERS: fix Rajendra Nayak's addressEric Engestrom1-1/+1
2016-05-06mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins1-9/+1
2016-05-06mm: update min_free_kbytes from khugepaged after core initializationJason Baron1-1/+1
2016-05-06huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins1-9/+2
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2-120/+139
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-06mm: thp: correct split_huge_pages file permissionYang Shi1-2/+2
2016-05-06maintainers: update rmk's email address(es)Russell King1-24/+24
2016-05-05propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman1-11/+14
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov1-2/+2
2016-05-04xen/evtchn: fix ring resize when binding new eventsJan Beulich1-12/+8
2016-05-04ima: fix the string representation of the LSM/IMA hook enumeration orderingMimi Zohar1-2/+2
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel1-2/+1
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli1-12/+19
2016-05-03RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan4-10/+33
2016-05-03RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2-17/+25
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck2-1/+8
2016-05-03net: Disable segmentation if checksumming is not supportedAlexander Duyck1-1/+1
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+2
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov1-0/+2
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-05-03tracing: Don't display trigger file for events that can't be enabledChunyu Hu1-2/+7
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng1-0/+1
2016-05-03fuse: update mailing list in MAINTAINERSMiklos Szeredi1-1/+1
2016-05-03netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-02nfit: fix translation of command status resultsDan Williams1-1/+4
2016-05-02gre: do not pull header in ICMP error processingJiri Benc1-3/+8
2016-05-02net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-05-02tipc: only process unicast on intended nodeHamish Martin1-0/+5
2016-05-02cxgb3: fix out of bounds readMichal Schmidt1-1/+2
2016-05-02net/smscx5xx: use the device tree for mac addressArnd Bergmann2-2/+22
2016-05-02soreuseport: Fix TCP listener hash collisionCraig Gallek1-0/+2
2016-05-02net: l2tp: fix reversed udp6 checksum flagsWang Shanker1-2/+2
2016-05-02Linux 4.6-rc6v4.6-rc6Linus Torvalds1-2/+2
2016-05-01virtio: Silence uninitialized variable warningDan Carpenter1-1/+1
2016-04-30libnvdimm, pfn: fix memmap reservation sizingDan Williams1-3/+10
2016-04-30gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup listVille Syrjälä1-1/+1
2016-04-29raid5: delete unnecessary warnningShaohua Li1-2/+0