summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | tools lib traceevent: Detect build environment changesNamhyung Kim2012-07-251-2/+12
| | * | | perf tools: Fix build error with bison 2.6Kirill A. Shutemov2012-07-251-0/+3
| | * | | perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov2012-07-252-3/+12
| | * | | perf tools: Make the breakpoint events sample period default to 1Jovi Zhang2012-07-251-0/+1
| | * | | perf test: Add dso data caching testsJiri Olsa2012-07-254-0/+159
| | * | | perf symbols: Add dso data cachingJiri Olsa2012-07-252-18/+147
| | * | | perf symbols: Add interface to read DSO image dataJiri Olsa2012-07-252-0/+117
| | * | | perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa2012-07-254-102/+145
| | * | | perf hists: Print newline between hists callchainsFrederic Weisbecker2012-07-251-0/+2
| | * | | perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker2012-07-252-1/+2
| | * | | perf hists: Return correct number of characters printed in callchainFrederic Weisbecker2012-07-251-2/+3
| | * | | perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern2012-07-251-0/+6
| | * | | perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern2012-07-251-1/+10
| | * | | perf kvm: Fix bug resolving guest kernel symsDavid Ahern2012-07-253-0/+15
| | * | | perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern2012-07-251-1/+3
| | * | | perf kvm: Set name for VM process in guest machineDavid Ahern2012-07-251-1/+16
| | * | | perf symbols: Add machine id to modules debug messageDavid Ahern2012-07-231-2/+9
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-317-55/+121
|\ \ \ \ \
| * | | | | powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-311-1/+0
| * | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-07-316-54/+121
| |\ \ \ \ \
| | * | | | | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-07-261-2/+62
| | * | | | | powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi2012-07-261-20/+38
| | * | | | | powerpc/85xx: Fix sram_offset parameter typeClaudiu Manoil2012-07-262-27/+16
| | * | | | | powerpc/85xx: P3041DS - change espi input-clock from 40MHz to 35MHzShaohui Xie2012-07-261-1/+1
| | * | | | | powerpc/85xx: Fix pci base address error for p2020rdb-pc in dtsTang Yuantian2012-07-262-4/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-3118-105/+104
|\ \ \ \ \ \ \
| * | | | | | | s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-304-15/+15
| * | | | | | | s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-306-14/+15
| * | | | | | | s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-07-301-6/+7
| * | | | | | | s390/mm: make page faults killableHeiko Carstens2012-07-301-1/+11
| * | | | | | | s390: update defconfigHeiko Carstens2012-07-261-2/+3
| * | | | | | | s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-264-8/+25
| * | | | | | | s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-261-10/+2
| * | | | | | | s390/linker script: use RO_DATA_SECTIONHeiko Carstens2012-07-261-1/+1
| * | | | | | | s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-263-1/+2
| * | | | | | | s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens2012-07-261-47/+23
* | | | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-3127-237/+368
|\ \ \ \ \ \ \ \
| * | | | | | | | NFSd: make boot_time variable per network namespaceStanislav Kinsbursky2012-07-273-16/+25
| * | | | | | | | NFSd: make grace end flag per network namespaceStanislav Kinsbursky2012-07-272-5/+4
| * | | | | | | | Lockd: move grace period management from lockd() to per-net functionsStanislav Kinsbursky2012-07-271-6/+3
| * | | | | | | | LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-2710-58/+67
| * | | | | | | | LockD: manage grace list per network namespaceStanislav Kinsbursky2012-07-273-3/+13
| * | | | | | | | SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-275-7/+9
| * | | | | | | | NFSd: make nfsd4_manager allocated per network namespace context.Stanislav Kinsbursky2012-07-272-13/+21
| * | | | | | | | LockD: make lockd manager allocated per network namespaceStanislav Kinsbursky2012-07-272-8/+12
| * | | | | | | | LockD: manage grace period per network namespaceStanislav Kinsbursky2012-07-272-6/+13
| * | | | | | | | Lockd: add more debug to host shutdown functionsStanislav Kinsbursky2012-07-271-2/+2
| * | | | | | | | Lockd: host complaining function introducedStanislav Kinsbursky2012-07-271-27/+30
| * | | | | | | | LockD: manage used host count per networks namespaceStanislav Kinsbursky2012-07-272-0/+19
| * | | | | | | | LockD: manage garbage collection timeout per networks namespaceStanislav Kinsbursky2012-07-272-3/+10
OpenPOWER on IntegriCloud