summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25perf machine: Fix path unpopulated in machine__create_modules()Adrian Hunter
2013-09-25perf tools: Explicitly add libdl dependencyDavid Ahern
2013-09-25perf probe: Fix probing symbols with optimization suffixMasami Hiramatsu
2013-09-24perf trace: Add mmap2 handlerDavid Ahern
2013-09-24perf kmem: Make it work again on non NUMA machinesJiri Olsa
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-20perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng
2013-09-20perf: Update ABI commentPeter Zijlstra
2013-09-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-09-19tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee
2013-09-19perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()Ingo Molnar
2013-09-19perf probe: Fix finder to find lines of given functionMasami Hiramatsu
2013-09-19perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo
2013-09-19perf tools: Fix compile with libelf without get_phdrnumAdrian Hunter
2013-09-19perf tools: Fix buildid cache handling of kallsyms with kcoreAdrian Hunter
2013-09-19perf annotate: Fix objdump line parsing offset validationAdrian Hunter
2013-09-19perf tools: Fill in new definitions for madvise()/mmap() flagsIngo Molnar
2013-09-19perf tools: Sharpen the libaudit dependencies testIngo Molnar
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver
2013-09-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-17tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-17KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov
2013-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-17kvm: free resources after canceling async_pfRadim Krčmář
2013-09-17KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2013-09-17KVM: x86 emulator: emulate RETF immBruce Rogers
2013-09-16Linux 3.12-rc1v3.12-rc1Linus Torvalds
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-16tile: remove stray blank spaceChris Metcalf
2013-09-16tile: <arch/> header updates from upstreamChris Metcalf
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf
2013-09-16tile: double default VMALLOC spaceChris Metcalf
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-15vfs: fix typo in comment in recent dentry workLinus Torvalds
2013-09-15partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso
2013-09-13Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-13vfs: fix dentry LRU list handling and nr_dentry_unused accountingLinus Torvalds
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke
2013-09-13cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu