summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-09virtio_net: tidy a couple debug statementsDan Carpenter
2017-05-09virtio_net: don't reset twice on XDP on/offMichael S. Tsirkin
2017-05-09virtio_net: fix support for small ringsMichael S. Tsirkin
2017-05-09virtio_net: reduce alignment for buffersMichael S. Tsirkin
2017-05-09virtio_net: rework mergeable buffer handlingMichael S. Tsirkin
2017-05-09virtio_net: allow specifying context for rxMichael S. Tsirkin
2017-05-09drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa
2017-05-09of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin
2017-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-05-09clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton
2017-05-08mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-05-08format-security: move static strings to constKees Cook
2017-05-08drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton
2017-05-08drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott
2017-05-08drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott
2017-05-08drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott
2017-05-08drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-05-08agp: use set_memory.h headerLaura Abbott
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08drivers/md/bcache/super.c: use kvmallocMichal Hocko
2017-05-08drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variantMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-05-08drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter
2017-05-08drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter
2017-05-08drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()Lorenzo Stoakes
2017-05-08net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason
2017-05-08ide: don't call memcpy with the same source and destinationMikulas Patocka
2017-05-08ide: use setup_timerGeliang Tang
2017-05-08net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-05-08net: cdc_ncm: Fix TX zero paddingJim Baxter
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-08stmmac: pci: split out common_default_data() helperAndy Shevchenko
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko