aboutsummaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-07directio: add block polling supportJens Axboe1-4/+10
2015-11-07NVMe: add blk polling supportJens Axboe1-4/+28
2015-11-07block: add block polling supportJens Axboe5-0/+99
2015-11-07blk-mq: return tag/queue combo in the make_request_fn handlersJens Axboe1-17/+28
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe28-71/+127
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds5-68/+23
2015-11-03nvme: lightnvm: clean up a data typeDan Carpenter1-2/+2
2015-11-03sh_eth: use DMA barriersSergei Shtylyov1-4/+4
2015-11-03NVMe: Precedence error in nvme_pr_clear()Dan Carpenter1-1/+1
2015-11-03switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko1-5/+4
2015-11-03net: sched: kill dead code in sch_choke.cPhil Sutter1-59/+0
2015-11-03irda: Delete an unnecessary check before the function call "irlmp_unregister_service"Markus Elfring1-2/+1
2015-11-03lightnvm: refactor phys addrs type to u64Matias Bjørling3-26/+25
2015-11-03ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla1-5/+5
2015-11-03net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot1-6/+6
2015-11-03net: dsa: mv88e6xxx: disable SA learning for DSA and CPU portsAndrew Lunn2-2/+11
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson2-6/+8
2015-11-03vlan: Invoke driver vlan hooks only if device is presentPadmanabh Ratnakar1-2/+8
2015-11-03arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann1-0/+1
2015-11-03bpf, verifier: annotate verbose printer with __printfDaniel Borkmann1-1/+1
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen1-12/+13
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen2-11/+12
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen1-0/+1
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen1-8/+12
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen1-3/+15
2015-11-03ipv6: fix tunnel error handlingMichal Kubeček1-1/+11
2015-11-03blk-mq: avoid excessive boot delays with large lun countsJeff Moyer1-17/+30
2015-11-03net/mlx5e: Fix LSO vlan insertionAchiad Shochat1-2/+3
2015-11-03net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2-2/+22
2015-11-03net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat1-1/+1
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat3-5/+9
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat1-4/+4
2015-11-03net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat1-2/+2
2015-11-03net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat1-0/+6
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky6-70/+3
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel1-23/+4
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel1-1/+0
2015-11-03s390/Kconfig: use builtin bswapChristian Borntraeger1-0/+1
2015-11-03s390/dasd: fix disconnected device with valid path maskStefan Haberland1-1/+6
2015-11-03s390/dasd: fix invalid PAV assignment after suspend/resumeStefan Haberland1-4/+16
2015-11-03s390/dasd: fix double free in dasd_eckd_read_confStefan Haberland1-12/+25
2015-11-03s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky1-4/+4
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker1-9/+18
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K3-0/+18
2015-11-03mac80211: further improve "no supported rates" warningJohannes Berg1-1/+1
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg1-94/+48
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach1-7/+7
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg5-16/+11
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2-1/+7
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer1-0/+3