| Commit message (Expand) | Author | Age |
* | perf_counter, x86: consistent use of type int for counter index | Robert Richter | 2009-04-29 |
* | perf_counter, x86: generic use of cpuc->active | Robert Richter | 2009-04-29 |
* | perf_counter, x86: rename cpuc->active_mask | Robert Richter | 2009-04-29 |
* | perf_counter, x86: make x86_pmu_read() static inline | Robert Richter | 2009-04-29 |
* | perf_counter, x86: make pmu version generic | Robert Richter | 2009-04-29 |
* | perf_counter, x86: move counter parameters to struct x86_pmu | Robert Richter | 2009-04-29 |
* | perf_counter, x86: make x86_pmu data a static struct | Robert Richter | 2009-04-29 |
* | perf_counter, x86: modify initialization of struct x86_pmu | Robert Richter | 2009-04-29 |
* | perf_counter, x86: rename intel only functions | Robert Richter | 2009-04-29 |
* | perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_... | Robert Richter | 2009-04-29 |
* | perf_counter, x86: remove ack_status() from struct x86_pmu | Robert Richter | 2009-04-29 |
* | perf_counter, x86: remove get_status() from struct x86_pmu | Robert Richter | 2009-04-29 |
* | perf_counter, x86: make interrupt handler model specific | Robert Richter | 2009-04-29 |
* | perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu | Robert Richter | 2009-04-29 |
* | perfcounters: rename struct hw_perf_counter_ops into struct pmu | Robert Richter | 2009-04-29 |
* | perf_counter, x86: protect per-cpu variables with compile barriers only | Robert Richter | 2009-04-29 |
* | perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() | Robert Richter | 2009-04-29 |
* | perf_counter, x86: add default path to cpu detection | Robert Richter | 2009-04-29 |
* | perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERS | Robert Richter | 2009-04-29 |
* | perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus | Robert Richter | 2009-04-29 |
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 |
|\ |
|
| * | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-04-28 |
| |\ |
|
| | * | drm/i915: fix up error path leak in i915_cmdbuffer | Chris Wright | 2009-04-21 |
| | * | drm/i915: fix unpaired i915 device mutex on entervt failure. | Wu Fengguang | 2009-04-21 |
| | * | drm/i915: add support for G41 chipset | Zhenyu Wang | 2009-04-21 |
| | * | drm/i915: Enable ASLE if present | Matthew Garrett | 2009-04-17 |
| | * | drm/i915: Unregister ACPI video driver when exiting | Matthew Garrett | 2009-04-17 |
| | * | drm/i915: Register ACPI video even when not modesetting | Matthew Garrett | 2009-04-17 |
| | * | drm/i915: fix transition to I915_TILING_NONE | Keith Packard | 2009-04-17 |
| | * | drm/i915: Don't let an oops get triggered from irq_emit without dma init. | Eric Anholt | 2009-04-17 |
| | * | drm/i915: allow tiled front buffers on 965+ | Jesse Barnes | 2009-04-16 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-04-28 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *-----. \ | Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2009-04-28 |
| | |\ \ \ \ \ |
|
| | | | | | * | | RDMA/nes: Update iw_nes version | Chien Tung | 2009-04-27 |
| | | | | | * | | RDMA/nes: Fix error path in nes_accept() | Faisal Latif | 2009-04-27 |
| | | | | | * | | RDMA/nes: Fix hang issues for large cluster dynamic connections | Faisal Latif | 2009-04-27 |
| | | | | | * | | RDMA/nes: Increase rexmit timeout interval | Faisal Latif | 2009-04-27 |
| | | | | | * | | RDMA/nes: Check for sequence number wrap-around | Faisal Latif | 2009-04-27 |
| | | | | | * | | RDMA/nes: Do not set apbvt entry for loopback | Faisal Latif | 2009-04-27 |
| | | | | | * | | RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n | Chien Tung | 2009-04-27 |
| | | | | | * | | RDMA/nes: Fix fw_ver in /sys | Chien Tung | 2009-04-27 |
| | | | | | * | | RDMA/nes: Set trace length to 1 inch for SFP_D | Chien Tung | 2009-04-27 |
| | | | | | * | | RDMA/nes: Enable repause timer for port 1 | Chien Tung | 2009-04-27 |
| | | | | | * | | RDMA/nes: Correct CDR loop filter setting for port 1 | Chien Tung | 2009-04-27 |
| | | | | | * | | RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal | Chien Tung | 2009-04-27 |
| | | | | | * | | RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() | Miroslaw Walukiewicz | 2009-04-21 |
| | | | | | * | | RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter | Matt Kraai | 2009-04-21 |
| | | | | | * | | RDMA/nes: Fix bugs in nes_reg_phys_mr() | Don Wood | 2009-04-20 |
| | | | | | * | | RDMA/nes: Fix compiler warning at nes_verbs.c:1955 | Chien Tung | 2009-04-20 |
| | | | | * | | | mlx4_core: Fix memory leak in mlx4_enable_msi_x() | Nicolas Morey-Chaisemartin | 2009-04-21 |
| | | | | |/ / |
|