summaryrefslogtreecommitdiffstats
path: root/tools/lguest (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-15MAINTAINERS: update Jingoo Han's email addressJingoo Han1-5/+5
2015-05-15CMA: page_isolation: check buddy before accessing itHui Zhu1-1/+2
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-15kernfs: do not account ino_ida allocations to memcgVladimir Davydov1-1/+8
2015-05-15gfp: add __GFP_NOACCOUNTVladimir Davydov3-1/+8
2015-05-15tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-15drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie1-0/+3
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare1-3/+4
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare1-3/+2
2015-05-13tools/liblockdep: Fix compilation errorEunbong Song1-0/+3
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song1-1/+2
2015-05-13irqchip: tegra: Set the proper base address in irq chip dataLucas Stach1-1/+1
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-13e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-13x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-05-13netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel1-1/+1
2015-05-13Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki1-10/+3
2015-05-12perf tools: Use getconf to determine number of online CPUsWill Deacon1-1/+1
2015-05-12tools: Fix tools/vm buildAndi Kleen1-1/+1
2015-05-12parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller3-0/+10
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches3-5/+4
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn2-2/+3
2015-05-12drm/radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova1-1/+1
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton1-15/+17
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon1-4/+4
2015-05-12Update be2net maintainers' email addressesSathya Perla1-4/+5
2015-05-12drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König6-9/+10
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle2-3/+5
2015-05-12MAINTAINERS: update the official rdma git repoDoug Ledford1-1/+1
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise1-8/+8
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire1-2/+2
2015-05-11net_sched: gred: use correct backlog value in WRED modeDavid Ward1-2/+2
2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau1-0/+4
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon1-28/+2
2015-05-11net: qca_spi: Fix possible race during probeStefan Wahren1-2/+2
2015-05-11drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine1-3/+10
2015-05-11perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian1-0/+1
2015-05-11x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov1-1/+1
2015-05-11net: mdio-gpio: Allow for unspecified bus idBert Vermeulen1-1/+4
2015-05-11af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).Kretschmer, Mathias1-3/+6
2015-05-11bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt1-2/+7
2015-05-11ARM: net: delegate filter to kernel interpreter when imm_offset() return valu...Nicolas Schichan1-1/+26
2015-05-11ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan1-2/+13
2015-05-11Linux 4.1-rc3v4.1-rc3Linus Torvalds1-1/+1
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-10ahci: avoton port-disable reset-quirkDan Williams1-8/+95