aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vm/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-12parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architecturesHelge Deller3-0/+10
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches3-5/+4
2015-05-12iio: light: hid-sensor-prox: Fix memory leak in probe()Fabio Estevam1-5/+5
2015-05-12iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati1-0/+1
2015-05-12iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati1-1/+1
2015-05-12iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati1-14/+19
2015-05-13ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall1-1/+3
2015-05-13ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach BoardsJavier Martinez Canillas2-0/+2
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-12ARM: gemini: fix compiler warning due wrong data typeHans Ulli Kroll2-2/+6
2015-05-12Update be2net maintainers' email addressesSathya Perla1-4/+5
2015-05-12ARM: vexpress/tc2: Add interrupt-affinity to the PMU nodeSudeep Holla1-0/+1
2015-05-12ARM: vexpress/ca9: Add interrupt-affinity to the PMU nodeRobert Schwebel1-4/+6
2015-05-12ARM: vexpress/ca9: Add unified-cache property to l2 cache nodeRobert Schwebel1-0/+1
2015-05-12ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla1-4/+27
2015-05-12ARM: Gemini: Maintainers updateHans Ulli Kroll1-1/+1
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-11MAINTAINERS: 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-11ARM: OMAP2+: Remove bogus struct clk comparison for timer clockTony Lindgren1-8/+5
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-11Btrfs: fix race when reusing stale extent buffers that leads to BUG_ONFilipe Manana1-0/+19
2015-05-11Btrfs: fix race between block group creation and their cache writeoutFilipe Manana1-4/+27
2015-05-11Btrfs: fix panic when starting bg cache writeout after IO errorFilipe Manana1-4/+10
2015-05-11Btrfs: fix crash after inode cache writeback failureFilipe Manana1-2/+12
2015-05-11drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine1-3/+10
2015-05-11ARM: dove: Add clock-names to CuBox Si5351 clk generatorSebastian Hesselbarth1-0/+1
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-11ARC: inline cache flush toggle helpersVineet Gupta1-2/+2
2015-05-11ARC: With earlycon in use, retire EARLY_PRINTKVineet Gupta1-13/+0
2015-05-10net: mdio-gpio: Allow for unspecified bus idBert Vermeulen1-1/+4
2015-05-10af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).Kretschmer, Mathias1-3/+6
2015-05-10bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt1-2/+7
2015-05-10ARM: net: delegate filter to kernel interpreter when imm_offset() return value can't fit into 12bits.Nicolas Schichan1-1/+26
2015-05-10ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.Nicolas Schichan1-2/+13
2015-05-10Linux 4.1-rc3Linus Torvalds1-1/+1
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-10pty: Fix input race when closingPeter Hurley6-23/+54
2015-05-10tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui1-3/+2
2015-05-10ahci: avoton port-disable reset-quirkDan Williams1-8/+95