summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-03nvme: lightnvm: clean up a data typeDan Carpenter
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-11-03Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-11-03Merge tag 'cris-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2015-11-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2015-11-03sh_eth: use DMA barriersSergei Shtylyov
2015-11-03NVMe: Precedence error in nvme_pr_clear()Dan Carpenter
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko
2015-11-03net: sched: kill dead code in sch_choke.cPhil Sutter
2015-11-03irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring
2015-11-03lightnvm: refactor phys addrs type to u64Matias Bjørling
2015-11-03ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-11-03net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot
2015-11-03net: dsa: mv88e6xxx: disable SA learning for DSA and CPU portsAndrew Lunn
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson
2015-11-03vlan: Invoke driver vlan hooks only if device is presentPadmanabh Ratnakar
2015-11-03arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann
2015-11-03bpf, verifier: annotate verbose printer with __printfDaniel Borkmann
2015-11-03Merge branch 'dp83640-fixes'David S. Miller
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen
2015-11-03ipv6: fix tunnel error handlingMichal Kubeček
2015-11-03blk-mq: avoid excessive boot delays with large lun countsJeff Moyer
2015-11-03Merge branch 'mlx5-fixes'David S. Miller
2015-11-03net/mlx5e: Fix LSO vlan insertionAchiad Shochat
2015-11-03net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat
2015-11-03net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat
2015-11-03net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat
2015-11-03net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel
2015-11-03s390/Kconfig: use builtin bswapChristian Borntraeger