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
2009-06-05
perf_counter tools: Sample and display frequency adjustment changes
Ingo Molnar
2
-7
/
+34
2009-06-05
perf_counter: Fix frequency adjustment for < HZ
Peter Zijlstra
2
-7
/
+28
2009-06-05
perf_counter: Add PERF_SAMPLE_PERIOD
Peter Zijlstra
2
-0
/
+12
2009-06-05
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
Peter Zijlstra
2
-5
/
+5
2009-06-05
perf_counter tools: Remove -march=native
Ingo Molnar
1
-1
/
+1
2009-06-05
perf_counter tools: Clarify events/samples naming
Ingo Molnar
3
-35
/
+35
2009-06-05
perf report: Display user/kernel differentiator
Ingo Molnar
1
-7
/
+9
2009-06-05
perf report: Deal with maps
Peter Zijlstra
3
-2
/
+37
2009-06-05
perf_counter: Generate mmap events for install_special_mapping()
Peter Zijlstra
3
-20
/
+33
2009-06-05
x86: Set context.vdso before installing the mapping
Peter Zijlstra
2
-3
/
+10
2009-06-05
perf record, top: Implement --freq
Ingo Molnar
2
-5
/
+18
2009-06-05
perf record: Split out counter creation into a helper function
Ingo Molnar
1
-47
/
+53
2009-06-05
perf_counter tools: Fix incorrect printf formats
Yong Wang
1
-1
/
+1
2009-06-05
perf_counter: Fix lockup with interrupting counters
Paul Mackerras
1
-1
/
+1
2009-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-3
/
+0
2009-06-05
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
17
-32
/
+151
2009-06-05
drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero
Salman Qazi
1
-0
/
+3
2009-06-05
perf_counter tools: Fix warn_unused_result warnings
Frederic Weisbecker
1
-2
/
+5
2009-06-04
perf report: Add -vvv to print the list of threads and its mmaps
Arnaldo Carvalho de Melo
1
-0
/
+36
2009-06-04
perf_counter: Sleep before refresh using poll in perf top
Frederic Weisbecker
1
-11
/
+9
2009-06-04
lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR
Rusty Russell
2
-4
/
+14
2009-06-04
perf_counter tools: Use fork and remove munmap events
Peter Zijlstra
2
-31
/
+93
2009-06-04
perf_counter: Remove munmap stuff
Peter Zijlstra
3
-51
/
+4
2009-06-04
perf_counter: Add fork event
Peter Zijlstra
3
-19
/
+126
2009-06-04
perf stat: Update help text
Ingo Molnar
1
-11
/
+19
2009-06-04
perf report: Bail out if there are unrecognized options/arguments
Ingo Molnar
1
-1
/
+7
2009-06-04
perf_counter tools: Dont output in color on !tty
Ingo Molnar
1
-3
/
+14
2009-06-04
perf_counter tools: Add color terminal output support
Ingo Molnar
6
-7
/
+300
2009-06-04
perf report: Add consistent spacing rules
Peter Zijlstra
1
-15
/
+19
2009-06-04
perf report: Print out the total number of events
Ingo Molnar
1
-0
/
+2
2009-06-04
perf_counter tools: Print out symbol parsing errors only if --verbose
Ingo Molnar
4
-19
/
+32
2009-06-04
perf report: Simplify symbol output
Peter Zijlstra
1
-11
/
+6
2009-06-04
perf_counter tools: Build with native optimization
Ingo Molnar
1
-1
/
+1
2009-06-04
drm/i915: Remove a bad BUG_ON in the fence management code.
Eric Anholt
1
-3
/
+0
2009-06-04
perf record/report: Fix PID/COMM handling
Ingo Molnar
2
-2
/
+2
2009-06-04
perf_counter: Documentation update
Yong Wang
1
-7
/
+0
2009-06-04
perf_counter: powerpc: Use new identifier names in powerpc-specific code
Paul Mackerras
1
-1
/
+1
2009-06-04
perf top: Reduce default filter threshold
Ingo Molnar
1
-5
/
+8
2009-06-04
perf report: Fix rbtree bug
Arnaldo Carvalho de Melo
1
-4
/
+5
2009-06-04
drm: ignore EDID with really tiny modes.
Adam Jackson
1
-0
/
+5
2009-06-04
drm: don't associate _DRM_DRIVER maps with a master
Ben Skeggs
1
-1
/
+2
2009-06-04
drm/i915: intel_lvds.c fix section mismatch
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
10
-13
/
+124
2009-06-04
drm: set permissions on edid file to 0444
Keith Packard
1
-0
/
+1
2009-06-04
drm: add newlines to text sysfs files
Keith Packard
1
-3
/
+3
2009-06-04
drm/radeon: fix ring free alignment calculations
Dave Airlie
2
-3
/
+6
2009-06-04
drm: fix irq naming for kms drivers.
Dave Airlie
2
-11
/
+9
2009-06-04
perf report: Handle all known event types
Ingo Molnar
1
-0
/
+9
2009-06-04
perf report: Split out event processing helpers
Ingo Molnar
1
-93
/
+118
2009-06-04
perf report: Clean up event processing
Ingo Molnar
1
-88
/
+98
[prev]
[next]