summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-02-2713-90/+569
|\
| * perf symbols: Check compatible symtab type before loading dsoNamhyung Kim2014-02-241-9/+52
| * perf symbols: Check return value of filename__read_debuglink()Stephane Eranian2014-02-242-2/+4
| * perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa2014-02-241-0/+3
| * perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-243-23/+66
| * perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-246-0/+297
| * perf tools: Add feature check for libdw dwarf unwindJiri Olsa2014-02-244-8/+35
| * perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo2014-02-241-1/+1
| * perf tools: Add variable display for VF make outputJiri Olsa2014-02-241-4/+19
| * perf tools: Factor features display codeJiri Olsa2014-02-242-42/+85
| * perf tools: Fix bison OUTPUT directories dependencyJiri Olsa2014-02-241-2/+8
| * perf tests: Add pmu-bison.o make testJiri Olsa2014-02-241-4/+8
| * perf tests: Fix *.o make testsJiri Olsa2014-02-241-7/+3
* | perf: Optimize group_sched_in()Peter Zijlstra2014-02-271-1/+1
* | perf/x86: Add a few more commentsPeter Zijlstra2014-02-272-17/+38
* | perf: Remove redundant PMU assignmentMark Rutland2014-02-271-2/+0
* | perf: Fix prototype of find_pmu_context()Mark Rutland2014-02-271-1/+1
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-02-27918-5585/+10034
|\ \ | |/ |/|
| * perf: Fix hotplug splatPeter Zijlstra2014-02-271-6/+6
| * perf/x86: Fix event schedulingPeter Zijlstra2014-02-271-0/+3
| * Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-02-2510-38/+40
| |\
| | * MAINTAINERS: change mailing list address for Altera UART driversTobias Klauser2014-02-251-1/+1
| | * Makefile: fix build with make 3.80 againJan Beulich2014-02-251-2/+4
| | * MAINTAINERS: update L: misusesJoe Perches2014-02-251-3/+3
| | * Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabledFathi Boudra2014-02-251-1/+1
| | * ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-02-253-11/+15
| | * memcg: change oom_info_lock to mutexMichal Hocko2014-02-251-3/+3
| | * mm, thp: fix infinite loop on memcg OOMKirill A. Shutemov2014-02-252-14/+9
| | * drivers/fmc/fmc-write-eeprom.c: fix decimal permissionsJoe Perches2014-02-251-1/+1
| | * drivers/iommu/omap-iommu-debug.c: fix decimal permissionsJoe Perches2014-02-251-2/+2
| | * mm, hwpoison: release page on PageHWPoison() in __do_fault()Kirill A. Shutemov2014-02-251-0/+1
| * | Merge tag 'dmaengine-fixes-3.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-254-13/+54
| |\ \
| | * | ioat: fix tasklet tear downDan Williams2014-02-254-13/+54
| * | | Merge tag 'for-linus-20140225' of git://git.infradead.org/linux-mtdLinus Torvalds2014-02-252-22/+41
| |\ \ \
| | * | | mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta2014-02-231-3/+2
| | * | | mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta2014-02-231-10/+15
| | * | | mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta2014-02-231-8/+23
| | * | | mtd: nand: fix off-by-one read retry mode countingBrian Norris2014-02-141-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-02-255-12/+8
| |\ \ \ \
| | * | | | m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven2014-02-103-1/+5
| | * | | | m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2014-02-102-8/+1
| | * | | | m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven2014-02-101-3/+2
| | |/ / /
| * | | | Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-02-2515-260/+297
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-2410288-243570/+580715
| | |\ \ \
| | | * | | xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov2014-02-211-1/+6
| | | * | | xtensa: xtfpga: set ethoc clock frequencyMax Filippov2014-02-212-0/+2
| | | * | | xtensa: xtfpga: use common clock frameworkMax Filippov2014-02-212-6/+11
| | | * | | xtensa: support common clock frameworkMax Filippov2014-02-212-0/+3
| | | * | | xtensa: no need to select USE_GENERIC_SMP_HELPERSPaul Bolle2014-02-211-1/+0
| | | * | | xtensa: fsf: drop nonexistent GPIO32 supportMax Filippov2014-02-212-8/+2