index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'perf/urgent' into perf/stat
Ingo Molnar
60
-278
/
+598
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
7
-79
/
+128
2011-04-26
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+12
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
Merge branch 'dcache-cleanup'
Linus Torvalds
2
-28
/
+18
2011-04-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-11
/
+103
2011-04-24
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-8
/
+47
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
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-4
/
+34
2011-04-24
vfs: get rid of 'struct dcache_hash_bucket' abstraction
Linus Torvalds
1
-24
/
+21
2011-04-23
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-8
/
+11
2011-04-23
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
5
-8
/
+14
2011-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
15
-40
/
+110
[next]