summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pasemi_mac: jumbo frame supportOlof Johansson2008-03-053-36/+333
* [POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson2008-03-052-0/+44
* [POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson2008-03-052-0/+80
* pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson2008-03-053-7/+36
* [POWERPC] Fix thinko in cpu_thread_mask_to_cores()Benjamin Herrenschmidt2008-02-261-1/+1
* [POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov2008-02-261-6/+1
* [POWERPC] mpic: Make sparse happyJohannes Berg2008-02-261-14/+18
* [POWERPC] Use FIELD_SIZEOF in arch/ppcJulia Lawall2008-02-261-1/+1
* [POWERPC] Remove dead code at KernelAltiVecDale Farnsworth2008-02-262-34/+0
* [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-264-0/+41
* 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/+65
| * [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-rc3v2.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/+0
| * | 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/+10
| * | | [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