summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-447/+795
2009-04-29e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller5-31/+61
2009-04-29netfilter: revised locking for x_tablesStephen Hemminger5-296/+204
2009-04-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-13/+34
2009-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-95/+130
2009-04-29m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1
2009-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-15/+24
2009-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds4-12/+19
2009-04-29Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier10-94/+122
2009-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-50/+54
2009-04-29powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori1-0/+3
2009-04-28hd: fix lockingTejun Heo1-10/+7
2009-04-28mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz1-1/+1
2009-04-28mg_disk: fix lockingTejun Heo1-4/+13
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown1-2/+5
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel1-2/+1
2009-04-28regulator/virtual: fix strings compare predicatesMike Rapoport1-4/+4
2009-04-28regulator core: fix double-free in regulator_register() error pathPaul Walmsley1-0/+4
2009-04-28drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero1-2/+2
2009-04-28unreachable code in drms_uA_update()Dan Carpenter1-2/+2
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann1-6/+3
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann4-3/+40
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2-22/+18
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2-3/+17
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala1-0/+1
2009-04-28Remove unused support code for refok sections.Tim Abbott3-29/+0
2009-04-28sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-28sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-28powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott1-2/+3
2009-04-28powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-28arm: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Remove unused header asm/init.h.Tim Abbott1-12/+0
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras2-14/+44
2009-04-28RDMA/nes: Update iw_nes versionChien Tung1-3/+1
2009-04-28RDMA/nes: Fix error path in nes_accept()Faisal Latif1-1/+4
2009-04-28RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif1-31/+25
2009-04-28RDMA/nes: Increase rexmit timeout intervalFaisal Latif2-1/+6
2009-04-28RDMA/nes: Check for sequence number wrap-aroundFaisal Latif1-1/+2
2009-04-28RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif1-4/+6
2009-04-28RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung1-4/+0
2009-04-28RDMA/nes: Fix fw_ver in /sysChien Tung1-4/+3
2009-04-28RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung1-1/+2
2009-04-28RDMA/nes: Enable repause timer for port 1Chien Tung1-0/+6
2009-04-28RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung1-6/+8