summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung2009-04-271-5/+2
| | | | | * | | | RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz2009-04-212-1/+26
| | | | | * | | | RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai2009-04-211-3/+2
| | | | | * | | | RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood2009-04-201-14/+13
| | | | | * | | | RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung2009-04-201-1/+1
| | | | * | | | | mlx4_core: Fix memory leak in mlx4_enable_msi_x()Nicolas Morey-Chaisemartin2009-04-211-1/+1
| | | | |/ / / /
| | | * / / / / IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein2009-04-201-7/+9
| | | |/ / / /
| | * / / / / IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2009-04-202-6/+5
| | |/ / / /
| * | | | | RDMA/cxgb3: Don't zero QP attrs when moving to IDLESteve Wise2009-04-201-1/+0
| * | | | | RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connectionsSteve Wise2009-04-201-0/+8
| |/ / / /
* | | | | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven2009-04-281-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-283-15/+24
|\ \ \ \ \
| * | | | | bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori2009-04-281-0/+3
| * | | | | hd: fix lockingTejun Heo2009-04-281-10/+7
| * | | | | mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz2009-04-281-1/+1
| * | | | | mg_disk: fix lockingTejun Heo2009-04-281-4/+13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-04-284-12/+19
|\ \ \ \ \ \
| * | | | | | regulator: Fix default constraints for fixed voltage regulatorsMark Brown2009-04-281-2/+5
| * | | | | | regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel2009-04-281-2/+1
| * | | | | | regulator/virtual: fix strings compare predicatesMike Rapoport2009-04-281-4/+4
| * | | | | | regulator core: fix double-free in regulator_register() error pathPaul Walmsley2009-04-281-0/+4
| * | | | | | drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero2009-04-281-2/+2
| * | | | | | unreachable code in drms_uA_update()Dan Carpenter2009-04-281-2/+2
| * | | | | | regulator: fix header file missing kernel-docRandy Dunlap2009-04-281-0/+1
| |/ / / / /
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-2810-50/+54
|\ \ \ \ \ \
| * | | | | | powerpc/ps3: Fix build error on UPGeoff Levand2009-04-281-4/+0
| * | | | | | powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman2009-04-281-1/+4
| * | | | | | powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala2009-04-281-0/+1
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras2009-04-282-14/+44
| |\ \ \ \ \ \
| | * | | | | | powerpc/44x: Correct memory size calculation for denali-based boardsValentine Barshak2009-04-241-13/+43
| | * | | | | | maintainers: Fix PowerPC 4xx git treeJosh Boyer2009-04-241-1/+1
| * | | | | | | powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch2009-04-271-0/+1
| * | | | | | | powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell2009-04-231-1/+1
| * | | | | | | Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-234-30/+3
| |/ / / / / /
* | / / / / / powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-281-2/+2
| |/ / / / / |/| | | | |
* | | | | | Remove unused support code for refok sections.Tim Abbott2009-04-273-29/+0
* | | | | | sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-272-2/+2
* | | | | | sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-2/+3
* | | | | | powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-271-2/+3
* | | | | | powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-271-1/+2
* | | | | | arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
* | | | | | FRV: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
* | | | | | FRV: Remove unused header asm/init.h.Tim Abbott2009-04-271-12/+0
* | | | | | Revert "linux.conf.au 2009: Tuz"Linus Torvalds2009-04-275-8477/+3216
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-2715-37/+97
|\ \ \ \ \ \
| * | | | | | PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-222-14/+57
| * | | | | | x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-221-0/+4
| * | | | | | docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-225-9/+18
| * | | | | | PCI: cleanup debug output resourcesYinghai Lu2009-04-221-2/+4
| * | | | | | x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-224-7/+9