summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-05-15Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-05-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-15mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman
2015-05-15MAINTAINERS: update Jingoo Han's email addressJingoo Han
2015-05-15CMA: page_isolation: check buddy before accessing itHui Zhu
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett
2015-05-15kernfs: do not account ino_ida allocations to memcgVladimir Davydov
2015-05-15gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-05-15tools/vm: fix page-flags buildAndi Kleen
2015-05-15drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton
2015-05-14Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-13e1000e: Add pm_qos headerDavid Ahern
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek
2015-05-13x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-05-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-05-12netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel
2015-05-12Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-05-12Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon
2015-05-12Update be2net maintainers' email addressesSathya Perla
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle
2015-05-12MAINTAINERS: update the official rdma git repoDoug Ledford
2015-05-11Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire
2015-05-11Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-11Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-11Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-05-11net_sched: gred: use correct backlog value in WRED modeDavid Ward
2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon
2015-05-11Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi...Mark Brown
2015-05-11Merge tag 'spi-v4.1-rc1' into spi-linusMark Brown
2015-05-11net: qca_spi: Fix possible race during probeStefan Wahren
2015-05-10net: mdio-gpio: Allow for unspecified bus idBert Vermeulen
2015-05-10af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).Kretschmer, Mathias