aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-16tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2-47/+48
2015-12-15perf record: Add record.build-id config optionNamhyung Kim2-1/+26
2015-12-14perf record: Support custom vmlinux pathHe Kuang2-2/+24
2015-12-14perf tools: Make options always available, even if required libs not linkedWang Nan4-13/+134
2015-12-14perf tools: Convert parse-options.c internal functions to staticJosh Poimboeuf2-18/+9
2015-12-14perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf5-104/+110
2015-12-14perf tools: Remove check for unused PERF_PAGER_IN_USEJosh Poimboeuf1-7/+1
2015-12-14perf tools: Create pager.hJosh Poimboeuf2-4/+8
2015-12-14perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf1-4/+4
2015-12-14perf build: Fix 'make clean'Josh Poimboeuf1-3/+4
2015-12-14perf test: Remove tarpkg at end of testJosh Poimboeuf1-1/+2
2015-12-14perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf1-3/+3
2015-12-14perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf1-1/+0
2015-12-14perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim1-3/+2
2015-12-14perf evsel: Disable branch flags/cycles for --callgraph lbrAndi Kleen1-1/+13
2015-12-14perf thread: Fix reference count initial stateArnaldo Carvalho de Melo3-11/+22
2015-12-14perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo1-0/+3
2015-12-14perf tools: Use same signal handling strategy as 'record'Arnaldo Carvalho de Melo1-1/+2
2015-12-13Linux 4.4-rc5Linus Torvalds1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra8-28/+28
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi1-3/+1
2015-12-12mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie1-0/+2
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins1-20/+14
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz1-2/+12
2015-12-12mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi1-4/+4
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson3-12/+5
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-12mm: fix kerneldoc on mem_cgroup_replace_pageHugh Dickins1-1/+1
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins2-8/+2
2015-12-12MAINTAINERS: make Vladimir co-maintainer of the memory controllerJohannes Weiner1-0/+1
2015-12-12mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progressMichal Hocko2-5/+20
2015-12-12mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka2-2/+3
2015-12-12memcg: fix memory.high targetVladimir Davydov1-1/+1
2015-12-12mm: hugetlb: fix hugepage memory leak caused by wrong reserve countNaoya Horiguchi1-1/+4
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller1-1/+2
2015-12-12parisc: Wire up mlock2 syscallHelge Deller2-1/+3
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas1-18/+0
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-11ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang1-0/+4
2015-12-11dt-bindings: define little-endian property for QorIQ GPIOLi Yang1-0/+4
2015-12-11ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu1-0/+1
2015-12-11USB: add quirk for devices with broken LPMAlan Stern3-1/+15
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+44
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas1-4/+8
2015-12-11ARM: dts: vf610: use reset values for L2 cache latenciesStefan Agner2-6/+1
2015-12-11perf tools: Clear struct machine during machine__init()Wang Nan1-0/+1
2015-12-11perf script: Add support for PERF_TYPE_BREAKPOINTWang Nan1-0/+14