summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-04-26perf stat: Add stalled cycles to the default outputIngo Molnar
2011-04-26perf stat: Add stalled cycles accounting, prettify the resulting outputIngo Molnar
2011-04-26perf stat: Factor our shadow statsIngo Molnar
2011-04-26perf stat: Make all displayed event names parseable as wellIngo Molnar
2011-04-26perf stat: Fail more clearly when an invalid modifier is specifiedIngo Molnar
2011-04-26perf tools: Accept case-insensitive symbolic event variantsIngo Molnar
2011-04-26perf stat: Print cache misses as percentageIngo Molnar
2011-04-26perf stat: Print stalled cycles percentageIngo Molnar
2011-04-26perf events, x86: Mark constrant tables read mostlyIngo Molnar
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar
2011-04-26Merge branch 'perf/urgent' into perf/statIngo Molnar
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra
2011-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds
2011-04-25eCryptfs: Flush dirty pages in setattrTyler Hicks
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks
2011-04-25eCryptfs: dput dentries returned from dget_parentTyler Hicks
2011-04-25eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds
2011-04-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-04-24Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-24libata: ahci_start_engine compliant to AHCI specJian Peng
2011-04-24ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov
2011-04-24ata: pata_at91.c bugfix for high master clockIgor Plyatov
2011-04-24ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley
2011-04-24ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley
2011-04-24libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney
2011-04-24ahci: don't enable port irq before handler is registeredMaxime Bizon
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds
2011-04-24perf events, x86, P4: Fix typo in commentJustin P. Mattock
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-23vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds
2011-04-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen
2011-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-04-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22perf, x86: P4 PMU -- Use perf_sample_data_init helperCyrill Gorcunov
2011-04-22Merge branch 'linus' into perf/coreIngo Molnar