Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | drm/i915: Don't let an oops get triggered from irq_emit without dma init. | Eric Anholt | 2009-04-17 | 1 | -1/+1 | |
| * | | | | drm/i915: allow tiled front buffers on 965+ | Jesse Barnes | 2009-04-16 | 2 | -0/+10 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-04-28 | 12 | -95/+130 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2009-04-28 | 10 | -94/+122 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | RDMA/nes: Update iw_nes version | Chien Tung | 2009-04-27 | 1 | -3/+1 | |
| | | | | * | | | | | RDMA/nes: Fix error path in nes_accept() | Faisal Latif | 2009-04-27 | 1 | -1/+4 | |
| | | | | * | | | | | RDMA/nes: Fix hang issues for large cluster dynamic connections | Faisal Latif | 2009-04-27 | 1 | -31/+25 | |
| | | | | * | | | | | RDMA/nes: Increase rexmit timeout interval | Faisal Latif | 2009-04-27 | 2 | -1/+6 | |
| | | | | * | | | | | RDMA/nes: Check for sequence number wrap-around | Faisal Latif | 2009-04-27 | 1 | -1/+2 | |
| | | | | * | | | | | RDMA/nes: Do not set apbvt entry for loopback | Faisal Latif | 2009-04-27 | 1 | -4/+6 | |
| | | | | * | | | | | RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n | Chien Tung | 2009-04-27 | 1 | -4/+0 | |
| | | | | * | | | | | RDMA/nes: Fix fw_ver in /sys | Chien Tung | 2009-04-27 | 1 | -4/+3 | |
| | | | | * | | | | | RDMA/nes: Set trace length to 1 inch for SFP_D | Chien Tung | 2009-04-27 | 1 | -1/+2 | |
| | | | | * | | | | | RDMA/nes: Enable repause timer for port 1 | Chien Tung | 2009-04-27 | 1 | -0/+6 | |
| | | | | * | | | | | RDMA/nes: Correct CDR loop filter setting for port 1 | Chien Tung | 2009-04-27 | 1 | -6/+8 | |
| | | | | * | | | | | RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal | Chien Tung | 2009-04-27 | 1 | -5/+2 | |
| | | | | * | | | | | RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() | Miroslaw Walukiewicz | 2009-04-21 | 2 | -1/+26 | |
| | | | | * | | | | | RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter | Matt Kraai | 2009-04-21 | 1 | -3/+2 | |
| | | | | * | | | | | RDMA/nes: Fix bugs in nes_reg_phys_mr() | Don Wood | 2009-04-20 | 1 | -14/+13 | |
| | | | | * | | | | | RDMA/nes: Fix compiler warning at nes_verbs.c:1955 | Chien Tung | 2009-04-20 | 1 | -1/+1 | |
| | | | * | | | | | | mlx4_core: Fix memory leak in mlx4_enable_msi_x() | Nicolas Morey-Chaisemartin | 2009-04-21 | 1 | -1/+1 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | IB/mthca: Fix timeout for INIT_HCA and a few other commands | Jack Morgenstein | 2009-04-20 | 1 | -7/+9 | |
| | | |/ / / / / | ||||||
| | * | | | | | | IPoIB: Disable NAPI while CQ is being drained | Yossi Etigin | 2009-04-20 | 2 | -6/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | RDMA/cxgb3: Don't zero QP attrs when moving to IDLE | Steve Wise | 2009-04-20 | 1 | -1/+0 | |
| * | | | | | | RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections | Steve Wise | 2009-04-20 | 1 | -0/+8 | |
| |/ / / / / | ||||||
* | | | | | | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> | Geert Uytterhoeven | 2009-04-28 | 1 | -0/+1 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-28 | 3 | -15/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bio: fix memcpy corruption in bio_copy_user_iov() | FUJITA Tomonori | 2009-04-28 | 1 | -0/+3 | |
| * | | | | | | hd: fix locking | Tejun Heo | 2009-04-28 | 1 | -10/+7 | |
| * | | | | | | mg_disk: fix CONFIG_LBD=y warning | Bartlomiej Zolnierkiewicz | 2009-04-28 | 1 | -1/+1 | |
| * | | | | | | mg_disk: fix locking | Tejun Heo | 2009-04-28 | 1 | -4/+13 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-04-28 | 4 | -12/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | regulator: Fix default constraints for fixed voltage regulators | Mark Brown | 2009-04-28 | 1 | -2/+5 | |
| * | | | | | | regulator/bq24022: fix bug in is_enabled function | Philipp Zabel | 2009-04-28 | 1 | -2/+1 | |
| * | | | | | | regulator/virtual: fix strings compare predicates | Mike Rapoport | 2009-04-28 | 1 | -4/+4 | |
| * | | | | | | regulator core: fix double-free in regulator_register() error path | Paul Walmsley | 2009-04-28 | 1 | -0/+4 | |
| * | | | | | | drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL... | Diego Liziero | 2009-04-28 | 1 | -2/+2 | |
| * | | | | | | unreachable code in drms_uA_update() | Dan Carpenter | 2009-04-28 | 1 | -2/+2 | |
| * | | | | | | regulator: fix header file missing kernel-doc | Randy Dunlap | 2009-04-28 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-28 | 10 | -50/+54 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | powerpc/ps3: Fix build error on UP | Geoff Levand | 2009-04-28 | 1 | -4/+0 | |
| * | | | | | | powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB | Michael Ellerman | 2009-04-28 | 1 | -1/+4 | |
| * | | | | | | powerpc: ppc32 needs elf_read_implies_exec() | Kumar Gala | 2009-04-28 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... | Paul Mackerras | 2009-04-28 | 2 | -14/+44 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | powerpc/44x: Correct memory size calculation for denali-based boards | Valentine Barshak | 2009-04-24 | 1 | -13/+43 | |
| | * | | | | | | maintainers: Fix PowerPC 4xx git tree | Josh Boyer | 2009-04-24 | 1 | -1/+1 | |
| * | | | | | | | powerpc/86xx: Add device_type entry to soc for ppc9a | Martyn Welch | 2009-04-27 | 1 | -0/+1 | |
| * | | | | | | | powerpc: fix for long standing bug noticed by gcc 4.4.0 | Stephen Rothwell | 2009-04-23 | 1 | -1/+1 | |
| * | | | | | | | Revert "powerpc: Add support for early tlbilx opcode" | Kumar Gala | 2009-04-23 | 4 | -30/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | powerpc: Revert switch to TEXT_TEXT in linker script | Tim Abbott | 2009-04-28 | 1 | -2/+2 | |
| |/ / / / / |/| | | | | |