aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mm: reduce readahead from 1024kB to 512kBStefan Guendhoer2016-08-261-1/+1
* block: row: add magic values.franciscofranco2016-08-261-9/+9
* Add ROW IO scheduler.Raymond Golo (intersectRaven)2016-08-263-0/+1147
* mm: pass readahead info down to the i/o schedulerLee Susman2016-08-263-0/+5
* block: add REQ_URGENT to request flagsTatyana Brokhman2016-08-261-1/+3
* block: Add API for urgent request handlingTatyana Brokhman2016-08-266-2/+58
* block: Add support for reinsert a dispatched reqTatyana Brokhman2016-08-264-0/+86
* block, bfq: add Early Queue Merge (EQM) to BFQ-v7r8 for 3.10.8+Mauro Andreolini2016-08-263-252/+580
* block: introduce the BFQ-v7r8 I/O sched for 3.10.8+Paolo Valente2016-08-265-0/+6824
* sched/idle: Avoid spurious wakeup IPIsPeter Zijlstra2016-08-261-6/+38
* lib/string: use glibc versionDooMLoRD2016-08-261-17/+12
* lib/memcopy: use glibc versionfaux1232016-08-263-1/+630
* cpuidle: remove cross-cpu IPI by new latency request. when drivers request ne...Guojian Chen2016-08-261-6/+0
* jiffies conversions: Use compile time constants when possibleJoe Perches2016-08-262-98/+144
* hotplug cpu touch frequencyStefan Guendhoer2016-08-261-1/+2
* Remove the '+' sign on the kernel local version.franciscofranco2016-08-261-1/+0
* Makefile: use ccacheLevin Calado2016-08-261-2/+2
* Revert "fib_rules: fix fib rule dumps across multiple skbs"Levin Calado2016-08-261-9/+5
* Linux 3.10.90Greg Kroah-Hartman2016-08-261-1/+1
* Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann2016-08-261-2/+1
* vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman2016-08-261-9/+0
* fib_rules: fix fib rule dumps across multiple skbsWilson Kok2016-08-261-5/+9
* sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner2016-08-261-23/+41
* net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2016-08-261-1/+1
* ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2016-08-261-1/+1
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2016-08-261-3/+4
* ip6_gre: release cached dst on tunnel removalhuaibin Wang2016-08-261-0/+1
* rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter2016-08-261-1/+1
* netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2016-08-261-32/+47
* inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2016-08-261-2/+5
* bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2016-08-261-0/+1
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2016-08-263-9/+28
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2016-08-261-1/+10
* bridge: mdb: fix double add notificationNikolay Aleksandrov2016-08-261-1/+0
* net: Fix skb_set_peeked use-after-free bugHerbert Xu2016-08-261-6/+7
* net: Fix skb csum races when peekingHerbert Xu2016-08-261-1/+2
* net: Clone skb before setting peeked flagHerbert Xu2016-08-261-3/+38
* net: call rcu_read_lock early in process_backlogJulian Anastasov2016-08-261-15/+14
* net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2016-08-261-1/+3
* bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov2016-08-261-0/+2
* net/tipc: initialize security state for new connection socketStephen Smalley2016-08-261-0/+1
* ipv6: Make MLD packets to only be processed locallyAngga2016-08-261-3/+3
* x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2016-08-261-1/+6
* vhost/scsi: potential memory corruptionDan Carpenter2016-08-261-3/+3
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2016-08-263-11/+37
* hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2016-08-262-8/+4
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2016-08-261-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2016-08-261-1/+4
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2016-08-262-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2016-08-261-1/+9