aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-25perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter1-3/+15
2015-02-25perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter1-1/+2
2015-02-25perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer1-1/+1
2015-02-22perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry1-2/+2
2015-02-21kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2-0/+14
2015-02-21kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek1-14/+28
2015-02-18kprobes/x86: Mark 2 bytes NOP as boostableWang Nan1-1/+1
2015-02-18uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko1-35/+17
2015-02-18uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko1-48/+18
2015-02-18uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support themDenys Vlasenko1-19/+134
2015-02-09random: Fix fast_mix() functionGeorge Spelvin1-4/+4
2015-02-08Linux 3.19Linus Torvalds1-1/+1
2015-02-09nios2: fix unhandled signalsChung-Ling Tang1-3/+5
2015-02-07x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)1-1/+3
2015-02-07tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud5-130/+42
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim4-23/+0
2015-02-05nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi3-7/+44
2015-02-05MAINTAINERS: remove SUPERH websiteSudip Mukherjee1-1/+0
2015-02-05memcg, shmem: fix shmem migration to use lrucareMichal Hocko2-2/+2
2015-02-05mm: export "high_memory" symbol on !MMUArnd Bergmann1-0/+1
2015-02-05.mailmap: update Konstantin Khlebnikov's email addressKim Phillips1-0/+1
2015-02-05mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim1-1/+4
2015-02-05ASoC: Intel: fix sst firmware path for cht-bsw-rt5672Kevin Strasser1-1/+1
2015-02-05ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCsSylwester Nawrocki1-2/+2
2015-02-05spi: mxs: cleanup wait_for_completion return handlingNicholas Mc Guire1-3/+2
2015-02-05spi: ti-qspi: cleanup wait_for_completion return handlingNicholas Mc Guire1-8/+6
2015-02-05regulator: max77843: Add max77843 regulator driverJaewon Kim3-0/+236
2015-02-05IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmpJames Hogan1-0/+27
2015-02-05sit: fix some __be16/u16 mismatchesEric Dumazet1-4/+4
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet1-2/+2
2015-02-05net: remove some sparse warningsEric Dumazet1-3/+3
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet1-3/+3
2015-02-05ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca1-2/+2
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh1-3/+24
2015-02-05hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz1-1/+1
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas1-0/+1
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas1-1/+2
2015-02-04cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki1-3/+4
2015-02-04pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen1-2/+8
2015-02-04Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu1-0/+1
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai4-2/+15
2015-02-04net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-02-04vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin1-1/+3
2015-02-04gianfar: correct the bad expression while writing bit-patternSanjeev Sharma1-1/+1
2015-02-04net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2-51/+51
2015-02-04spi: spi-imx: cleanup wait_for_completion handlingNicholas Mc Guire1-7/+8
2015-02-04spi: sh-msiof: cleanup wait_for_completion return handlingNicholas Mc Guire1-4/+2
2015-02-04spi: match var type to return type of wait_for_completionNicholas Mc Guire1-1/+1
2015-02-04regmap: Fix i2c word access when using SMBus access functionsGuenter Roeck1-1/+45