index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
perf stat: Adjust stall cycles warning percentages
Ingo Molnar
1
-4
/
+4
2011-04-29
perf stat: Analyze front-end and back-end stall counts
Ingo Molnar
2
-9
/
+39
2011-04-29
perf tools: Add front-end and back-end stalled cycles support
Ingo Molnar
3
-23
/
+28
2011-04-29
perf, x86: Add new stalled cycles events for Intel and AMD CPUs
Ingo Molnar
2
-7
/
+11
2011-04-29
perf events: Add generic front-end and back-end stalled cycle event definitions
Ingo Molnar
2
-2
/
+3
2011-04-28
perf stat: Fix compatibility behavior
Ingo Molnar
1
-1
/
+4
2011-04-28
perf stat: Add --sync/-S option
Ingo Molnar
1
-0
/
+7
2011-04-28
perf event, x86: Use better stalled cycles metric
Ingo Molnar
1
-2
/
+2
2011-04-27
perf stat: Fix printout vertical alignment
Ingo Molnar
1
-1
/
+1
2011-04-26
perf stat: Add -d/--detailed flag to run with a lot of events
Ingo Molnar
1
-8
/
+60
2011-04-26
perf stat: Print out miss/hit ratio for L1 data-cache events
Ingo Molnar
1
-0
/
+33
2011-04-26
perf stat: Print branch misses warning colors
Ingo Molnar
1
-7
/
+24
2011-04-26
perf stat: Print stalled cycles warning colors
Ingo Molnar
1
-6
/
+27
2011-04-26
perf stat: Fix -nan% output in perf stat noise printouts
Ingo Molnar
1
-5
/
+13
2011-04-26
perf stat: Add stalled cycles to the default output
Ingo Molnar
2
-8
/
+8
2011-04-26
perf stat: Add stalled cycles accounting, prettify the resulting output
Ingo Molnar
1
-13
/
+30
2011-04-26
perf stat: Factor our shadow stats
Ingo Molnar
1
-14
/
+19
2011-04-26
perf stat: Make all displayed event names parseable as well
Ingo Molnar
1
-2
/
+2
2011-04-26
perf stat: Fail more clearly when an invalid modifier is specified
Ingo Molnar
1
-11
/
+22
2011-04-26
perf tools: Accept case-insensitive symbolic event variants
Ingo Molnar
1
-3
/
+5
2011-04-26
perf stat: Print cache misses as percentage
Ingo Molnar
1
-3
/
+15
2011-04-26
perf stat: Print stalled cycles percentage
Ingo Molnar
1
-2
/
+9
2011-04-26
perf events, x86: Mark constrant tables read mostly
Ingo Molnar
1
-10
/
+10
2011-04-26
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
Ingo Molnar
4
-0
/
+6
2011-04-26
perf events, x86: Work around the Nehalem AAJ80 erratum
Ingo Molnar
1
-2
/
+14
2011-04-26
perf, x86: Fix BTS condition
Peter Zijlstra
2
-2
/
+5
2011-04-26
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-26
add hlist_bl_lock/unlock helpers
Christoph Hellwig
3
-20
/
+19
2011-04-26
bit_spinlock: don't play preemption games inside the busy loop
Linus Torvalds
1
-4
/
+4
2011-04-26
eCryptfs: Flush dirty pages in setattr
Tyler Hicks
1
-0
/
+6
2011-04-26
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
4
-16
/
+28
2011-04-26
eCryptfs: Add reference counting to lower files
Tyler Hicks
6
-59
/
+92
2011-04-26
eCryptfs: dput dentries returned from dget_parent
Tyler Hicks
1
-2
/
+2
2011-04-26
eCryptfs: Remove extra d_delete in ecryptfs_rmdir
Tyler Hicks
1
-2
/
+0
2011-04-24
libata: ahci_start_engine compliant to AHCI spec
Jian Peng
1
-0
/
+21
2011-04-24
ata: pata_at91.c bugfix for initial_timing initialisation
Igor Plyatov
1
-2
/
+12
2011-04-24
ata: pata_at91.c bugfix for high master clock
Igor Plyatov
1
-1
/
+7
2011-04-24
ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+6
2011-04-24
ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+8
2011-04-24
libata: Pioneer DVR-216D can't do SETXFER
Jeff Mahoney
1
-0
/
+1
2011-04-24
ahci: don't enable port irq before handler is registered
Maxime Bizon
2
-3
/
+16
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
3
-3
/
+6
2011-04-24
libata: Kill unused ATA_DFLAG_{H|D}IPM flags
Tejun Heo
1
-2
/
+0
2011-04-24
ahci: EM supported message type sysfs attribute
Hannes Reinecke
2
-0
/
+26
2011-04-24
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2011-04-24
vfs: get rid of insane dentry hashing rules
Linus Torvalds
2
-28
/
+18
2011-04-24
perf events, x86, P4: Fix typo in comment
Justin P. Mattock
1
-1
/
+1
2011-04-24
vfs: get rid of 'struct dcache_hash_bucket' abstraction
Linus Torvalds
1
-24
/
+21
2011-04-23
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
5
-8
/
+14
2011-04-22
perf, x86: Update/fix Intel Nehalem cache events
Peter Zijlstra
1
-4
/
+4
[next]