summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-02perf trace: Add beautifier for futex 'operation' parmArnaldo Carvalho de Melo
2013-09-02perf trace: Allow syscall arg formatters to mask argsArnaldo Carvalho de Melo
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches
2013-09-02perf: Export struct perf_branch_entry to userspaceVince Weaver
2013-09-02perf: Add attr->mmap2 attribute to an eventStephane Eranian
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng
2013-08-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-08-30perf trace: Handle missing HUGEPAGE definesDavid Ahern
2013-08-29perf trace: Honor target pid / tid options when analyzing a fileDavid Ahern
2013-08-29perf trace: Add option to analyze events in a file versus liveDavid Ahern
2013-08-29perf evlist: Add tracepoint lookup by nameDavid Ahern
2013-08-29perf tests: Add a sample parsing testAdrian Hunter
2013-08-29perf tools: Add a function to calculate sample event sizeAdrian Hunter
2013-08-29perf tools: Expand perf_event__synthesize_sample()Adrian Hunter
2013-08-29perf tools: Add missing 'abi' member to 'struct regs_dump'Adrian Hunter
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter
2013-08-29perf evlist: Move perf_evlist__config() to a new source fileAdrian Hunter
2013-08-29perf: make events stream always parsableAdrian Hunter
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter
2013-08-29perf callchain: Remove unnecessary validationAdrian Hunter
2013-08-29perf evsel: Tidy up sample parsing overflow checkingAdrian Hunter
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter
2013-08-29Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-28Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-28fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbersGoldwyn Rodrigues
2013-08-28memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin
2013-08-28drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson
2013-08-28IPC: bugfix for msgrcv with msgtyp < 0Svenning Sørensen
2013-08-28Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger
2013-08-28timer_list: correct the iterator for timer_listNathan Zimmer
2013-08-28vfs: make the dentry cache use the lockref infrastructureWaiman Long
2013-08-28Add new lockref infrastructure reference implementationWaiman Long
2013-08-28Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink"Linus Torvalds
2013-08-27Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-27mm: move_ptes -- Set soft dirty bit depending on pte typeCyrill Gorcunov
2013-08-27tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo
2013-08-27perf tools: Add pid to struct threadAdrian Hunter
2013-08-27perf trace: Add beautifier for madvise behaviour/advice parmArnaldo Carvalho de Melo
2013-08-27powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-27powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-08-26Merge tag 'usb-3.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-26Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2013-08-26USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern
2013-08-26perf trace: Add beautifier for mmap flags parmArnaldo Carvalho de Melo
2013-08-26perf trace: Add beautifier for mmap prot parmArnaldo Carvalho de Melo
2013-08-26perf trace: Allow overiding the formatting of syscall fieldsArnaldo Carvalho de Melo