summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-08-2911-93/+488
|\
| * tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo2013-08-271-1/+1
| * perf tools: Add pid to struct threadAdrian Hunter2013-08-273-7/+15
| * perf trace: Add beautifier for madvise behaviour/advice parmArnaldo Carvalho de Melo2013-08-271-0/+40
| * perf trace: Add beautifier for mmap flags parmArnaldo Carvalho de Melo2013-08-261-1/+40
| * perf trace: Add beautifier for mmap prot parmArnaldo Carvalho de Melo2013-08-261-3/+38
| * perf trace: Allow overiding the formatting of syscall fieldsArnaldo Carvalho de Melo2013-08-261-3/+16
| * perf trace: Add aliases to remaining syscalls of the sys_enter_newfooArnaldo Carvalho de Melo2013-08-261-0/+4
| * perf trace: Allow printing syscall return values in hexArnaldo Carvalho de Melo2013-08-261-0/+7
| * perf trace: Simplify sys_exit return printingArnaldo Carvalho de Melo2013-08-261-3/+6
| * perf trace: Introduce syscall arg formattersArnaldo Carvalho de Melo2013-08-261-3/+36
| * perf trace: Hide sys_exit messages about syscall id = -1Arnaldo Carvalho de Melo2013-08-261-1/+16
| * perf trace: Add --verbose optionArnaldo Carvalho de Melo2013-08-262-4/+12
| * perf trace: Support ! in -e expressionsArnaldo Carvalho de Melo2013-08-262-9/+21
| * perf tools: Don't install scripting files files when disabledArnaldo Carvalho de Melo2013-08-261-1/+5
| * perf tools: Sample after exit loses thread correlationDavid Ahern2013-08-262-14/+25
| * perf trace: Make command line arguments consistent with perf-recordDavid Ahern2013-08-262-6/+12
| * perf trace: Implement -o/--output filenameArnaldo Carvalho de Melo2013-08-262-48/+90
| * perf tools: Add debug printsAdrian Hunter2013-08-162-1/+69
| * perf tools: Re-implement debug print function for linking python/perf.soAdrian Hunter2013-08-161-0/+20
| * perf tools: Try to increase the file descriptor limits on EMFILEAndi Kleen2013-08-161-0/+28
| * perf kvm: Remove force option to cmd_recordDavid Ahern2013-08-161-1/+0
* | Merge branch 'linus' into perf/coreIngo Molnar2013-08-29331-1364/+2778
|\ \ | |/ |/|
| * Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-286-20/+33
| |\
| | * fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbersGoldwyn Rodrigues2013-08-281-1/+1
| | * memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin2013-08-281-0/+2
| | * drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-08-281-0/+2
| | * IPC: bugfix for msgrcv with msgtyp < 0Svenning Sørensen2013-08-281-2/+3
| | * Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger2013-08-281-0/+1
| | * timer_list: correct the iterator for timer_listNathan Zimmer2013-08-281-17/+24
| * | vfs: make the dentry cache use the lockref infrastructureWaiman Long2013-08-283-47/+35
| * | Add new lockref infrastructure reference implementationWaiman Long2013-08-281-0/+71
| * | Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"Linus Torvalds2013-08-281-3/+7
| |/
| * Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-272-1/+2
| |\
| | * Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown2013-08-211-1/+1
| | |\
| | | * regmap: rbtree: Fix overlapping rbnodes.David Jander2013-08-211-1/+1
| | * | Merge remote-tracking branch 'regmap/fix/header' into regmap-linusMark Brown2013-08-211-0/+1
| | |\ \ | | | |/ | | |/|
| | | * regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman2013-08-151-0/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-274-15/+22
| |\ \ \
| | * | | powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-08-271-2/+2
| | * | | powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-08-272-0/+11
| | * | | powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-08-271-13/+9
| * | | | mm: move_ptes -- Set soft dirty bit depending on pte typeCyrill Gorcunov2013-08-271-1/+20
| * | | | Merge tag 'usb-3.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-261-0/+2
| |\ \ \ \
| | * | | | USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern2013-08-261-0/+2
| * | | | | Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-08-261-8/+23
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp2013-08-151-8/+23
| * | | | | Linux 3.11-rc7v3.11-rc7Linus Torvalds2013-08-251-1/+1
| * | | | | Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-252-2/+3
| |\ \ \ \ \
| | * | | | | staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-231-1/+1
OpenPOWER on IntegriCloud