aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-103-44/+92
* perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang2009-06-101-1/+4
* perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang2009-06-091-7/+7
* perf_counter tools: Standardize color printingIngo Molnar2009-06-083-12/+19
* perf report: Add support for profiling JIT generated codePekka Enberg2009-06-082-1/+79
* perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra2009-06-081-0/+2
* perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner2009-06-081-6/+3
* perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner2009-06-081-0/+102
* perf_counter: Clean up x86 boot messagesIngo Molnar2009-06-081-22/+24
* perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner2009-06-081-1/+84
* perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner2009-06-081-1/+84
* perf stat: Print out instructins/cycle metricIngo Molnar2009-06-071-0/+11
* perf report: Print more expressive message in case of file open errorIngo Molnar2009-06-071-1/+4
* perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar2009-06-072-7/+8
* perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar2009-06-072-6/+33
* perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar2009-06-072-50/+73
* perf stat: Continue even on counter creation errorIngo Molnar2009-06-071-14/+17
* perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker2009-06-071-5/+17
* perf annotate: Fix command line help textIngo Molnar2009-06-061-1/+1
* perf_counter tools: Initialize a stack variable before useArjan van de Ven2009-06-061-0/+2
* perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar2009-06-061-1/+1
* perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar2009-06-061-4/+4
* perf_counter tools: Warning fixes on 32-bitArjan van de Ven2009-06-062-3/+3
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-0669-0/+0
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-06105-391/+1173
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-06-041-3/+0
| |\
| | * drm/i915: Remove a bad BUG_ON in the fence management code.Eric Anholt2009-06-041-3/+0
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-0417-32/+151
| |\ \
| | * | drm: ignore EDID with really tiny modes.Adam Jackson2009-06-041-0/+5
| | * | drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs2009-06-041-1/+2
| | * | drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput2009-06-041-1/+1
| | * | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-0410-13/+124
| | * | drm: set permissions on edid file to 0444Keith Packard2009-06-041-0/+1
| | * | drm: add newlines to text sysfs filesKeith Packard2009-06-041-3/+3
| | * | drm/radeon: fix ring free alignment calculationsDave Airlie2009-06-042-3/+6
| | * | drm: fix irq naming for kms drivers.Dave Airlie2009-06-042-11/+9
| | |/
| * | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi2009-06-041-0/+3
| * | lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2009-06-042-4/+14
| |/
| * Linux 2.6.30-rc8Linus Torvalds2009-06-021-1/+1
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-021-83/+195
| |\
| | * powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt2009-06-021-83/+195
| * | parport: quickfix the proc registration bugAlan Cox2009-06-022-3/+14
| * | pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-021-1/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-024-16/+33
| |\ \
| | * | net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-021-6/+17
| | * | e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| | * | forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-011-6/+0
| | |\ \
| | | * | Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0
| * | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-06-023-5/+7
| |\ \ \ \