| Commit message (Expand) | Author | Age | Files | Lines |
* | perf_counter: Annotate exit ctx recursion | Peter Zijlstra | 2009-06-11 | 1 | -1/+12 |
* | perf_counter tools: Propagate signals properly | Peter Zijlstra | 2009-06-10 | 2 | -0/+25 |
* | perf_counter tools: Small frequency related fixes | Peter Zijlstra | 2009-06-10 | 2 | -2/+7 |
* | perf_counter: More aggressive frequency adjustment | Peter Zijlstra | 2009-06-10 | 3 | -44/+92 |
* | perf_counter/x86: Fix the model number of Intel Core2 processors | Yong Wang | 2009-06-10 | 1 | -1/+4 |
* | perf_counter, x86: Correct some event and umask values for Intel processors | Yong Wang | 2009-06-09 | 1 | -7/+7 |
* | perf_counter tools: Standardize color printing | Ingo Molnar | 2009-06-08 | 3 | -12/+19 |
* | perf report: Add support for profiling JIT generated code | Pekka Enberg | 2009-06-08 | 2 | -1/+79 |
* | perf_counter: Add mmap event hooks to mprotect() | Peter Zijlstra | 2009-06-08 | 1 | -0/+2 |
* | perf_counter, x86: Clean up hw_cache_event ids copies | Thomas Gleixner | 2009-06-08 | 1 | -6/+3 |
* | perf_counter, x86: Implement generalized cache event types, add AMD support | Thomas Gleixner | 2009-06-08 | 1 | -0/+102 |
* | perf_counter: Clean up x86 boot messages | Ingo Molnar | 2009-06-08 | 1 | -22/+24 |
* | perf_counter, x86: Implement generalized cache event types, add Atom support | Thomas Gleixner | 2009-06-08 | 1 | -1/+84 |
* | perf_counter, x86: Implement generalized cache event types, add Core2 support | Thomas Gleixner | 2009-06-08 | 1 | -1/+84 |
* | perf stat: Print out instructins/cycle metric | Ingo Molnar | 2009-06-07 | 1 | -0/+11 |
* | perf report: Print more expressive message in case of file open error | Ingo Molnar | 2009-06-07 | 1 | -1/+4 |
* | perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER | Ingo Molnar | 2009-06-07 | 2 | -7/+8 |
* | perf record: Fall back to cpu-clock-ticks if no PMU | Ingo Molnar | 2009-06-07 | 2 | -6/+33 |
* | perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av... | Ingo Molnar | 2009-06-07 | 2 | -50/+73 |
* | perf stat: Continue even on counter creation error | Ingo Molnar | 2009-06-07 | 1 | -14/+17 |
* | perf top: Wait for a minimal set of events before reading first snapshot | Frederic Weisbecker | 2009-06-07 | 1 | -5/+17 |
* | perf annotate: Fix command line help text | Ingo Molnar | 2009-06-06 | 1 | -1/+1 |
* | perf_counter tools: Initialize a stack variable before use | Arjan van de Ven | 2009-06-06 | 1 | -0/+2 |
* | perf annotate: Automatically pick up vmlinux in the local directory | Ingo Molnar | 2009-06-06 | 1 | -1/+1 |
* | perf_counter tools: Fix error condition in parse_aliases() | Ingo Molnar | 2009-06-06 | 1 | -4/+4 |
* | perf_counter tools: Warning fixes on 32-bit | Arjan van de Ven | 2009-06-06 | 2 | -3/+3 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 69 | -0/+0 |
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-06 | 105 | -391/+1173 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-06-05 | 1 | -3/+0 |
| |\ |
|
| | * | drm/i915: Remove a bad BUG_ON in the fence management code. | Eric Anholt | 2009-06-04 | 1 | -3/+0 |
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-05 | 17 | -32/+151 |
| |\ \ |
|
| | * | | drm: ignore EDID with really tiny modes. | Adam Jackson | 2009-06-04 | 1 | -0/+5 |
| | * | | drm: don't associate _DRM_DRIVER maps with a master | Ben Skeggs | 2009-06-04 | 1 | -1/+2 |
| | * | | drm/i915: intel_lvds.c fix section mismatch | Jaswinder Singh Rajput | 2009-06-04 | 1 | -1/+1 |
| | * | | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d... | Keith Packard | 2009-06-04 | 10 | -13/+124 |
| | * | | drm: set permissions on edid file to 0444 | Keith Packard | 2009-06-04 | 1 | -0/+1 |
| | * | | drm: add newlines to text sysfs files | Keith Packard | 2009-06-04 | 1 | -3/+3 |
| | * | | drm/radeon: fix ring free alignment calculations | Dave Airlie | 2009-06-04 | 2 | -3/+6 |
| | * | | drm: fix irq naming for kms drivers. | Dave Airlie | 2009-06-04 | 2 | -11/+9 |
| | |/ |
|
| * | | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero | Salman Qazi | 2009-06-05 | 1 | -0/+3 |
| * | | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR | Rusty Russell | 2009-06-04 | 2 | -4/+14 |
| |/ |
|
| * | Linux 2.6.30-rc8v2.6.30-rc8 | Linus Torvalds | 2009-06-03 | 1 | -1/+1 |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-03 | 1 | -83/+195 |
| |\ |
|
| | * | powerpc/pmac: Update PowerMac 32-bit defconfig | Benjamin Herrenschmidt | 2009-06-02 | 1 | -83/+195 |
| * | | parport: quickfix the proc registration bug | Alan Cox | 2009-06-02 | 2 | -3/+14 |
| * | | pata_netcell: LBA48 force identify bits correct | Alan Cox | 2009-06-02 | 1 | -1/+12 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-06-02 | 4 | -16/+33 |
| |\ \ |
|
| | * | | net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa... | Minoru Usui | 2009-06-02 | 1 | -6/+17 |
| | * | | e1000: add missing length check to e1000 receive routine | Neil Horman | 2009-06-02 | 1 | -2/+3 |
| | * | | forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) | Ed Swierk | 2009-06-02 | 1 | -2/+13 |