aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-03thp: change deferred_split_count() to return number of THP in queueKirill A. Shutemov
2016-02-03thp: make split_queue per-nodeKirill A. Shutemov
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-31Linux 4.5-rc2Linus Torvalds
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2016-01-31mm: fix pfn_t to page conversion in vm_insert_mixedDan Williams
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-30block: use DAX for partition table readsDan Williams
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams
2016-01-30fs, block: force direct-I/O for dax-enabled block devicesDan Williams
2016-01-30crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-01-30crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y
2016-01-30pid: Fix spelling in commentsZhen Lei
2016-01-30Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2016-01-29tcp: avoid cwnd undo after receiving ECNYuchung Cheng
2016-01-29irda: fix a potential use-after-free in ircomm_param_requestWANG Cong
2016-01-29devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams
2016-01-29Merge branch 'arnd-net-driver-fixes'David S. Miller
2016-01-29net: tg3: avoid uninitialized variable warningArnd Bergmann
2016-01-29net: nb8800: avoid uninitialized variable warningArnd Bergmann
2016-01-29net: vxge: avoid unused function warningsArnd Bergmann
2016-01-29net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann
2016-01-29net: hp100: remove unnecessary #ifdefsArnd Bergmann
2016-01-29net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2016-01-29Merge branch 'ipv6-sticky-pktinfo'David S. Miller
2016-01-29ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-01-29ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-01-29Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller
2016-01-29netlink: not trim skb for mmaped socket when dumpKen-ichirou MATSUZAWA
2016-01-29vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing
2016-01-29net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot
2016-01-29fib_trie: Fix shift by 32 in fib_table_lookupAlexander Duyck
2016-01-29net: moxart: use correct accessors for DMA memoryArnd Bergmann
2016-01-29ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann