summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-2633-163/+223
|\
| * [LMB]: Fix lmb_add_region if region should be added at the headKumar Gala2008-02-201-0/+5
| * [LMB]: Make lmb support large physical addressingBecky Bruce2008-02-142-66/+65Star
| * [LMB]: Fix initial lmb add region with a non-zero baseKumar Gala2008-02-141-0/+6
| * [LMB]: Fix bug in __lmb_alloc_base().David S. Miller2008-02-141-1/+7
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-1433-117/+161
* | Linux 2.6.25-rc3Linus Torvalds2008-02-241-1/+1
* | i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-243-3/+12
* | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8
* | i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-241-0/+7
* | Alchemy: compile fixManuel Lauss2008-02-244-0/+4
* | i2c: Storage class should be before const qualifierTobias Klauser2008-02-242-3/+3
* | i2c-pxa: Misc fixesWolfram Sang2008-02-241-11/+14
* | ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare2008-02-241-0/+2
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-248-20/+44
|\ \
| * | libata-core: fix kernel-doc warningRandy Dunlap2008-02-241-1/+1
| * | sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
| * | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
| * | libata-pmp: clear hob for pmp register accessesMark Lord2008-02-241-2/+2
| * | libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-244-3/+17
| * | power_state: get rid of write-only variable in SATAPavel Machek2008-02-241-3/+0Star
| * | pata_atiixp: Use 255 sector limitAlan Cox2008-02-241-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2451-180/+521
|\ \ \
| * | | [NETFILTER]: fix ebtable targets returnJoonwoo Park2008-02-243-3/+3
| * | | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-245-43/+10Star
| * | | [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-242-5/+8
| * | | [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov2008-02-241-2/+4
| * | | [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf2008-02-241-6/+19
| * | | tg3: ethtool phys_id defaultStephen Hemminger2008-02-241-1/+1
| * | | [BNX2]: Update version to 1.7.4.Michael Chan2008-02-241-2/+2
| * | | [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-242-1/+14
| * | | [BNX2]: More 5706S link down workaround.Michael Chan2008-02-241-15/+17
| * | | ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-211-5/+12
| * | | zd1211rw: fix sparse warningsJohannes Berg2008-02-211-3/+9
| * | | rtl818x: fix sparse warningsJohannes Berg2008-02-212-2/+6
| * | | ssb: Fix pcicore cardbus modeMichael Buesch2008-02-214-2/+39
| * | | ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-216-11/+122
| * | | ssb: Fix the GPIO APIMichael Buesch2008-02-214-18/+60
| * | | ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-217-0/+63
| * | | ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-212-5/+34
| * | | ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-211-6/+8
| * | | WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-213-6/+9
| * | | WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-211-0/+1
| * | | p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville2008-02-201-0/+1
| * | | p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt2008-02-201-0/+1
| * | | [NETNS]: Namespace leak in pneigh_lookup.Denis V. Lunev2008-02-201-0/+1
| * | | [SCTP]: Pick up an orphaned sctp_sockets_allocated counter.Pavel Emelyanov2008-02-201-0/+2
| * | | veth: fix dev refcount raceDaniel Lezcano2008-02-201-13/+40
| * | | [NIU]: More BMAC alt MAC address fixes.Matheos Worku2008-02-202-5/+6
| * | | [NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy2008-02-201-1/+1